GitHub Profile Views Counter is a project that powered entirely by GitHub Actions
to fetch and store insights of repositories.
It uses GitHub API
to fetch the insight data of repositories and commits changes into a separate repository.
Repository | Last Updated | Unique | Views |
---|---|---|---|
3DContributionGraph | 2024/11/16 1:23 AM UTC | 12 | 112 |
AIML-Training-Assignments | 2024/11/16 1:23 AM UTC | 11 | 55 |
AmazonPriceDropAlert | 2024/11/16 12:00 AM UTC | 1033 | 2795 |
AnalogClock | 2024/11/16 1:23 AM UTC | 339 | 1208 |
Attendance-Tracker | 2024/11/16 1:23 AM UTC | 441 | 823 |
Books | 2024/11/16 1:23 AM UTC | 91 | 607 |
Certificate-Generator-MLSA | 2024/11/16 12:00 AM UTC | 2095 | 7258 |
ChessTournament | 2024/11/16 1:24 AM UTC | 285 | 918 |
ChromeDinoGame | 2024/11/16 1:24 AM UTC | 108 | 872 |
CodingEasy | 2024/11/16 1:24 AM UTC | 9 | 36 |
CodingInC-CPP | 2024/11/16 1:24 AM UTC | 29 | 165 |
CodingInJava | 2024/11/16 1:24 AM UTC | 144 | 692 |
CodingInJS | 2024/11/16 1:24 AM UTC | 8 | 12 |
CodingInPython | 2024/11/16 1:24 AM UTC | 74 | 185 |
commclassroomOP | 2024/11/16 1:24 AM UTC | 5 | 6 |
CompetitionsAndPrograms | 2024/11/16 1:24 AM UTC | 16 | 58 |
ComputerArchitecture-PCC-CS492 | 2024/11/16 1:25 AM UTC | 226 | 2244 |
cs-study-cases | 2024/11/16 1:25 AM UTC | 5 | 10 |
CSE-United | 2024/11/16 1:25 AM UTC | 61 | 221 |
DataLeakagePreventionSystem | 2024/11/16 1:25 AM UTC | 142 | 632 |
DiabetesPredictor | 2024/11/16 1:25 AM UTC | 247 | 1164 |
DSA-Bootcamp-Java | 2024/11/16 1:25 AM UTC | 106 | 499 |
E-BookFoundation-programming-books | 2024/11/16 1:25 AM UTC | 10 | 44 |
Events-And-Hackathons | 2024/11/16 1:25 AM UTC | 12 | 35 |
FaceMaskDetector | 2024/11/16 1:26 AM UTC | 199 | 393 |
GatsbyCloud_Demo | 2024/11/16 1:26 AM UTC | 4 | 4 |
GCP-Certificate | 2024/11/16 1:26 AM UTC | 722 | 2723 |
GitCode | 2024/11/16 12:00 AM UTC | 1275 | 3768 |
GitHub200 | 2024/11/16 1:26 AM UTC | 21 | 62 |
GPT-4 | 2024/11/16 1:26 AM UTC | 60 | 96 |
Last updated on 2024/11/18 1:30 AM UTC
[![Image of https://github.com/Sabyasachi-Seal/Repository_Views](https://github.com/Sabyasachi-Seal/Repository_Views/blob/master/svg/profile/badge.svg)](https://github.com/Sabyasachi-Seal/Repository_Views)
- Do not commit any changes to
./cache
directory. This feature helps to integrity of the records for visitors. - The app will automatically stop measuring insights until you revoke those commits.
- @octokit/rest - Send REST API requests to GitHub.
- fs-extra - Creating directories and files.
- simple-git - Handling Git commands.
- node-chart-exec - Generate graphs.