Some of my personal projects
Web Platform for Food Information with Spring Boot
My country does not have a food warning/clasification system so I created my own.
Web Platform using Spring Boot, PostgreSQL, Google OAuth2, with React + TypeScript and Tailwind CSS for the frontend.
I used Google Auth for my admin panel.
URL Shortener in Go
Url Shortener API using Go, PostgreSQL and JWT for authentication. React + Vite with TypeScript for the Frontend and Docker Compose and Nginx for deployment. Support for super fast redirects, secure authentication and thousands of requests per minute.
WebApp for AI Image generation
Web app for free AI Image generation using React + Vite and Material UI.
API for free AI Chat Completions using Spring Boot
Spring Boot API wrapper for a free LLM provider.