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 personal tooling, self-hosted model integration, and my favorite pet project.
Vue · TypeScript · Vite · Interactive UI Design
Inspoboard
A visual canvas for arranging ideas, images, and connected concepts through draggable nodes and spatial layouts.
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.