DropForge
A limited-inventory marketplace where items get reserved, checked out, or released back to stock.
- Built with Java, Spring Boot, Spring Data JPA, and PostgreSQL — deployed on Railway, with the Next.js frontend on Vercel.
- Most of the work is the hold timer: reserve something, let it expire or cancel, put stock back, and don't accidentally let two checkouts grab the same unit while that's happening.
- Java
- Spring Boot
- PostgreSQL
- Next.js
- Docker
- Railway
- Vercel