Deedy CV
Inspired by the popular deedy-resume LaTeX template. Two equal columns — education and skills left, experience and projects right.
authorDeedy Das
categorycv
planfree
uses27k
two-columnlatex-portcscompactpopular
← back to templatespreview
John Doe
[email protected] | +1 555-0123 | San Francisco, CA | https://johndoe.dev
https://github.com/johndoe | https://linkedin.com/in/johndoe
Education
Stanford University
Master of Science in Computer Science
GPA: 3.9Sep 2019 – Jun 2021
Distributed Systems | Machine Learning | Advanced Algorithms
Massachusetts Institute of Technology
Bachelor of Science in Computer Science & Engineering
GPA: 3.8Sep 2015 – Jun 2019
Data Structures | Operating Systems | Computer Networks | Software Engineering
Skills
Languages: TypeScript, JavaScript, Python, Go, SQL
Frameworks: React, Next.js, Node.js, Express, FastAPI
Cloud & Infrastructure: AWS, GCP, Docker, Kubernetes, Terraform
Tools: Git, PostgreSQL, Redis, Kafka, GitHub Actions
Soft Skills: Technical Leadership, Mentoring, Agile / Scrum, Cross-functional Collaboration
Certifications
AWS Solutions Architect - Professional
Amazon Web Services (2023-05)
Google Cloud Professional Cloud Architect
Google Cloud (2022-11)
Languages
English (native)
Spanish (advanced)
Japanese (intermediate)
Summary
Experienced software engineer with 6+ years of expertise in building scalable web applications and distributed systems. Passionate about clean architecture, developer experience, and shipping products that make a difference. Proven track record of leading engineering teams and delivering high-impact projects on time.
Experience
Senior Software Engineer
Acme CorpJan 2022 – Present
San Francisco, CA
- Led the migration of a monolithic application to a microservices architecture, reducing deployment times by 70% and improving system reliability to 99.95% uptime.
- Designed and implemented a real-time data pipeline processing 2M+ events per day using Kafka and Flink, enabling instant analytics for business stakeholders.
- Mentored a team of 5 junior engineers, establishing code review practices and technical documentation standards that improved team velocity by 35%.
- Spearheaded the adoption of TypeScript across the frontend codebase, reducing production bugs by 40% within the first quarter.
Software Engineer
TechStart IncJun 2019 – Dec 2021
Austin, TX
- Built a customer-facing dashboard using React and GraphQL that served 50K+ daily active users with sub-second page load times.
- Developed a CI/CD pipeline with GitHub Actions and Docker that reduced release cycles from bi-weekly to daily deployments.
- Implemented an automated testing framework that increased code coverage from 45% to 92%, catching critical regressions before production.
Projects
CloudSyncMar 2023 – Present
An open-source real-time file synchronization tool built with Go and WebSockets, supporting end-to-end encryption and conflict resolution.
- Achieved 2,500+ GitHub stars and 150+ contributors within the first year.
- Implemented a CRDT-based conflict resolution algorithm enabling seamless multi-device sync.
Go | WebSockets | CRDT | Encryption
DevMetricsJun 2022 – Feb 2023
A developer productivity analytics platform that aggregates data from GitHub, Jira, and Slack to provide actionable insights for engineering managers.
- Used by 30+ engineering teams to track sprint velocity and deployment frequency.
- Built with Next.js, Prisma, and PostgreSQL with real-time dashboard updates via Server-Sent Events.
Next.js | Prisma | PostgreSQL | Analytics