Selected Work
A curated list of backend and software engineering work. I focus on maintainable architectures, clean domain models and reliable integrations.
Backend Microservice Platform
A Spring Boot microservice setup designed with hexagonal architecture to keep business logic independent from infrastructure. The goal is fast iteration without breaking core domain rules.
Tech: Java, Spring Boot, REST, Docker, CI/CD
YouTube NoteTaker Browser Extension
A lightweight extension to take timestamped notes while watching videos. Notes persist locally and reappear when you revisit the same video.
Tech: JavaScript, Browser APIs, localStorage