ls -la ~/projects/
total 6 projects // built and shipped end-to-end
Tablrr
featuredCo-founder & Engineer
Rails 8 SaaS for restaurant reservations and menu management. Multi-tenant, with a slot-based availability engine, live floor management over Turbo Streams, AI menu extraction, and two MCP servers written from scratch so external AI agents can run the restaurant as a tool.
Tripr
featuredCo-founder & Engineer
AI-powered travel itinerary builder. A multi-model LLM pipeline generates, fact-checks, and ranks attractions, then a constraint-based scheduler packs them into day timelines respecting meal windows, travel time, and capacity budgets.
ApplyTrack
featuredCo-founder & Engineer
Rails 8 job application tracker shipped as a web app plus a Chrome extension, both served by one backend. Its AI assistant doesn't just answer — it calls tools to build applications from a LinkedIn URL, score how well a CV matches a job, and write the cover letter.
SkillPro for Universities
featuredCo-founder & Engineer
White-labelled, multi-tenant platform where universities run AI skill assessments across their courses. An AI examiner holds a real conversation with each student, grades them against a taxonomy built from the professor's own course materials, and hands the instructor per-subskill analytics and CSV exports.
ls ~/projects/side/
Cost of Dubai
Engineer — end-to-end
Relocation calculator for Dubai. Works out what a household would actually spend each month and how much cash it needs to land safely, then turns both into a single verdict on whether the move adds up.
Wishly
Engineer — end-to-end
A social wishlist app where you paste a product link and the item fills itself in — the page is fetched as clean text, then read by a model that has to answer in a fixed shape: title, description, price, currency, image, categories. Items copied from someone else's list keep a reference back to the original, so whoever added it first still gets the credit.