Projects

Things I've built.

Freelance Website

Next.jsTypeScriptTailwind CSSVercel

Production-ready Next.js website for a startup client. Managed the full lifecycle — requirements gathering through Vercel deployment — with iterative releases, code reviews, and server-side TypeScript features.

Security Education WebApp

ReactDjangoPythonJWTREST

Full-stack application built with a team of 4 over one year in Agile sprints. Implemented all auth flows: JWT access/refresh tokens, token blacklisting, RBAC across 5+ REST endpoints, password reset via email, and secure session handling.

SurveyMonkey Clone

SpringJavaHibernateJPASQLJUnit

Survey application built with a team of 5 using Spring MVC. Designed REST APIs with Hibernate/JPA for relational persistence, built a 4-type question creation system, and wrote 8+ integration tests validating full survey-response workflows.