back to home

antonkomarev / github-profile-views-counter

It counts how many times your GitHub profile has been viewed. Free cloud micro-service.

4,840 stars
414 forks
12 issues
PHPMakefileDockerfile

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing antonkomarev/github-profile-views-counter in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/antonkomarev/github-profile-views-counter)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

GitHub Profile Views Counter Introduction Try [Ÿ HŸPE] service as the more robust and feature rich solution. GHPVС project is proof of concept. This counter designed to be an analytical instrument for you, but not for people who are visiting your profile. It could be used to see profile views dynamics as result of development activity, blogging or taking part in a conference. It counts how many times your GitHub profile has been viewed and displays them in your profile, for free. Usage Cloud solution launched as 100% free experience. [Help me cut server costs] if you like this service. If you want to see big numbers in your profile, deploy a standalone solution to draw any views count you want without spamming our server. Everybody knows that any counters could be faked. > A billion fake profile views doesn't make you a very popular person, it makes you a person with a billion number in the counter. Create GitHub profile repository GitHub magic will happen as soon as you will create a new repository named equally to your username. [Live demo] of [my profile repository]. Add counter to GitHub profile You need to add counter in README.md file in your profile repository via Markdown syntax: > [!NOTE] > > Don't forget to replace example parameter with real value. Make it personal Color You can use any valid HEX color or pick from a predefined set of named colors ( is the default). | color | demo | | ----- | ---- | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Named color** **Hex color** > [!NOTE] > > HEX colors should be used without symbol prefix. Styles The following styles are available ( is the default). | style | demo | | ----- | ---- | | | | | | | | | | | | | | | this is "invisible" mode for counter. Use it when you want to have counter without of displaying of it | Label You can overwrite default text with your own label. > [!NOTE] > > Replace whitespace with character in multi-word labels. Base number You can provide a number to add to the counter. This is useful if you are migrating from another service. For example, a user with 1000 views on another service who wants to migrate to GHPVC will use the following url to ensure the 1000 views are accounted for: Abbreviation You can set the parameter to if you would like the counter to be abbreviated. For example, a counter with 12345 views, will be displayed as 12.3K. FAQ Can I see detailed statistics? This project provides minimalistic counter only. Use [Ÿ HŸPE] service if you want to get detailed info about: • user profile views • user followers history • repository stars history • repository traffic for longer than 14 days How to reset counter? To reset counter you should log in to the [Ÿ HŸPE] service, and then you will be able to reset counter on the https://yhype.me/ghpvc page. Why does the counter increase every time the page is reloaded? This is counter of profile views (page hits), not a counter of unique visitors. There is no way to get the username, browser user agent or IP address of the visitor because GitHub proxies all image URLs through the [GitHub Camo service]. In other words, we can only increment the counter for each request from the GitHub proxy server, we don't know who initiated it. Are you making money on it? No. Only spending it. [Become a sponsor] if you want it to keep running & receive new features. Alternatives • [Ÿ HŸPE] enhanced GitHub professional account statistics & analytics License • application is open-sourced software licensed under the MIT license by [Anton Komarev]. • hero image licensed under MIT license by [GitHub, Inc]. 🌟 Stargazers over time [Anton Komarev]: https://komarev.com [GitHub, Inc]: https://github.com [Live demo]: https://github.com/antonkomarev [my profile repository]: https://github.com/antonkomarev/antonkomarev [Help me cut server costs]: https://paypal.me/antonkomarev [Become a sponsor]: https://paypal.me/antonkomarev [GitHub Camo service]: https://github.blog/2010-11-13-sidejack-prevention-phase-3-ssl-proxied-assets/ [Ÿ HŸPE]: https://yhype.me