/projects

Projects

Selected work, prototypes, and shipping product notes.

2 entries by VitaminCPU
Nebula Toolkit
2024-03 Lead Developer

Nebula Toolkit packages reusable data-fetching hooks, chart primitives, and a11y-ready UI widgets for spinning up small observability consoles. The goal is to remove the glue work required to transition from proof-of-concept to polished tool.

Highlights include

  • Configurable ChartFrame component with sane defaults for margins, interactions, and annotations.
  • Pluggable metrics registry that works across REST and GraphQL APIs.
  • Sleek dark visual language tuned for long-haul monitoring sessions.

  • TypeScript
  • Vite
  • Tailwind
  • D3.js
Open project Nebula Toolkit
Aether CMS
2023-11 Product Engineer

Aether CMS uses Hugo under the hood but layers on a playful editing UI that lives directly in the generated site. I built it to explore safer collaboration between content editors and git-backed infrastructure.

Feature ideas on the roadmap:

  • Inline content editing with diff previews
  • Remote theme syncing for multi-site teams
  • Serverless publishing pipeline hooked into GitHub Actions

  • Go
  • Hugo
  • Alpine.js
Open project Aether CMS