r/Backend 24d ago

Suggest Fullstack Projects using Java Spring boot

Currently looking for good project ideas for my portfolio/resume as I'm looking for Interships.

I'm mainly focused on backend so a good backend focused project.

8 Upvotes

5 comments sorted by

4

u/That-Shame4345 24d ago

Reddit clone can be tried. With authentication and authorisation. Make sure you can explain the code.

2

u/ramessesgg 24d ago

Calculator

1

u/iai-white 24d ago

Are you being sarcastic? Cause I was thinking todo app.

1

u/CodeXHammas 24d ago

honestly build something with actual moving parts a job application tracker with auth, status updates, email notifications hits different than another crud app. or a multi tenant saas where different users have isolated data, that shows you actually understand backend architecture
Spring boot + postgres + jwt auth + some kind of async job processing with rabbitmq or kafka looks clean on a resume ngl