How to Write a Resume for Recent Graduates (With No Work Experience)
Published: 2026-05-29 · 8 min read
You graduated. Your degree is real. But the job applications ask for two to three years of experience, and your work history section is essentially blank. This is the classic graduate Catch-22: you cannot get a job without experience, and you cannot get experience without a job.
The good news is that employers hiring for entry-level roles in 2026 do not actually expect years of full-time work. What they expect is evidence that you can do the job. That evidence can come from projects, coursework, internships, volunteer work, campus leadership, and even self-directed learning. The trick is framing it correctly.
This guide covers exactly how to build a compelling graduate resume when you have zero formal work experience.
Reframe "No Experience" as "Different Experience"
The single most important mindset shift is this: you are not competing against candidates with five years of experience. You are competing against other recent graduates. The employer knows you just finished school. They are not expecting a decade of industry work.
What they are looking for is potential, teachability, and baseline competence. Every one of the following counts as legitimate experience on a graduate resume:
- Academic projects and capstone work
- Internships (paid or unpaid)
- Part-time jobs during school
- Volunteer work and community involvement
- Open-source contributions
- Personal projects and portfolios
- Leadership in student organizations
- Relevant coursework and research
- Freelance or gig work
- Study abroad programs
None of these are "work experience" in the traditional sense, but every single one can produce a bullet point that demonstrates a job-relevant skill.
How to Write the Education Section
For a graduate resume, education goes at the top — not at the bottom. This is your primary credential, and it should be treated as such.
Required elements:
- Degree name (Bachelor of Science in Computer Science, Bachelor of Arts in Marketing, etc.)
- University name and location
- Graduation month and year
Optional but recommended:
- GPA (if 3.0 or above): List it. "3.6/4.0" is a signal of consistency and effort. If your GPA is below 3.0, leave it off and focus on other strengths.
- Dean's List or honors: "Dean's List, Fall 2024 & Spring 2025" shows academic recognition.
- Relevant coursework: List 4-6 courses directly related to the job you are applying for. This helps with ATS keyword matching.
- Capstone or thesis title: If your final project is relevant, name it and briefly describe the outcome.
- Study abroad: Demonstrates adaptability and cross-cultural communication.
Education section example:
Bachelor of Science in Computer Science University of California, Berkeley | Graduated May 2026 GPA: 3.7/4.0 | Dean's List (4 semesters) Relevant Coursework: Data Structures, Algorithms, Database Systems, Machine Learning, Software Engineering, Human-Computer Interaction Capstone: Built a real-time sign language translation app using TensorFlow and React Native, achieving 92% gesture recognition accuracy
Project Experience Is Real Experience
Employers care about what you can do, not just what you studied. A well-documented project can carry as much weight as a formal internship if you frame it correctly.
For each project, include:
- Project title and context (course project, personal project, hackathon)
- Technologies and tools used
- Your specific contribution
- Quantified outcome
Project experience examples:
E-Commerce Recommendation Engine | Personal Project
Python, scikit-learn, Flask, PostgreSQL, AWS
- Built a collaborative filtering recommendation system processing 50,000+ product interactions, improving add-to-cart rates by 18% in simulated A/B testing
- Deployed the model as a REST API on AWS Elastic Beanstalk with an average response time under 200ms
- Containerized the application with Docker and implemented CI/CD via GitHub Actions
Campus Event Management App | Senior Capstone
React Native, Firebase, Node.js, Stripe API
- Led a team of 4 to design and develop a cross-platform mobile app for campus event discovery and ticketing
- Implemented payment processing with Stripe, handling 200+ transactions during pilot testing
- Presented the final product to faculty and industry judges, receiving the "Best Technical Implementation" award
Internships and Part-Time Work
Even if your internship was short or your part-time job was seemingly unrelated (retail, food service, admin), do not leave it off. The skills you built are transferable.
- Retail: Customer service, conflict resolution, inventory management, sales metrics
- Food service: Multitasking under pressure, team coordination, time management, cash handling
- Admin or front desk: Scheduling, professional communication, data entry, office software proficiency
- Tutoring: Communication, subject mastery, patience, lesson planning
How to frame a non-desk job on a graduate resume:
Barista | Blue Bottle Coffee, San Francisco
June 2024 — August 2025
- Managed daily opening and closing procedures for a high-volume location serving 300+ customers per shift
- Trained 4 new hires on POS system, drink preparation standards, and customer service protocols
- Handled cash reconciliation of $2,000+ daily, achieving zero discrepancies over 12 months
The framing matters. "Trained 4 new hires" is a leadership bullet. "Handled cash reconciliation of $2,000+ daily with zero discrepancies" is a responsibility and reliability bullet. Neither mentions coffee.
Campus Leadership and Extracurriculars
Student organizations, club sports, and volunteer groups are valid sources of leadership evidence. If you held a title (president, treasurer, team lead), use it. If you organized an event, say so.
Examples:
- "Organized a 200-attendee career networking event, coordinating with 12 corporate sponsors and managing a $5,000 budget"
- "Led a weekly study group of 15 students, improving average exam scores by 12% over the semester"
- "Managed social media accounts for the student newspaper, growing Instagram following by 300% over one academic year"
The Skills Section
For graduates, keep the skills section tight and relevant. Do not list things you barely know. Every skill on your list should be something you could discuss in an interview.
Suggested structure:
Technical Skills Languages: Python, SQL, JavaScript, HTML/CSS Tools: Git, Figma, Excel, Tableau, Jira Frameworks: React, Node.js, Flask Languages English (native), Mandarin Chinese (professional working proficiency)
If you have certifications (Google Data Analytics, AWS Cloud Practitioner, etc.), create a separate Certifications line or section.
What If Your GPA Is Low?
If your GPA is below 3.0, simply leave it off. No employer will ask. Focus on the other sections instead:
- Double down on the project experience section. More detail, more technologies, more results.
- Add a "Relevant Coursework" line to show depth in specific subjects.
- If you have upward trends (low GPA early but strong grades in your final two years), frame it as "Major GPA: 3.4/4.0" or "Dean's List, Final 2 Semesters."
- Consider adding a "Professional Development" section for online courses, bootcamps, or certifications that compensate for a weaker transcript.
Complete Graduate Resume Template
TAYLOR CHEN
[email protected] | (415) 555-0123 | linkedin.com/in/taylorchen | github.com/taylorchen
EDUCATION
University of California, Berkeley
Bachelor of Science in Computer Science — May 2026
GPA: 3.6/4.0 | Dean's List: Fall 2024, Spring 2025
Relevant Coursework: Data Structures, Algorithms, Databases, Machine Learning, Software Engineering, Computer Networks
PROJECTS
AI Study Assistant | Python, OpenAI API, React, Firebase
- Built an AI-powered study tool that generates personalized flashcards and quizzes from lecture notes, used by 50+ beta testers
- Implemented RAG pipeline to retrieve relevant course material, reducing hallucination rate to under 5%
Personal Portfolio Website | Next.js, Tailwind CSS, Vercel
- Designed and developed a responsive portfolio site showcasing projects, blog posts, and technical writing samples
- Achieved 95+ Lighthouse performance score and 100% accessibility rating
INTERNSHIP
Software Engineering Intern | TechStart Inc., Remote
June 2025 — August 2025
- Developed 3 internal tools using React and Node.js, reducing manual data entry time by 25 hours per week
- Wrote unit and integration tests achieving 85% code coverage across the team's main repository
LEADERSHIP
VP of Engineering, Berkeley CS Club | Sep 2024 — May 2026
- Organized 8 technical workshops with 50+ attendees each, covering web development, machine learning, and cloud computing
- Managed a team of 5 workshop leads and coordinated with faculty to reserve lab space and equipment
SKILLS
Python, SQL, JavaScript, TypeScript, React, Node.js, Git, Docker, Figma, Tableau, Excel
Final Tips
- Keep it to one page. You do not have enough content to justify two pages, and recruiters will notice padding.
- Use a clean, ATS-friendly format. No columns, no graphics, no tables in the main content.
- Tailor your resume to each job. Swap relevant coursework, reorder projects, and adjust skills based on the job description.
- Proofread twice. One typo on a graduate resume signals a lack of attention that can cost you the interview.
- Upload your resume to an AI-powered optimizer to check keyword density and ATS compatibility before submitting.
Try Our Free Resume Optimizer
Upload your resume and get an AI-powered optimization score instantly: