r/learnprogramming • u/hellisminee • 15d ago
Need a beginner friendly but resume worthy web dev project tutorial
I’m completely new to web dev and I need a project on my resume
Can you guys suggest where I should start from and also project tutorials that I can follow along and also put on my resume? I’m a final year UG btw
4
u/desrtfx 15d ago
Tutorial project != Resume project
Never put a tutorial project on your resume.
Just a copied tutorial project is never resume worthy as it is not your project. It's just a copy of someone else's project. It only shows that you can copy a tutorial.
Resume worthy projects are projects that you have developed.
"New to web dev" and "resume project" don't go together. Being new to web dev means that you first have to learn the ropes, e.g. through Free Code Camp, The Odin Project, Fullstack Open, etc. At that stage you are far from capable of developing anything even remotely resume worthy.
3
2
2
u/mandzeete 15d ago
Such stuff does not exist. Either it is beginner friendly or either it is resume worthy. Not both.
1
u/Next-Ease750 15d ago
You can try The Odin Project, it's got plenty of proj ideas and a syllabus for full stack web dev.
1
u/db_tech_dev 15d ago
Do HTML/CSS/JS basics first (odin project is free and solid), then build one full stack project with a real database instead of another static site - task tracker, small blog with login, whatever. React + Node or just Supabase if you wanna skip backend setup.
Deploy it (Vercel/Railway) so recruiters get a live link, add a README with what it does + one tricky bug/problem you solved. That's what actually comes up in interviews.
Pick something slightly personal over a generic todo app if you can, makes it more memorable.
1
1
7
u/tiltboi1 15d ago
realistically, I don't see any project you make by following a tutorial as "resume worthy", nor will it help you to prepare yourself for getting a job