Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavi2410/year-in-review-2023
GitHub Year In Review 2023 -- generated by ChatGPT
https://github.com/pavi2410/year-in-review-2023
2023 advent-of-code chatgpt github new-year web year-in-review
Last synced: about 2 months ago
JSON representation
GitHub Year In Review 2023 -- generated by ChatGPT
- Host: GitHub
- URL: https://github.com/pavi2410/year-in-review-2023
- Owner: pavi2410
- Created: 2023-12-02T14:37:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-02T16:09:38.000Z (about 1 year ago)
- Last Synced: 2024-10-15T08:07:51.471Z (3 months ago)
- Topics: 2023, advent-of-code, chatgpt, github, new-year, web, year-in-review
- Language: JavaScript
- Homepage: https://pavi2410.github.io/year-in-review-2023/
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Year in Review 2023 🎉
![GitHub Year in Review 2023](https://github.com/pavi2410/year-in-review-2023/assets/28837746/1a62a78c-5838-4745-96da-6a137c3f37d4)
Welcome to GitHub Year in Review! This simple web app allows you to view your GitHub activity for the year 2024 in a creative and fun way.
## Features
- **Total Repositories:** See the total number of repositories you have on GitHub.
- **Languages Used:** Discover the variety of programming languages you utilized.
- **Most Used Language:** Find out which programming language you used the most.
- **First Language Used:** Check which programming language you used for the first time.
- **External Repos Contributed To:** Know how many external repositories you contributed to.
- **Longest Streak (Days):** Track your longest streak of GitHub activity.
- **Most Productive Time of the Day:** Identify whether you are a morning person or a night coder.
- **Most Productive Day of the Week:** Discover which day of the week you are most productive.
- **Most Productive Month/Season:** Find out your most productive month or season.
- **Most Starred Repository:** Highlighting your repository with the most stars.## Getting Started
1. Enter your GitHub username.
2. Explore your GitHub Year in Review stats for the year 2024!## Usage
1. Open the web app.
2. Enter your GitHub username.
3. Enjoy the creative stats and insights about your GitHub activity for 2024.## How It Works
The web app utilizes the GitHub REST API to fetch data about your repositories. The data is then processed and presented in a visually appealing format.
## Technologies Used
- Vanilla JavaScript
- Tailwind CSS## Credits
- GitHub REST API: [GitHub API](https://developer.github.com/v3/)
- Assisted by [ChatGPT](https://www.openai.com/) - GPT-3.5 model by OpenAI## Contribute
If you have any ideas to improve this project or find any issues, feel free to contribute by submitting pull requests or opening issues.