@jashuuuu
I’m a Full Stack Java Developer focused on building scalable, secure, and maintainable web applications using Spring Boot and React.
I work across the stack — designing clean backend APIs, structuring reliable databases, and crafting responsive, high-performance frontends. My experience includes building end-to-end systems such as a job portal, school website, and library management system, along with integrating third-party APIs and working in Git-driven, CI/CD-enabled, Agile environments.
On this blog, I write about:
Practical Java and Spring Boot engineering
React and modern JavaScript fundamentals
System design and backend architecture
Real project learnings — what worked, what failed, and why
Career growth insights for developers
This space is a record of building software in the real world — with a focus on clarity, performance, and clean architecture.
Nothing here yet.




In React, change is not accidental. It is declared, tracked, and respected. That is the role useState plays, and it is far more important than most beginners initially realize. Many developers first encounter useState while building simple counters o...
