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/26 1:25 AM UTC | 12 | 112 |
AIML-Training-Assignments | 2024/11/26 1:25 AM UTC | 11 | 55 |
AmazonPriceDropAlert | 2024/11/26 12:00 AM UTC | 1036 | 2798 |
AnalogClock | 2024/11/26 12:00 AM UTC | 340 | 1209 |
Attendance-Tracker | 2024/11/26 1:26 AM UTC | 443 | 825 |
Books | 2024/11/26 1:26 AM UTC | 91 | 607 |
Certificate-Generator-MLSA | 2024/11/26 12:00 AM UTC | 2122 | 7372 |
ChessTournament | 2024/11/26 1:26 AM UTC | 285 | 918 |
ChromeDinoGame | 2024/11/26 1:26 AM UTC | 108 | 872 |
CodingEasy | 2024/11/26 1:26 AM UTC | 9 | 36 |
CodingInC-CPP | 2024/11/26 1:26 AM UTC | 29 | 165 |
CodingInJava | 2024/11/26 1:26 AM UTC | 144 | 692 |
CodingInJS | 2024/11/26 1:27 AM UTC | 8 | 12 |
CodingInPython | 2024/11/26 1:27 AM UTC | 75 | 186 |
commclassroomOP | 2024/11/26 1:27 AM UTC | 5 | 6 |
CompetitionsAndPrograms | 2024/11/26 1:27 AM UTC | 16 | 58 |
ComputerArchitecture-PCC-CS492 | 2024/11/26 1:27 AM UTC | 226 | 2244 |
cs-study-cases | 2024/11/26 1:27 AM UTC | 5 | 10 |
CSE-United | 2024/11/26 1:27 AM UTC | 62 | 222 |
DataLeakagePreventionSystem | 2024/11/26 1:27 AM UTC | 142 | 632 |
DiabetesPredictor | 2024/11/26 1:28 AM UTC | 248 | 1165 |
DSA-Bootcamp-Java | 2024/11/26 1:28 AM UTC | 106 | 499 |
E-BookFoundation-programming-books | 2024/11/26 1:28 AM UTC | 10 | 44 |
Events-And-Hackathons | 2024/11/26 1:28 AM UTC | 12 | 35 |
FaceMaskDetector | 2024/11/26 1:28 AM UTC | 199 | 393 |
GatsbyCloud_Demo | 2024/11/26 1:28 AM UTC | 4 | 4 |
GCP-Certificate | 2024/11/26 1:28 AM UTC | 725 | 2726 |
GitCode | 2024/11/26 12:00 AM UTC | 1285 | 3786 |
GitHub200 | 2024/11/26 1:29 AM UTC | 21 | 62 |
google-portfolio | 2024/11/25 1:29 AM UTC | 1 | 4 |
Last updated on 2024/11/28 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.