This API allows you to display a profile view counter in your GitHub README.md
file. With this simple tool, you can show how many people have visited your GitHub profile in real-time.
- Counts the number of times your GitHub profile has been viewed.
- Easy to integrate into any GitHub
README.md
file. - Hosted and served on a fast and reliable platform.
https://githubviews.photosoko.com/user/?username=<your-github-username>
username
(required): Your GitHub username.
Follow these steps to add the profile view counter to your GitHub README.md
file:
-
Copy the Markdown code below and paste it into your
README.md
file:
Replace
<your-github-username>
with your actual GitHub username. -
Commit and push your changes to your GitHub repository.
-
Open your GitHub profile page, and you will see the profile view counter displayed in your
README.md
file.
If your GitHub username is ElvisKemoi
, use the following code in your README.md
file:

This will display the profile view counter as shown below:
- The view count is updated in real-time.
- Ensure that you replace
<your-github-username>
with your exact GitHub username to avoid errors. - The API is free to use and hosted on Vercel for high availability.
Feel free to contribute to the project by submitting issues or pull requests. Your feedback is highly appreciated!
This project is open source and available under the MIT License.