Projects

This is a collection of my recent personal work and experiments. Most of these, I am just trying to solve my own problems. Hope you enjoy browsing!

From Book to App: Gamifying a 1,100-Question Board Exam Review Experience

From Book to App: Gamifying a 1,100-Question Board Exam Review Experience

This is Claudipedia, an application I built for my girlfriend, Claudine. What started as a thick, pdf-based counseling exam book is now a fully interactive study platform. Using automation, AI parsing, and a modern full-stack app, I turned 1,100 questions into a gamified 'Arcade Mode' experience. The system combines n8n workflows, an AI extraction pipeline, and Supabase as the data backbone, all tied together in a Next.js web app.

A Mobile-First Expense Tracker with Next.js + Supabase

A Mobile-First Expense Tracker with Next.js + Supabase

EasySpend is my personal expense tracking platform built with Next.js 14 and Supabase. Beyond quick manual entry and clear analytics, it also supports automated expense ingestion: send a receipt photo via Telegram and an n8n + AI pipeline parses it, formats it, and adds it to your Supabase account.