Skip to content

erfanMhi/2-page-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erfan's LaTeX Resume Template

Professional CV template using moderncv banking style

GitHub stars License

CV Preview

✨ Features

  • Clean and professional design
  • Modular section organization
  • Easy to customize
  • FontAwesome 5 icons support
  • Multi-language support
  • ATS-friendly layout

🚀 Quick Start

  1. Clone repository:
git clone https://github.com/yourusername/latex-resume.git
  1. Update your information:

    • Edit files in sections/ directory
    • Customize styling in main.tex
  2. Generate PDF:

pdflatex main.tex

📦 Prerequisites

# TeX Live (Ubuntu/Debian)
sudo apt install texlive-full

# MiKTeX (Windows)
# Download from miktex.org

Required packages: moderncv, fontawesome5, tabularx, geometry, multicol

📁 Template Structure

resume/
├── main.tex                 # Main template file
├── sections/               # Modular content sections
│   ├── personal_data.tex    # Contact information
│   ├── education.tex        # Academic background
│   ├── experiences.tex      # Work experience
│   ├── skills_highlight.tex # Key competencies
│   ├── projects.tex         # Notable projects
│   ├── publications.tex     # Research papers
│   ├── awards.tex          # Achievements
│   ├── languages.tex       # Language proficiency
│   └── key_skills.tex      # Technical skills
└── assets/
    └── images/
        └── preview.png      # Template preview image

📝 License

This project is open source and available under the MIT License.


⭐ Star this repo if you find it helpful!

Need help? Open an issue

About

My 2-page CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages