Hi — I’m Kamlesh. I build backend systems and full-stack demos using Java, Spring Boot, REST APIs, MySQL and React. This repo is a quick landing page for my work: short highlights, how to run demos and where to find contact info.
- ✅ Full-stack skeleton: Spring Boot (REST + JWT) + MySQL backend + React frontend
- ✅ Enterprise demo
- ✅ Frontend projects: React apps bootstrapped with modern tooling
- Full-Stack-Spring-Boot-React- — basic, deployable skeleton for apps (backend + React front-end).
- Enterprise-Demo-Web-Application — Spring Boot enterprise demo with screenshots showing client and inventory flows.
- sinchan-react-frontend + sinchan-spring-backend — example frontend + backend pair for a small product.
Java • Spring Boot • Spring Security • REST • JWT • MySQL • React • JavaScript • HTML/CSS
Each project has a README — start with:
- Clone repo →
git clone <repo-url>
- Backend:
./mvnw spring-boot:run
(or import into IDE) - Frontend:
yarn
/yarn start
ornpm install
/npm start
See each repo README for env vars and sample data.
- LinkedIn: in/kamlesh-baviskar
- Email: ksb17219@gmail.com
If you want a guided walkthrough of any repo, ping me — happy to explain architecture or walk through code.