An open API service indexing awesome lists of open source software.

https://github.com/sabyasachi-seal/repository_views

A CI Workflow that counts the views of all my repositories automatically
https://github.com/sabyasachi-seal/repository_views

ci continuous-integration githubaction-workflow githubactions repository viewcount workflow

Last synced: 15 days ago
JSON representation

A CI Workflow that counts the views of all my repositories automatically

Awesome Lists containing this project

README

        

## [🚀 GitHub Profile Views Counter](https://github.com/Sabysasachi-Seal/github-profile-views-counter)
**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



2025/4/17 1:36 AM UTC


12


Response time graph 112





AIML-Training-Assignments



2025/4/17 1:37 AM UTC


13


Response time graph 61





AmazonPriceDropAlert



2025/4/17 1:37 AM UTC


1116


Response time graph 3009





AnalogClock



2025/4/17 1:37 AM UTC


359


Response time graph 1247





Attendance-Tracker



2025/4/17 1:37 AM UTC


475


Response time graph 864





Books



2025/4/17 1:37 AM UTC


94


Response time graph 611





Certificate-Generator-MLSA



2025/4/17 1:37 AM UTC


2398


Response time graph 7969





ChessTournament



2025/4/17 1:37 AM UTC


291


Response time graph 934





ChromeDinoGame



2025/4/17 1:38 AM UTC


112


Response time graph 876





CodingEasy



2025/4/17 1:38 AM UTC


9


Response time graph 36





CodingInC-CPP



2025/4/17 1:38 AM UTC


36


Response time graph 172





CodingInJava



2025/4/17 1:38 AM UTC


150


Response time graph 702





CodingInJS



2025/4/17 1:38 AM UTC


8


Response time graph 12





CodingInPython



2025/4/17 1:38 AM UTC


83


Response time graph 194





commclassroomOP



2025/4/17 1:38 AM UTC


5


Response time graph 6





CompetitionsAndPrograms



2025/4/17 1:39 AM UTC


16


Response time graph 58





ComputerArchitecture-PCC-CS492



2025/4/17 1:39 AM UTC


227


Response time graph 2245





cs-study-cases



2025/4/17 1:39 AM UTC


5


Response time graph 10





CSE-United



2025/4/17 1:39 AM UTC


66


Response time graph 226





DataLeakagePreventionSystem



2025/4/17 1:39 AM UTC


158


Response time graph 687





DiabetesPredictor



2025/4/17 1:39 AM UTC


257


Response time graph 1205





DSA-Bootcamp-Java



2025/4/17 1:39 AM UTC


106


Response time graph 499





E-BookFoundation-programming-books



2025/4/17 1:39 AM UTC


10


Response time graph 44





Events-And-Hackathons



2025/4/17 1:40 AM UTC


13


Response time graph 36





FaceMaskDetector



2025/4/17 1:40 AM UTC


202


Response time graph 416





GatsbyCloud_Demo



2025/4/17 1:40 AM UTC


4


Response time graph 4





GCP-Certificate



2025/4/17 1:40 AM UTC


754


Response time graph 2787





GitCode



2025/4/17 12:00 AM UTC


1414


Response time graph 4032





GitHub200



2025/4/17 1:40 AM UTC


23


Response time graph 64





google-portfolio



2025/4/17 1:40 AM UTC


28


Response time graph 58

Last updated on 2025/4/19 1:29 AM UTC


### Total Views Badge
[![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)

```readme
[![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
- 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.
## 📦 Third party

- [@octokit/rest](https://www.npmjs.com/package/@octokit/rest) - Send REST API requests to GitHub.
- [fs-extra](https://www.npmjs.com/package/fs-extra) - Creating directories and files.
- [simple-git](https://www.npmjs.com/package/simple-git) - Handling Git commands.
- [node-chart-exec](https://www.npmjs.com/package/node-chart-exec) - Generate graphs.