Skip to content

code-to-cv is a pet project that generates professional resumes from GitHub profiles. Users can upload their GitHub link, apply filters, and create resumes showcasing their coding skills and project contributions.

Notifications You must be signed in to change notification settings

ddosmukhambetov/code-to-cv

Repository files navigation

code-to-cv

code-to-cv is a web platform designed to help developers effortlessly generate professional resumes by leveraging their GitHub activity and repositories. By simply uploading a GitHub profile link and applying optional filters, users can create a dynamic resume that effectively showcases their coding skills and project contributions.

Installation

  1. Clone the repository:

    git clone [email protected]:ddosmukhambetov/code-to-cv.git
  2. Set up environment variables:

    • Create a .env file based on the provided .env.example file.
  3. Build and run the project:

    make all

    For additional commands and options, refer to the Makefile.

Endpoints

Below are the endpoints currently available in the application. Future updates will bring changes.

endpoints

Generated Cv Template

Below are examples of generated cvs. Currently, there is only one template available, but more templates will be added in the future, along with optimizations and other enhancements.

Generated Cv Template 1 Generated Cv Template 2

This pet project is currently under active development.

About

code-to-cv is a pet project that generates professional resumes from GitHub profiles. Users can upload their GitHub link, apply filters, and create resumes showcasing their coding skills and project contributions.

Topics

Resources

Stars

Watchers

Forks