Projects

Long-running tools, hubs, and references — separate from the blog feed.

These are static projects and living documents. They don't show up in the blog feed or RSS because the auto-index only tracks root posts. Each one is updated in place at its own URL — bookmarks are stable.

USD ⇄ DOP Currency Converter

Live exchange rate for the Dominican Republic peso. Includes peso bill/coin denominations, ATM notes (always decline conversion, get pesos instead), and conversion in both directions. Fetches the live rate on page load with a hardcoded fallback for offline use.
single page · client-side only · no server

Studio Script Converter

Internal tool for converting NICE CXOne Studio scripts from the legacy XML format to the newer JSON format. Drag in an XML file, get a downloadable JSON back. Useful if you're migrating call-center scripting off the old runtime.
single page · runs in the browser · files never leave your machine