Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.39 KB

File metadata and controls

36 lines (23 loc) · 1.39 KB

MIT Undergraduate CV Template (LaTeX)

This repository provides a LaTeX résumé template replicating the MIT Undergraduate Resume with Projects format. It is designed for students and professionals who want a clean, modern, and highly customizable CV, including sections for education, experience, skills, and projects.

For more information about the MIT Undergraduate Resume format and tips on résumé writing, you can visit the official MIT Career Advising & Professional Development website: https://capd.mit.edu/resources/resume-samples/

Template Preview

Getting Started

  1. Clone this repository:

    git clone https://github.com/yourusername/MIT-Undergraduate-CV-Template-LaTex.git
  2. Edit 2025/resume.tex with your information.

  3. Compile with your preferred LaTeX editor (e.g., TeXShop, Overleaf, VS Code with LaTeX Workshop).

File Structure

  • 2025/resume.tex — Main LaTeX source file for your CV
  • .gitignore — Ignores LaTeX build artifacts
  • .gitattributes — Normalizes line endings
  • README.md — This file

Example

See 2025/resume.tex for a sample template.

License

MIT License

Feel free to open issues or submit pull requests for improvements!