How to List Projects on a Resume: Examples & Tips (2026)
Learn how to list projects on your resume to showcase skills and achievements. Includes formatting tips and real examples for students, developers, and more.

Learn how to list projects on your resume to showcase skills and achievements. Includes formatting tips and real examples for students, developers, and more.

Adding projects on resume is one of the most underused strategies in job applications. Whether you're a student with no work experience, a developer showcasing your GitHub portfolio, or a project manager highlighting key deliverables, a projects section can set you apart from candidates who only list job duties.
Here's how to list projects on your resume — a strategy that NACE recommends especially for entry-level candidates — with real examples for every career level.
Including projects on resume makes sense when:
| Career Stage | Projects Placement |
|---|---|
| Student / Fresher | After Education, before (or replacing) Experience |
| Career Changer | After Professional Summary, before Experience |
| Developer / Engineer | After Summary or Skills (prominent placement) |
| Mid-Career Professional | After Experience, or as bullets within job descriptions |
| Senior Professional | Only include if projects are exceptional or highly relevant |
[Project Name] | [Technologies/Tools Used] | [Date or Timeframe]
• [What you built and its purpose — the "what"]
• [How you built it — the technical approach or methodology]
• [The result — metrics, users, outcomes, or recognition]
What: "Built a customer-facing analytics dashboard displaying real-time sales data across 5 regional offices"
How: "Implemented data pipeline using Python and Apache Airflow, processing 2M+ records daily from 3 source systems"
Result: "Reduced executive reporting time from 8 hours weekly to automated real-time access, saving 400+ hours annually"
Academic project:
E-Commerce Database System | PostgreSQL, Node.js, AWS | Fall 2025
- Designed a relational database with 15 tables supporting product catalog, user accounts, and order management for a class project
- Built REST API with authentication and rate limiting, handling 10,000+ test transactions
- Deployed on AWS EC2 and presented to a panel of 3 professors, earning the highest project grade
Personal project:
Budget Tracker App | React, Firebase, Chart.js | 2025
- Built a full-stack personal finance app with expense categorization, recurring transactions, and visual spending analytics
- Implemented Google OAuth and responsive design for mobile and desktop
- Gained 150+ users after sharing on Reddit, maintaining 99.5% uptime on Firebase hosting
Hackathon project:
MealMatch | React Native, OpenAI API | HackGT 2025 — 2nd Place
- Developed a meal planning app that generates recipes from available ingredients using AI in a 36-hour hackathon
- Led a 3-person team through ideation, development, and pitch to a panel of 8 judges
- Won 2nd place among 45 competing teams
Open-source contribution:
React Testing Library | TypeScript, Jest | 2025 – Present
- Contributed 12 pull requests to the React Testing Library open-source project (3.2K GitHub stars)
- Fixed a memory leak in the async utility function affecting 500+ downstream projects
- Wrote documentation improvements that reduced new contributor setup time
Side project with users:
DevMetrics | Next.js, PostgreSQL, Vercel | 2025
- Built a developer productivity dashboard aggregating data from GitHub, Jira, and Slack APIs
- Scaled to 800+ registered users with real-time data sync processing 50K+ events daily
- Open-sourced the project, receiving 1.2K GitHub stars and 15 community contributors
Freelance project in new field:
E-Commerce Redesign | Figma, User Research | 2025
- Redesigned the checkout flow for a local e-commerce store as a freelance UX project
- Conducted 12 user interviews and created 3 persona maps to inform design decisions
- Reduced cart abandonment by 18% after implementation (tracked over 3 months)
Certification capstone:
Customer Churn Prediction Model | Python, Scikit-learn, Tableau | Google Data Analytics Certificate, 2025
- Built a machine learning model predicting customer churn with 84% accuracy using 50K customer records
- Created interactive Tableau dashboard for non-technical stakeholders to explore churn risk factors
- Completed as final capstone for Google Data Analytics Professional Certificate
Key project within a job:
Enterprise CRM Migration | Salesforce, Project Management | Q1-Q3 2025
- Led migration of 500K customer records from legacy CRM to Salesforce across 4 regional offices
- Managed a cross-functional team of 12 (IT, sales, operations) with a $1.2M budget
- Completed 2 weeks ahead of schedule with zero data loss and 98% user adoption within 30 days
Consulting engagement:
Supply Chain Optimization | SAP, Python, Power BI | 2025
- Redesigned inventory management process for a $200M manufacturing client
- Built demand forecasting model reducing overstock by 25% and stockouts by 40%
- Delivered executive presentation to C-suite, resulting in a $500K follow-up engagement
| Project Type | Best For | Example |
|---|---|---|
| Academic projects | Students, freshers | Capstone project, thesis, course project |
| Personal projects | Developers, designers, writers | Side projects, blogs, apps |
| Hackathon projects | Tech roles | Weekend hack, competition entry |
| Open-source contributions | Developers | GitHub PRs, community tools |
| Freelance work | Career changers, creatives | Client projects, volunteer redesigns |
| Certification capstones | Career changers | Google Certificate, bootcamp projects |
| Key work projects | Senior professionals | Major initiative, launch, migration |
| Volunteer projects | All levels | Nonprofit website, fundraiser |
Many candidates list projects on resume but describe them poorly -- either too vague ("worked on a data project") or too technical ("implemented a B+ tree index with O(log n) insert complexity"). The best project descriptions follow a structured formula that balances clarity with impact.
C -- Context: What was the project and why did it exist? State the problem, client, or opportunity. A -- Action: What did you specifically build, design, or implement? Name tools, technologies, and your role. R -- Result: What happened? Quantify with users, revenue, time saved, accuracy, awards, or adoption rate.
Weak description:
Built a dashboard for the marketing team.
Strong description using CAR:
Context: Marketing team lacked visibility into campaign ROI across 4 paid channels, relying on manual spreadsheet reports updated weekly. Action: Built a real-time analytics dashboard using Python, SQL, and Looker, integrating data from Google Ads, Meta Ads, LinkedIn, and HubSpot APIs. Result: Eliminated 6 hours of weekly manual reporting and enabled the team to reallocate $40K/quarter from underperforming channels, increasing overall ROAS by 28%.
On a resume, this condenses into 2-3 bullet points:
Marketing Analytics Dashboard | Python, SQL, Looker | Q2 2025
- Built real-time dashboard integrating Google Ads, Meta, LinkedIn, and HubSpot data for a 12-person marketing team
- Automated weekly reporting previously requiring 6 hours of manual spreadsheet work
- Enabled $40K/quarter budget reallocation, increasing overall ROAS by 28%
Every bullet carries weight because it follows Context-Action-Result. No filler, no vague claims.
When showcasing projects on resume, the way you frame a personal project should differ from a professional one. Hiring managers evaluate them through different lenses.
Professional projects happened in a work context -- you were paid, had stakeholders, and operated within organizational constraints. These carry more weight because they demonstrate your ability to deliver under real-world conditions.
How to present them:
Example:
CRM Platform Migration | Salesforce, Jira, Data Migration | Acme Corp, Q1-Q2 2025
- Led migration of 250K customer records from HubSpot to Salesforce across 3 business units
- Managed a cross-functional team of 8 (IT, sales, operations) on a 4-month timeline
- Delivered on time with zero data loss and 95% user adoption within 30 days
Personal projects demonstrate initiative, curiosity, and self-directed learning. They're especially valuable for students, career changers, and developers -- but they need extra framing to show they're serious, not hobby work.
How to present them:
Example:
SpendTrack -- Personal Finance Dashboard | React, Node.js, PostgreSQL | 2025
- Built a full-stack budgeting app with automated bank transaction categorization and spending trend visualizations
- Gained 300+ registered users after launch on Product Hunt, maintaining 99.8% uptime
- Open-sourced the codebase, receiving 450 GitHub stars and 8 community contributors
Key difference: Professional projects emphasize organizational impact and stakeholder outcomes. Personal projects emphasize initiative, technical execution, and traction. Both belong on your resume -- but frame them according to their strengths.
Optimizing your projects on resume for applicant tracking systems is essential. Your projects section is parsed by ATS just like any other section. To optimize:
Not sure how to format your projects on resume? Our AI Resume Builder helps you format project descriptions with strong action verbs, measurable outcomes, and ATS-optimized keywords. See how others showcase their work in our 300+ resume examples, or start with a free template that includes a dedicated projects section.
Need a professional resume? Try our AI-powered resume builder to create an ATS-optimized resume in minutes.
Yes, especially if you're a student, career changer, or in a technical field. Projects demonstrate practical skills that work experience alone may not cover. For students and freshers, projects can replace the work experience section. For experienced professionals, key projects highlight specific expertise.
For students and freshers: place projects above work experience (or in place of it). For mid-career professionals: add a 'Key Projects' section after work experience, or include notable projects as bullet points within each job. For technical roles: a dedicated 'Projects' section near the top is common and expected.
List 2-4 relevant projects. Quality matters more than quantity. Choose projects that demonstrate skills matching the job description. Each project should have 2-3 bullet points describing what you built, how you built it, and the measurable result.
Yes, if they're relevant to the job. Personal projects show initiative and genuine interest in your field. A developer's side project, a marketer's personal blog, or a designer's freelance work all demonstrate skills that employers value. Just make sure they're polished and presentable.
Use this format: Project Name | Technologies/Tools | Date. Then add 2-3 bullet points starting with action verbs. Focus on what you built, the technical approach, and a measurable outcome. Example: 'Built a full-stack task management app using React and Node.js, supporting 200+ concurrent users with real-time sync.'

See 20+ resume summary examples by industry and experience level. Learn how to write a professional summary that gets interviews,

Should your resume be one page or two? Learn exactly when a two-page resume is appropriate, what to cut, and how to structure it for maximum impact in 2026.

Learn how to write a resume from scratch with this step-by-step guide for 2026. Covers format, sections, writing tips, and ATS optimization strategies.