# Example Resume in Markdown --- title: "John Doe" author: [] date: [] output: pdf_document: template: altacv pandoc_args: ["--top-level-division=section"] --- # Personal Info **Address:** 123 Main St, City, State **Phone:** (555) 123-4567 **Email:** john.doe@example.com **LinkedIn:** [johndoe](https://linkedin.com/in/johndoe) # Experience ## Senior Software Engineer **Tech Company** | Jan 2022 - Present - Led development of microservices architecture that improved system scalability by 40% - Mentored junior developers and conducted technical interviews - Implemented CI/CD pipelines reducing deployment time by 60% ## Software Engineer **Previous Company** | Jun 2019 - Dec 2021 - Developed and maintained RESTful APIs serving 10K+ daily active users - Collaborated with cross-functional teams to deliver product features - Optimized database queries resulting in 25% improvement in response times # Education ## Master of Science in Computer Science **University Name** | 2017 - 2019 ## Bachelor of Science in Software Engineering **University Name** | 2013 - 2017 # Skills - **Languages:** JavaScript, Python, Go, Rust, Java - **Frameworks:** React, Node.js, Django, Spring Boot - **Technologies:** Docker, Kubernetes, AWS, PostgreSQL, Redis - **Tools:** Git, Jenkins, Jira, Confluence