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.
-
Clone the repository:
git clone [email protected]:ddosmukhambetov/code-to-cv.git
-
Set up environment variables:
- Create a
.env
file based on the provided.env.example
file.
- Create a
-
Build and run the project:
make all
For additional commands and options, refer to the
Makefile
.
Below are the endpoints currently available in the application. Future updates will bring changes.
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.