This repository contains my professional CV/Resume built with LaTeX, featuring:
- π Professional Layout - Clean, modern design optimized for ATS systems
- π Automatic Updates - GitHub Actions automatically builds and releases PDF
- π― ATS Optimized - Keyword-rich content optimized for applicant tracking systems
- π± Responsive Design - Looks great in print and digital formats
- π Dynamic Links - Connected to live portfolio and professional profiles
- Executive Summary - Senior Full-Stack Engineer positioning
- Work Experience - 4+ years of professional development experience
- Technical Skills - Comprehensive technology stack coverage
- Education - Computer Science Engineering from German University in Cairo
- Competitive Programming - ICPC achievements and Codeforces rating
- Key Projects - Featured applications and infrastructure projects
- Full-Stack Development - React, Node.js, TypeScript
- Cloud Architecture - AWS, Serverless, Infrastructure as Code
- Mobile Development - React Native, Cross-platform apps
- Machine Learning - AI/ML research and implementation
- Competitive Programming - 1000+ problems solved, ICPC qualifier
All previous versions are available in the Releases section.
This CV is automatically built using GitHub Actions whenever changes are made:
- LaTeX Compilation - Document is compiled using
pdflatex - PDF Generation - High-quality PDF is generated
- Release Creation - New release is created with the updated PDF
- Automatic Deployment - PDF is made available for download
You can build the CV locally using either method:
# Build the PDF
make
# Clean build files
make clean
# Build and open PDF
make open# Run the interactive build script
./build_cv.sh# Compile LaTeX (run twice for cross-references)
pdflatex main.tex
pdflatex main.tex
# Rename to final name
mv main.pdf Ramez_Nashaat_CV.pdf- LaTeX Distribution: MacTeX, TeX Live, or MiKTeX
- Required Packages: texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended
βββ main.tex # Main LaTeX document
βββ resume.cls # Custom resume class
βββ Makefile # Build automation
βββ build_cv.sh # Interactive build script
βββ .github/
β βββ workflows/
β βββ build-cv.yml # GitHub Actions workflow
βββ README.md # This file
βββ releases/ # Built PDFs (auto-generated)
The CV uses a custom LaTeX class (resume.cls) that provides:
- Professional formatting and spacing
- Consistent section styling
- Optimized fonts and colors
- ATS-friendly structure
This CV is dynamically linked from my main GitHub profile:
- GitHub Profile: ramezlahzy
- Portfolio Website: tiny.cc/ramezCV
- LinkedIn: ramez-lahzy
| Version | Date | Changes |
|---|---|---|
| 2.0 | June 2025 | Complete professional redesign, enhanced content |
| 1.5 | 2024 | Added AWS and competitive programming sections |
| 1.0 | 2023 | Initial version |
For any questions or collaboration opportunities:
- Email: lahzyramez@gmail.com
- LinkedIn: ramez-lahzy
- GitHub: ramezlahzy
- Portfolio: tiny.cc/ramezCV