Making a Good Resume
Posted by Pierre-Edouard Guerin · 2 min read · Published on August 12, 2021
The resume is the first thing the recruiter will read about you. I revised my resume multiple times already and continue to sharpen it. Here I describe the structure and overall basics tips to make a competitive resume.
Structure and Basics
- Contact information (mail, phone).
- Content is king.
- Never lie. Exaggerating a little is fine.
- Four sections:
- Education
- Experience
- Skills
- Others
1. Education section
- Quick summary
- Not a student: checkbox rather than highlight
2. Experience section
- Core of your resume
- Chronologically organized
- legal job title, company, time, date
- If the company activity is not well known, add a one line description of it
- The most recent job experience must have the most bullet points
How to write good bullets
- Tell a story in your bullet (Begin, Middle, End)
- What was the problem/opportunity?
- Begin bullet with the following words:
analysed
discovered
investigated
tackled
initiated
founded
defined
advised
- Begin bullet with the following words:
- How did you fix it?
- Middle bullet:
secured
cultivated
built
designed
unified
revamped
launched
engineered
- Middle bullet:
- What did you do that went above and beyond?
- What was the impact and results?
- End bullet:
awarded
earned
reached
succeed
demonstrated
completed
boosted
generated
improved
- End bullet:
DON'T EXPLAIN WHAT THE COMPANY/LAB DOES ! Instead, focus on your impact and results. Whenever possible, use numbers to highlight the impact of your work.
How do I show impact ?
- As much as possible should have a number behind it
- This shows scale of your projects.
- How many team members?
- How many did this increase revenue?
- How many partners/customers?
- How many articles did you write?
- How many students did you teach?
- How much did the company or labs grow because of your work?
3. Skills section
- Skills is an optionnal section
- Avoid soft skills
- List sorted from the most known skill to the least known skill to the right
4. Miscellaneous section
- One or two lines maximum
- Just to give some flesh to your personnality :)
References
What Color Is Your Parachute?
Richard N. Bolles
A Practical Manual for Job-Hunters and Career-Changers, 1972. ISBN-13: 978-1984861207
Published on August 12, 2021
Relevant Tags
About the Author
Latest Articles
-
Chado: the GMOD Database Schema
the Generic Model Organism Database project or GMOD is a collection of open source software tools for managing, visualising, storing, and disseminating genetic and genomic data.JAN 2025 · PIERRE-EDOUARD GUERIN -
Error Messages
I am an anxious person. So error messages always makes my heart beat faster. Hopefully, following the Pareto Principle, 80% of error messages are mild while 20% are the really tough one. The point is to solve the first kind as quickly as possible and effortless. To do so, allow the user to solve the issue by himself with clear messages and hints (in the case of errors related to input files or parameters). Clear presentation of the context and precise localization of the error in the code will save a lot of useless and tedious work to the developer. The time spared on the easy errors just by having better messages, then can be reallocated to the second kind of errors, the troublemakers.NOV 2024 · PIERRE-EDOUARD GUERIN -
Generative AI
I was fortunate to follow the course of Sven Warris about software tools to integrate genAI into your own work and applications. The course is aimed at data scientists and bioinformaticians.MAY 2024 · PIERRE-EDOUARD GUERIN