Resume Templates

Choose and customize your perfect template

Templates

1 of 5

All Templates

Professional Clean

Clean single-column layout perfect for corporate roles

Category: free
Layout: Single-column
Customizable: Yes

Live Preview

Using sample data • Colors and layout will update in real-time
Profile

Sarah Johnson

Senior Software Engineer

Contact

public string EMAIL = "sarah.johnson@email.com";
public string PHONE = "+1 (555) 123-4567";
public string LOCATION = "San Francisco, CA";
public string LINKEDIN = "linkedin.com/in/sarahjohnson";
public string WEBSITE = "sarahjohnson.dev";
public string GITHUB = "github.com/sarahjohnson";

Skills

public enum SKILLS {
JavaScript,
TypeScript,
React,
Node.js,
Python,
AWS,
Docker,
Kubernetes,
PostgreSQL,
MongoDB,
Git,
Agile
}

Summary

Innovative Software Engineer with 8+ years of experience developing scalable web applications and leading cross-functional teams. Expertise in React, Node.js, and cloud technologies with a proven track record of delivering high-quality solutions that drive business growth.

Professional Experience

public class EXPERIENCE {
public void TechCorpInc.() {
var _position = "Senior Software Engineer";
var _duration = "Jan 2021 - Invalid Date";
var _location = "San Francisco, CA";
Led development of microservices architecture serving 10M+ users Implemented CI/CD pipelines reducing deployment time by 60% Mentored 5 junior developers and conducted technical interviews
}
public void StartupXYZ() {
var _position = "Full Stack Developer";
var _duration = "Mar 2019 - Dec 2020";
var _location = "Palo Alto, CA";
Built responsive web applications using React and Node.js Integrated third-party APIs and payment systems Collaborated with design team to implement pixel-perfect UI
}
}

Education

public class EDUCATION {
public void StanfordUniversity() {
var _degree = "Master of Science";
var _duration = "Jan 2017 - Jan 2019";
var _field = "Computer Science";
var _gpa = 3.8;
}
public void UCBerkeley() {
var _degree = "Bachelor of Science";
var _duration = "Jan 2013 - Jan 2017";
var _field = "Computer Science";
var _gpa = 3.7;
}
}

Certifications

public class CERTIFICATIONS {
public void AWSSolutionsArchitect() {
var _issuer = "Amazon Web Services";
var _date = "Jan 2023";
}
public void GoogleCloudProfessional() {
var _issuer = "Google Cloud";
var _date = "Jan 2022";
}
}