MANUAL OF MANUELget in touch

620002 · BUILD LOG

PROJECTS

Here's a garage of things I've built! Games, internal tools, and growth experiments. Most are shipped and live; a few are still on the lift.

Lofi Blob is a browser-based multiplayer game where players guide a blob through different dimensions within a lo-fi world. The game consists of drifting between other players in real time, exploring, and completing missions while solving the main narrative arc.

Under the hood it's powered by a Supabase Postgres database with realtime channels: player presence and movement sync live across clients, while missions, progress, and the branching narrative storyline are all persisted server-side so the world keeps its state between sessions.

It's grown past 10k+ lines of code, built solo end-to-end, includes game loops, netcode, data models, and a mission/quest system that threads players through an evolving story.

10k+ Lines of code
Real-time Multiplayer
Next.jsTypeScriptSupabase (Postgres + Realtime)CanvasVercel
visit live ↗
Gameplay: blobs moving through the lo-fi world
Mission / narrative experience

More in the works

There's always something on the bench. Whether it's AI tooling or growth experiments, in the end I like to build with the purpose of making lives easier and accelerating growth. Check back, or reach out if you want a peek.

get in touch