Side Projects

Go · PostgreSQL · TypeScript · LLM Integration

Melquíades

A local snippet-driven IDE for composing database-backed snippets into UI components, widgets, workflows, and small tools. Built as an experimental workspace for rapid iteration, personal lab, and self hosted model development.

JavaScript · Procedural Generation

Infinite Minesweeper

A project I periodically rewrite when exploring new languages or ideas. The simple ruleset creates interesting problems around procedural generation, matrix traversal, memory optimization, rendering, and state management.