Commit graph

3 commits

Author SHA1 Message Date
Mahdi Hoseini
a2ae4a2929 chore(.gitignore): Ignore build artifacts and remove from tracking
- Add *.pdf, *.xdv, *.fdb_latexmk to .gitignore
- Remove build artifacts from git tracking
- Build artifacts are now properly ignored
2025-08-31 14:55:44 -07:00
Mahdi Hoseini
1c07eaae55 feat(assets): Add profile and resume images, update cover letter and resume LaTeX files
- Added profile image at src/assets/profile.png
- Added resume images at src/assets/resume-0.png and src/assets/resume-1.png
- Updated cover letter LaTeX file to reference the new profile image location
- Updated resume LaTeX file to reference the new profile image location
- Generated new cover letter and resume PDFs
- Removed obsolete synctex file for cover letter
2025-08-31 14:55:44 -07:00
Mahdi Hoseini
0b9cfcd87d feat(resume): Add resume files and content for Mahdi Hoseini
- Created resume.tex using Awesome CV template.
- Added personal information including name, position, contact details, and social links.
- Included sections for summary, skills, work experience, education, projects, extracurricular activities, honors & awards, certificates, committees, presentations, and writing.
- Implemented detailed descriptions for each section, highlighting relevant experiences and achievements.
- Added binary files for resume output (resume.pdf and resume.xdv).
2025-08-31 14:55:44 -07:00