$ git remote -v

Projects

The builds worth reading — products in active development and finished experiments. Each one its own branch off main.

3 repos · 2 in development · 1 shipped

feat/salun-at

Salun-at

in development

2025 – Present·CTO · Lines For Growth

A connected healthcare platform for the Philippines — one system unifying patient records, scheduling, and inter-facility messaging across hospitals, clinics, labs, and pharmacies. Multi-facility access, encrypted data exchange, and operational analytics for the people running the floor.

  • Healthcare
  • SaaS
  • Multi-tenant
  • Full-stack
feat/questboard

QuestBoard

in development

2026 – Present

A neighborhood odd-jobs marketplace built on kapwa — post a quest, name a reward, find verified workers nearby. Free to post; a small cut only when work completes. Built for Metro Manila communities.

  • Marketplace
  • Community
  • Full-stack
feat/banker

Banker's Algorithm

✓ shipped

2023

An interactive visualizer of Dijkstra's Banker's Algorithm — step through resource allocation, watch the safe-state check run, and see exactly where a request would deadlock the system. Theory from an OS course, made tangible.

stackSvelte · TypeScript

  • Algorithms
  • Operating Systems
  • Deadlock
  • Visualizer