Sandbox

Sandbox

Experiments and prototypes

Learning projects disguised as useful tools. Each one started as an excuse to learn something new (VS Code extension APIs, NPM publishing, Chrome extension architecture) and turned into something worth sharing. They live on the archive site, some maintained, others frozen.

  • VS Code Extension with productivity shortcuts and workflow automation for my daily editing environment, built after getting tired of the same repetitive keystrokes
  • NPM Packages containing utilities I found myself copying between projects, so I packaged them up properly and published them
  • Chrome Extensions for tab management and quick actions that save a few seconds each time, which adds up
  • Experiments including prototypes and random ideas that needed a place to live while I figured out if they were worth pursuing
  • Dev Testing as a playground for testing authentication flows and UI components before integrating them into real projects