I learn by building projects.
Backend API most of my projects use, built with FastAPI and PostgreSQL.
A Django-based multi-tenant backend with isolated JWT auth per tenant, production setup via Docker + Gunicorn.
Frontend of Backend project (which was built using FastAPI) using Next.js
A productivity app that helps you manage tasks efficiently with time tracking, prioritization with daily motivational quotes and background syncing to cloud.
A Lite JWT-based authentication service in Go, implementing user registration, login, and token validation
A complex collaborative CRUD APIs built with Java Spring Boot and MongoDB
My old personal website, now archived. It was built with Next.js and hosted on Vercel.
A VS Code extension to automate `npm run dev` and browser launch for Next.js projects
Generate, verify, and share certificates, made with Next.js and MongoDB.
Visualize your life in weeks and make every moment count!
I was learning Next.js and it was provided by Next.js documentation