https://github.com/himanshurajora/gitstare
Staring at people's github profile and looking at what they are doing
https://github.com/himanshurajora/gitstare
commits github github-api stare
Last synced: about 2 months ago
JSON representation
Staring at people's github profile and looking at what they are doing
- Host: GitHub
- URL: https://github.com/himanshurajora/gitstare
- Owner: himanshurajora
- Created: 2022-01-16T13:37:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-29T01:18:36.000Z (7 months ago)
- Last Synced: 2025-12-01T02:44:46.381Z (7 months ago)
- Topics: commits, github, github-api, stare
- Language: TypeScript
- Homepage: https://gitstare.web.app
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Git Stare 🥸
#### As always this project was also inspired by A personal problem I faced.
### Problem
The Problem is that when I wanted to look at other people's github activity, I had to open and load the whole page just to see the activity in the activity graph. So I decided to make a small web app
### Solution
I made a small web app that will only load the recent activity of the user.
### Features
- Load the activity of the user
- username can be specified in the url, format : ``` https://gitstare.web.app/username ```
### New
- Identical color schemas for different types of activity
- Direct Access to commit changes links
### Future Scope
- Activity Graph Support
- Other Amazing Features (Like: Search, Filter, etc)
Made By Vedik Dev - Himanshu Jangid
Contributors:
1. Himanshu Jangid
2. Spark117 (The Ghost Dev)
A Dev Series' Project
### VCF - For Devs By Devs