Why Projects Matter on a Resume
Projects provide concrete evidence of your abilities. While a skills section says you know Python or Figma, a project entry proves it by showing what you built, how you built it, and what the result was.
Projects are especially valuable in three situations:
- You have limited work experience. Students, recent graduates, and career changers can use projects to fill gaps and demonstrate competency. For a deeper look at this strategy, see our guide on writing a resume with no experience.
- Your day job does not reflect your full skill set. Maybe you are a business analyst who builds data dashboards in your spare time, or a marketer who runs a successful blog. Projects let you showcase skills your current role does not highlight.
- You are in a field where portfolios matter. Software engineering, data science, design, writing, and research all value demonstrable work product. In these fields, your projects section can be as important as your experience section.
Types of Projects to Include
Academic Projects
Capstone projects, thesis research, class projects, and lab work all count. Academic projects are strongest when they involved real-world applications, collaboration, or original research.
Best for: Students and recent graduates who lack professional experience.
Personal / Side Projects
Apps you built, websites you launched, open-source contributions, YouTube channels, newsletters, or any self-directed work that produced a tangible output. These demonstrate initiative and self-motivation.
Best for: Developers, designers, content creators, and anyone wanting to show skills outside their current role.
Freelance Projects
Consulting engagements, contract work, and paid projects for clients. Even if the work was short-term or part-time, freelance projects demonstrate real-world application of your skills.
Best for: Professionals supplementing their work history, career changers building experience in a new field.
Hackathon and Competition Projects
Projects built during hackathons, design challenges, case competitions, or coding contests. These are especially impressive if you placed or won an award.
Best for: Tech professionals, students, and anyone in competitive or innovation-driven fields.
Volunteer or Pro Bono Projects
Work you did for free for a nonprofit, community organization, or cause you care about. See our separate guide on listing volunteer experience for more detail.
How to Format Project Entries
Each project entry should include:
- Project name (descriptive, not just "Project 1")
- Your role (if it was a team project)
- Technologies, tools, or methods used
- Date or time period
- 2–3 bullet points describing what you built and the outcome
- Link (GitHub, live demo, portfolio page) if available
The format should mirror how you format work experience entries. This consistency makes your resume easier to scan and parse by both humans and ATS systems.
Project Examples by Field
Software Engineering
Budget Tracker Web App | React, Node.js, PostgreSQL | github.com/username/budget-tracker
- Built a full-stack personal finance application with real-time expense categorization, budget alerts, and monthly reporting dashboards
- Implemented RESTful API with JWT authentication serving 500+ registered users
- Deployed on AWS with CI/CD pipeline using GitHub Actions, maintaining 99.5% uptime over 6 months
Data Science / Analytics
Customer Churn Prediction Model | Python, scikit-learn, Pandas | Jan 2026 – Mar 2026
- Developed a machine learning model to predict customer churn for a telecom dataset with 7,000+ records, achieving 87% accuracy using gradient boosting
- Engineered 15 features from raw transaction and support ticket data, improving model precision by 12% over baseline
- Created an interactive Streamlit dashboard allowing non-technical stakeholders to explore churn risk factors by customer segment
Marketing / Business
Small Business SEO Audit & Strategy | Freelance Consultant | Sep 2025 – Nov 2025
- Conducted a comprehensive SEO audit for a local restaurant chain with 4 locations, identifying 30+ technical issues and content gaps
- Developed and implemented a keyword strategy targeting 50 local search terms, resulting in a 45% increase in organic traffic within 3 months
- Created a content calendar and produced 12 blog posts optimized for local search intent
Design / UX
Nonprofit Donation Platform Redesign | Figma, UserTesting | Oct 2025 – Dec 2025
- Redesigned the donation flow for a regional food bank's website, reducing the number of steps from 7 to 3
- Conducted user research with 12 participants, identifying 5 critical usability issues in the existing checkout process
- Delivered high-fidelity prototypes and a design system with 40+ reusable components for developer handoff
Academic Research
Impact of Remote Work on Team Collaboration | Senior Thesis, B.A. in Organizational Psychology | Spring 2026
- Designed and administered a 45-question survey to 200+ remote workers across 8 industries, analyzing collaboration patterns using SPSS
- Identified a statistically significant correlation between asynchronous communication tool usage and team productivity scores (p < 0.05)
- Presented findings at the university research symposium, receiving the Outstanding Undergraduate Research Award
Where to Place the Projects Section
Placement depends on how central projects are to your candidacy:
- Primary experience (students, career changers): Place Projects right after Education or Summary, before any work experience section
- Supplementary experience (experienced professionals): Place Projects after Experience and Education
- Integrated approach: If a project was completed within a professional role (e.g., an internal tool you built at work), include it as bullet points under that job rather than in a separate Projects section
Use the section header "Projects" or "Selected Projects." Avoid overly creative headers like "Things I've Built" or "My Creations," as these can confuse ATS parsers.
Writing Strong Project Bullet Points
Apply the same Action Verb + Task + Result formula you would use for work experience:
Weak: "Made a website for a class project"
Strong: "Built a responsive e-commerce website using React and Stripe API, processing 100+ test transactions and earning the highest grade in a class of 35 students"
Every bullet should answer two questions: What did you do? And why did it matter? Start each bullet with a strong action verb like Built, Developed, Designed, Analyzed, Implemented, Created, or Launched. Check our resume synonyms page for alternatives to overused words.
How to Quantify Project Results
Projects without numbers feel abstract. Here are ways to add specificity:
- Users or audience: "Reached 500+ monthly active users" or "Generated 10,000 page views in the first month"
- Scale: "Processed 50,000+ data records" or "Managed a dataset of 2 million rows"
- Performance: "Reduced load time by 60%" or "Achieved 92% model accuracy"
- Recognition: "Won 1st place at the university hackathon" or "Selected for presentation at the regional conference"
- Revenue or cost: "Generated $3,000 in freelance revenue" or "Saved the organization ~$5,000 in annual software costs"
- Timeline: "Completed in 4 weeks" or "Delivered 2 weeks ahead of deadline"
Including Links and Portfolios
If your project has a live demo, GitHub repository, portfolio page, or published paper, include the link directly in the project entry. This lets hiring managers verify your work and see the quality firsthand.
Keep URLs short and professional. Use custom domains or clean GitHub URLs rather than long, auto-generated links. If your resume will be printed or submitted as a PDF, make sure the links are clearly visible as text rather than hidden behind anchor text.
For developers, a well-maintained GitHub profile with clean READMEs and documented code can be as valuable as the resume itself. For designers, a Figma portfolio or Behance profile serves the same purpose.
Projects Section and ATS Compatibility
Most modern ATS systems can parse a Projects section as long as you follow a few rules:
- Use a standard section header: "Projects" or "Selected Projects"
- Include relevant keywords from the job description in your bullet points
- List technologies and tools by name so the ATS can match them against the job requirements
- Do not put project details in tables, text boxes, or images
For more detail on ATS optimization, check our ATS-friendly resume guide.
Common Mistakes to Avoid
- Listing too many projects. Stick to 2–4 of your most relevant and impressive ones. Quality over quantity.
- Including incomplete or abandoned projects. Only list projects you can discuss confidently in an interview. If you started something and never finished it, leave it off.
- Being vague about your contribution. In team projects, clarify what you personally did. "Contributed to the project" is meaningless. "Designed the database schema and implemented 3 API endpoints" is specific.
- Listing tutorial follow-alongs. Building a to-do app by following a YouTube tutorial does not count as a personal project. Employers can tell the difference. Make sure your projects involve original problem-solving or meaningful customization.
- Forgetting to update links. Before submitting your resume, verify that all project links still work. A broken GitHub link or a domain that has expired reflects poorly on your attention to detail.
Key Takeaways
- Include projects when they demonstrate skills your work experience does not cover
- Format project entries like work experience: name, role, technologies, dates, and 2–3 achievement-focused bullet points
- Quantify your results with users, performance metrics, revenue, or recognition
- Place the Projects section based on relevance: near the top for students and career changers, after experience for seasoned professionals
- Include working links to live demos, GitHub repos, or portfolio pages
- Use standard section headers and include technology keywords for ATS compatibility
- List only projects you can discuss confidently in an interview
Related Articles
- How to Write a Resume With No Work Experience
- How to Quantify Resume Bullets
- Software Engineer Resume Examples
- How to Write a Resume for Your First Job
- Resume for Internship