This repository contains the LaTeX source code for my resume. The resume is built automatically using a GitHub workflow, which generates the PDFs and releases them in the repository's Releases page.
- Automated build and release of all resume variants
- Uses LaTeX for professional formatting
- Includes sections for education, experience, projects, certifications, and more
To build the resume locally:
- Install LaTeX distribution (e.g., TeX Live, MiKTeX)
- Clone the repository:
git clone https://github.com/Jefino9488/Resume-Builder.git cd Resume-Builder - Compile using:
pdflatex main.tex
To build a specific variant locally:
pdflatex main_ai.tex
pdflatex main_backend.tex
pdflatex main_java.tex
pdflatex main_python.tex
pdflatex main_fullstack.tex
pdflatex biodata.texGitHub Releases (all PDFs):
Direct links (OneDrive public mirror):
- https://my-drive.pages.dev/Public/resume/resume.pdf
- https://my-drive.pages.dev/Public/resume/resume-ai.pdf
- https://my-drive.pages.dev/Public/resume/resume-backend.pdf
- https://my-drive.pages.dev/Public/resume/resume-java.pdf
- https://my-drive.pages.dev/Public/resume/resume-python.pdf
- https://my-drive.pages.dev/Public/resume/resume-fullstack.pdf
- https://my-drive.pages.dev/Public/resume/biodata.pdf
For any inquiries, reach out via LinkedIn or email me at jefinojacob9488@gmail.com.