Projects

Each project is written up as a case study: the problem, the architecture layer by layer, how data flows, and the decisions behind it.

Earlier work

2024

Frontend Quiz App

Quiz app with dynamic question architecture and localStorage persistence.

JavaScript · HTML · CSS

2024

Static Web Translate

Client-side page translation with clean, dependency-free code.

JavaScript

2023

LensLight

Full-stack photo sharing platform with a Node.js and Express backend.

Node.js · Express · MongoDB

2023

Task Manager

Task manager with Context API, dark mode and localStorage.

React · Vite · Context API

2023

DevJobs

Job board UI with filtering and localStorage.

JavaScript · HTML · CSS

2023

Next.js JWT Auth

Authentication flow with JSON Web Tokens in Next.js.

Next.js · JWT

2022

URL Shortener

Spring Boot service with validation, exception handling and custom aliases.

Java · Spring Boot · H2

2021

HRMS

Human resources management system with email verification - Spring Boot backend and React frontend.

Java · Spring Boot · React · PostgreSQL