I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.

Github Profile Card using API (beginner)

Small web project made by me to learn DOM, fetch API and a bit of CSS.
It shows a Github profile card (avatar, followers, repos, link) and also
includes a simple BMI calculator and a live clock. Mad…


This content originally appeared on DEV Community and was authored by Sufal Thakre

Github Profile Card using API (beginner)

Small web project made by me to learn DOM, fetch API and a bit of CSS.
It shows a Github profile card (avatar, followers, repos, link) and also
includes a simple BMI calculator and a live clock. Made to practice real stuff.

What it does

  • Fetches GitHub user data from https://api.github.com/users/<username> using fetch.
  • Displays: avatar, name, bio, followers, public repos, following and a link to the GitHub profile.
  • Has a small BMI calculator (height in cm, weight in kg).
  • Shows your local time with a live clock.

Here my code :-
GitHub


This content originally appeared on DEV Community and was authored by Sufal Thakre


Print Share Comment Cite Upload Translate Updates
APA

Sufal Thakre | Sciencx (2025-09-23T16:49:08+00:00) I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.. Retrieved from https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/

MLA
" » I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.." Sufal Thakre | Sciencx - Tuesday September 23, 2025, https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/
HARVARD
Sufal Thakre | Sciencx Tuesday September 23, 2025 » I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.., viewed ,<https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/>
VANCOUVER
Sufal Thakre | Sciencx - » I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/
CHICAGO
" » I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.." Sufal Thakre | Sciencx - Accessed . https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/
IEEE
" » I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API.." Sufal Thakre | Sciencx [Online]. Available: https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/. [Accessed: ]
rf:citation
» I just finished a beginner project combining a BMI calculator, a live clock, and a GitHub profile card using the GitHub API. | Sufal Thakre | Sciencx | https://www.scien.cx/2025/09/23/i-just-finished-a-beginner-project-combining-a-bmi-calculator-a-live-clock-and-a-github-profile-card-using-the-github-api/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.