Lab

See my experimental projects


๐Ÿฆ‹ Job Catcher

A semantic search tool that matches job ads with your profile (find it here). I built it to cut through the noise and frustration of online job boards. I took a user-first approach, following a design-driven cycle: discovery, prototyping, testing, piloting, and iteration.

I've implemented advanced semantic matching with a small language model, combined with classic NLP techniques for robust results. I intentionally kept resource and computation needs lowโ€”enough to run on an old laptop. The source is available on GitHub.


๐ŸŽจ This Site

I designed this site with a minimalist aesthetic: clean lines, simple spaces, and reader-friendly. For this I built a custom theme on Ghost CMS, loosely based on the Solo theme and inspired by Medium.

Find the source code here.