// work
Detailed case studies covering the problem, approach, architecture, and learnings from each project.
projects/kuyumapp.mdx
2026-06
An offline-first POS and transaction management desktop app for gold jewelry retail — replacing paper ledgers, running in production.
projects/multi-domain-search-engine.mdx
2026-04
A hybrid semantic search engine and RAG system over a ~9,000-document AI/ML corpus — my final-year dissertation, lifting nDCG@10 from 0.355 to 0.828.
projects/smart-room-monitoring.mdx
2026-02
A Raspberry Pi monitoring system with multi-rate sensor polling, a three-state alert engine, and a React dashboard served over a Flask REST API.
projects/portfolio-site.mdx
2026-01
A fast, minimal portfolio built with Next.js App Router, MDX, and Tailwind CSS.
projects/microcontroller-design.mdx
2025-05
A team-built PIC16F18877 smart-home prototype — sensing, alarm, and actuation — nominated for the Brunel Engineering Plus showcase.
projects/supermarket-management-system.mdx
2025-03
A modular object-oriented retail and banking application in Java, driven from UML design to a Swing GUI and verified against 25 documented use cases.