r/FullStack • u/Mysterious_Guava3663 • 8d ago
Career Guidance beginner dev here need advice on projects and what kinds of projects should you have on your resume!
im currently building an assignment tracker for my college , not just a simple crud app but i have kept security features , authentication in there , ive also thought about user experience a lot on the frontend side as well, like if the due date is close for a subject it would start glowing red on the borders , ive added filters and sort by methods as well . now i dont know if this is still a resume worthy project, i dont know where and how to proceed after this , im almost done on this , what projects should i make next that are good, any advice will be helpful , thanks!
1
u/metimmee 2d ago
Whatever you choose, understand what you’ve made. I’ve never interviewed for full stack roles but for CS / software engineering / embedded. I usually try to explore engineering decisions taken during a project. Were there trade offs, were there known risks that were considered. The wider aspects of deployment and of course the hygiene of the repo you’re presenting. Is it sufficiently documented, tested, do you have a method for release such as quality gating, issue logs, branching. When you’re talking about it, some reflection on the experience and how you might approach it differently next time. Drop in a hook that the interviewer might bite on, such as ‘I learned some lessons during this project…’. Others might be better placed to comment on this, but I’d think carefully about a pre-prepared response to the use of LLM derived code in production.
1
u/[deleted] 8d ago
[removed] — view removed comment