Apps · Projects

Things I've built.

Production apps, side projects, and a few things I can't talk about. Tap any card for the full story.

2 shipped
DictationChip
Featured·Live

DictationChip

Speak naturally. Type instantly.

A native macOS dictation app that turns your voice into text in any app, fully on-device and completely private. Hold Option+Space from anywhere, speak, release — your words appear where the cursor is. Pick from a library of on-device speech models including NVIDIA Parakeet (25 languages) and OpenAI Whisper. No cloud, no account, nothing ever leaves your Mac.

vAlpha·Productivity·2026-05-28Details

Side Projects

1 entry
TypeScriptDocs

TypeScriptDocs

A modern, community-driven TypeScript documentation

Live

TypeScriptDocs.com is a fresh take on TypeScript documentation — a clean, modern reading experience built on VitePress. It tracks every TypeScript release (currently 6.0) with a scheduled GitHub Actions cron that watches npm and opens a PR whenever a new version ships. The Get Started page branches by audience (new programmers, JS devs, Java/C# devs, FP devs, tooling) so readers land somewhere that matches their background instead of being dropped into a generic intro.