TemplatesInternshipsGraduates

How to Write an Internship Resume When You Have No Experience

You need experience to get the internship, and the internship is how you get experience. Everybody hits this wall. Here's what's actually on the other side of it — and it isn't a job history.

The Jobsynk AI Team 8 min read

There's a moment, somewhere around your second year, when you notice the trap. Every internship you'd actually want lists prior experience under requirements. And the only way to get prior experience is an internship. You read that sentence twice, close the tab, and go and do something else for a while, feeling slightly worse about yourself than you did an hour ago.

Almost everyone hits this wall. Almost everyone gets past it. And the way through isn't a hack or a better template — it's noticing that you have been answering the wrong question.

What are they actually asking?

You think the question is "where have you worked?" It isn't. Nobody hiring an intern believes you've worked anywhere. That's the entire premise of the word intern.

The question is: "if we give this person a desk and three months, will it have been worth it?" And that resolves into three sub-questions, all of which you can answer today, with no job history at all:

  1. Can you be taught? Is there evidence you've learned something hard, on purpose, and stuck with it past the point where it stopped being fun?
  2. Will you show up? Have you held a commitment — any commitment — over time, including on the days you didn't feel like it?
  3. *Do you actually want this?* Or did you apply to 200 postings with the same document? They can tell. They can always tell.

Every line on your resume should be evidence for one of those three. That's the whole strategy. Nothing else earns its space.

You're not crossing the gap with a job history. You're crossing it with evidence — and you already have some.

What counts as evidence?

Far more than you're currently giving yourself credit for. Go through this list honestly and write down everything that applies — you'll find four or five things you'd written off:

What you haveWhat it's evidence ofHow to write it
A module you did unusually well inTeachability. Genuine interest.Name the thing you built or solved in it, not the module title.
Anything you builtYou can finish things. You've hit a real wall.Describe the problem, the decision, and what went wrong.
A part-time job — any jobReliability. Pressure. Difficult people.Hours per week alongside study. That number is the point.
Volunteering / a society / a teamCommitment over time without being paid.How long, and what changed because you were there.
A competition, hackathon, or society you ranInitiative. You do things unprompted.What you organised, and how many people it reached.
A thing you taught yourselfCuriosity — the single most valued intern trait.What you built with it. Not the certificate.

Why does specificity matter so much?

Because generic lines are indistinguishable from lies, and specific ones are indistinguishable from truth. Compare:

Generic — could be anyone
• Relevant coursework: Databases, Algorithms, Software Engineering.
• Strong problem-solving skills and a passion for technology.
• Volunteered at a local charity.
Specific — could only be you
• Built a query planner for the Databases module. Mine was the only one in
  the cohort that handled nested joins, because I'd misread the spec and
  built the harder version by accident, then couldn't bring myself to
  simplify it.
• Taught myself enough Rust over one summer to rewrite my dissertation's
  hot loop; it went from 40 seconds to 1.2.
• Ran the weekly homework club at a local youth centre for 14 months.
  Turned up every Tuesday, including the ones where nobody else did.

The second version is not from a better candidate. It's the same candidate, written down honestly. And every one of those three lines answers one of the three real questions — teachable, reliable, genuinely interested — without ever claiming to have had a job.

"I'd misread the spec and built the harder version by accident." No model writes that. No liar writes that. That's why it works.

What does the finished thing look like?

Example résumé — copy the structure, not the words

Daniel Okonkwo

Software Engineering Intern — Summer 2027

d.okonkwo@email.com · +44 7700 900318 · Leeds, UK · github.com/dokonkwo

Summary

Second-year Computer Science student looking for a summer software engineering internship. I taught myself Rust to make my own code faster, and I've run a homework club every Tuesday for over a year. No professional experience yet — that's what this is for.

Education

BSc Computer Science — University of Leeds · 2025 – 2028 (expected)

• Current average: 74. Best modules: Databases (82), Algorithms (79).

• Built a query planner for the Databases coursework — the only submission in the cohort that handled nested joins.

Projects

Dissertation hot-loop rewrite — Rust

• Taught myself enough Rust over one summer to rewrite the slowest part of my own project. Runtime went from ~40s to ~1.2s.

• The interesting part was discovering most of the time wasn't in the loop at all — it was in the allocation I'd hidden inside it.

Study-group scheduler — Python, Flask, SQLite

• Built it because coordinating six people over WhatsApp was worse than the coursework. About 30 people on my course ended up using it.

Experience

Volunteer Tutor — Hillside Youth Centre, Leeds · Mar 2025 – Present

• Ran the weekly homework club for 14 months. Turned up every Tuesday, including the ones where nobody else did.

• Worked with 8–12 students aged 11–14 on maths and basic computing.

Barista (part-time, 12 hrs/week) — Grind Coffee, Leeds · Jun 2025 – Present

• 12 hours a week alongside a full course load, including every weekend of exam term.

Skills

Languages: Python, Java, SQL, Rust (learning)

Tools: Git, Flask, SQLite, Postgres, Linux

No professional experience anywhere on this page — and it still answers all three questions a recruiter is actually asking.

One last thing: apply anyway.

The requirements list on an internship posting is a wish list, assembled by a recruiter who is fully aware they're hiring people who have not done the job. It is not a gate, and treating it as one is the single most common reason good candidates never apply at all.

If you match most of it and you can write three honest, specific lines that say I can be taught, I show up, and I want this one — send it. The worst realistic outcome is silence, and silence costs you nothing but the twenty minutes you already spent.

Frequently asked questions

How do I write a resume for an internship with no experience?

Stop looking for jobs to list and start looking for evidence. Coursework you did well, anything you built, a part-time job, volunteering, a society you ran, a competition you entered. An internship recruiter is not expecting a work history — they are looking for signs you are curious, reliable and able to finish things.

What do internship recruiters actually look for?

Three things: that you can be taught, that you will show up, and that you actually want this field rather than any field. Nobody expects an intern to already be able to do the job. They are hiring potential, and every line of your resume should be evidence for one of those three.

Can I put coursework on an internship resume?

Yes, but only if it's specific. 'Relevant coursework: Databases, Algorithms' is a list of module names and carries almost nothing. 'Built a query planner in the Databases module; it was the only one in the cohort to handle nested joins' is a real signal.

Should I apply if I don't meet all the requirements?

Yes. Internship postings are written as wish lists by people who know they are hiring people who have not done the job before. Meeting most of the listed requirements is normal, and treating the list as a gate is the single most common reason good candidates never apply.