Skip to content

Agastya221/git-res

Repository files navigation

GitHub Resume Generator

This project is a web application that generates a professional resume from a GitHub profile. Simply enter a GitHub username, and the application will create a resume based on the user's contributions and projects.

Features

  • Fetches user data from GitHub's API
  • Generates a professional resume based on GitHub contributions and projects

Mentions

The contribution graph in the user profile is generated using ghchart by Rushi Shah. This service creates an image of a user's GitHub contribution graph which can be embedded in a webpage.

Setup and Installation

  1. Clone the repository to your local machine.
  2. Install the dependencies using npm install or yarn install.
  3. Start the development server using npm run dev or yarn dev.

Tech used

  • NextJS 14
  • Shadcn/ui
  • Tailwind CSS
  • Github public API

Upcoming features🎉

  • Add Supabase authentication
  • Comparison between users
  • Resume templates

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you would like to help improve the project.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published