Projects
Solo work, team projects, and the things I'm building right now.
Game Jam: Lead Developer
Led a 5-person team in a month-long competitive jam. Finished 17th of 100+ entries; game shipped on itch.io.
PromptForge
A retrieval-grounded recommendation engine that turns a project brief into a paste-ready spec for Claude Code, Cursor, Codex, Windsurf, Copilot, ChatGPT, Antigravity, Replit, or any AI coding tool. Every pick traces to a verifiable source; the engine proposes candidates and defers locked decisions to the runtime AI plus the user. Live at promptforge.uk.
Hijama Business
A trilingual booking site (English, Bangla, Arabic) for a Hijama and massage business in East London.
Ticket Booking System
A role-based desktop ticket-booking app I built solo in C# / .NET on top of MySQL, set up so the form code never reaches the database directly and adding a new role doesn't ripple through the codebase.
Personal Finance Tracker
A self-hosted finance tracker built as a university group project. My piece was the natural-language assistant that turns plain questions into safe filters over your own data, so the model never sees raw rows.