Skip to content

Generates personalized image summarizing your GitHub stats making your readme standout

License

Notifications You must be signed in to change notification settings

vansh-codes/Gityzer

Repository files navigation

GITYZER

Gityzer is an open-source tool that generates a personalized image summarizing a user's GitHub stats. This image can be easily embedded in GitHub README files, helping developers showcase their contributions, coding activity, and overall GitHub presence.*


🤖 Project 🌟 Stars 🍴 Forks 🐛 Issues 🔔 Open PRs 🔕 Close PRs 👥 Contributors

man-techno Live Demo

Visit https://gityzer.vercel.app/ to see the live demo

💪 Outreach

Gityzer is proudly part of global initiatives engaging with passionate developers and open-source enthusiasts worldwide:

Name Logo Purpose
GSSoC'2024-Extd GirlScriptSummerOfCode The coding period is from October 1st to October 30th, during which contributors make contributions and earn points on the platform.
Hacktoberfest 2024 logo of Hacktoberfest 2024 Hacktoberfest is a month-long October event welcoming all skill levels to join the open source community

Technologies Used:

Next.js Official Website Next.js Official Website TailWind CSS Official Website MongoDB official Website

How it works

  1. Fetch GitHub Data: Gityzer collects details about a user's GitHub profile, such as:
  • Total contributions
  • Participation in repositories
  • Active coding days
  • Most used programming languages
  • And many more parameters
  1. Generate a Custom Tagline: Using AI (the Gemini model), Gityzer creates a unique tagline for each user based on their activity and contribution patterns on GitHub. This tagline is consistent and meaningful, providing an at-a-glance summary of the user's work.

  2. Create and Embed an Image: The tool generates an image with the following customizable elements:

    • Username: Details fetched from the GitHub profile.
    • Styling Options: Users can choose from different styles, themes (like dark or light mode), and color combinations.
    • Update Frequency: Users can decide how often the image gets updated (e.g., every 14 days).
  3. Avoid Rate Limits: To prevent hitting GitHub’s API rate limits, users will need to provide their GitHub personal access token with read permissions. This allows them to fetch their own profile data more efficiently.

Example URL:

Users can generate and customize the image using a URL like:

gityzer.vercel.app?<github_username>&update=14&style=dark&theme=dark&color=white
  • <github_username>: The GitHub username.
  • update=14: Update the image every 14 days (optional parameter, default is 14).
  • style=dark: Choose the style (e.g., dark).
  • theme=dark: Set the theme (e.g., dark mode).
  • color=white: Choose the text color (e.g., white).

How to contribute ?

Contributors can help by:

  • Building the API: Integrating GitHub’s API to fetch user data.
  • Fine-tuning the Gemini AI model: Ensuring the AI generates meaningful taglines.
  • Improving the Image Generator: Enhancing the styling options and themes.
  • Improving the Website UI: Enhancing the website style, design and UI
  • Improving User Experience: Simplifying the setup process for users and ensuring smooth token handling to avoid rate limits.

Tip

Gityzer aims to make it easy for developers to create dynamic, personalized badges for their GitHub profiles, helping them stand out with a summary of their contributions in a visually appealing way. Let's work together to build this awesome tool!

Handshake Want to Contribute?


We welcome contributors from the Developers & AI community to enrich Gityzer and make it even more valuable for everyone. Please follow our CONTRIBUTING guidelines for the following:-

Want to contribute to our website you must have to read CONTRIBUTING guidelines.

  • Setup Gityzer on your local machine
  • Enhance the website
  • Finetune the AI model
  • enhance the image generation by making it responsive, adding themes and colors
  • And more!

Project Admin man-techno

vanshchaurasiy4 https://www.linkedin.com/in/vanshchaurasiya24

Code Of Conduct📑

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.


Red Heart Contributors


We extend our heartfelt gratitude for your invaluable contribution to our project! Your efforts play a pivotal role in elevating Gityzer to greater heights.

Here are the wonderful people who have contributed in Gityzer. You can see them here CONTRIBUTORS.md Make sure you show some love by giving ⭐ to our repository