Skip to content

Latest commit

Β 

History

History
55 lines (47 loc) Β· 1.22 KB

File metadata and controls

55 lines (47 loc) Β· 1.22 KB

Data Format Reference

Resume content lives in Markdown files under the data/ directory. Each file follows a specific format that the parser expects.

Header (header.md)

FirstName: Your
LastName: Name
Phone: (123) 456-7890
Email: [email protected]
Location: City, State
LinkedIn: linkedin.com/in/yourprofile

Summary (summary.md)

One or two sentence professional summary paragraph.

Experience & Projects (experience.md, projects.md)

## Job Title
### [Company Name](https://example.com) β€” Location
#### Date Range
##### *Tech Stack: Python, JavaScript, AWS*
- Bullet point with `code formatting`
- Another bullet with **bold text**

---
## Next Job Title
...

Education (education.md)

Degree: Master of Science, Computer Science
School: University Name
Date: 2020
GPA: GPA 4.0
---
Degree: Bachelor of Technology...
...

Skills (skills.md)

- **Programming:** Python, JavaScript, TypeScript
- **Tools & Frameworks:** React, Node.js, Docker

Lists (publications.md, leadership.md, certificates.md)

- `[Publication Title](https://doi.org/example)` β€” Conference Name
- **Role** β€” Organization/Event Details