Skip to content

Generate your resume based on your github profile at a click.

License

Notifications You must be signed in to change notification settings

Sakhi29/git-re

 
 

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.

  • To know to more project connect with me : .vasudev (Discord Username)

Setup and Installation

YOU CAN REFER TO THE FOLLOWING VIDEO FOR GUIDED SETUP :

  1. Fork the repository & clone it to your local machine.
  2. Create a new branch using git checkout -b <branch_name> and proceed.
  3. Install the dependencies using npm install or yarn install.
  4. Start the development server using npm run dev or yarn dev.
  5. Learn more about setting up your database and authentication in the LEARN.md file.
  6. You are good to go.

Tech used

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

Screenshot

image

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. NOTE 1: Please abide by the Contributing Guidelines.

NOTE 2: Please abide by the Code of Conduct.

NOTE 3: We follow the following coventional commit types

License

This project is licensed under the Apache 2.0 License & all rights reserved to author ashutosh-rath02

Contributors

Ashutosh Rath
Ashutosh Rath

💻 🔣 🖋 📖 🎨 🧑‍🏫 📆
NILANCHAL PANDA
NILANCHAL PANDA

💻
Roopsagar K
Roopsagar K

💻
UTKARSH ANAND
UTKARSH ANAND

💻
Vanshika Sabharwal
Vanshika Sabharwal

💻
Dhairya Shah
Dhairya Shah

💻 🚧
Ratish jain
Ratish jain

💻

About

Generate your resume based on your github profile at a click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.0%
  • JavaScript 4.3%
  • CSS 2.2%
  • Shell 0.5%