Small tools, real browser work
Demo Apps
A growing shelf of small apps shipped as separate static demo artifacts. The website stays light; each demo gets its own page under /demo-apps/, including a reserved MLOps platform placeholder.
Demo 01
The Client-Side Media Cruncher (Wasm + TS)
Drop in a large image and convert or compress it locally. The browser does the work, the server sees nothing, and your file does not take a suspicious vacation through a random converter site.
Demo 02
How Is My Internet, Really?
A live Canvas dashboard that samples latency to this site, estimates jitter, and visualizes stability instead of pretending one speed-test number tells the whole story.
Demo 03
Local Log and JSON Toolbelt
Prettify JSON, decode JWT payloads, parse URLs, and grep text logs locally without pasting private data into mystery websites.
Demo 04
Interactive System Architecture Simulator
A tiny traffic playground where users, load balancers, web nodes, and a database show how systems scale, fail, and recover.
Demo 05
Offline Traveler Converter
A PWA-style timezone, currency, and data-unit converter for flights, remote teams, and those meetings that somehow happen tomorrow and yesterday.
Demo 06
Privacy-First Object Redactor
Drop an image, blur sensitive regions locally, and download the redacted result. No upload, no backend, no awkward explanation to security.
Demo 07
Local Sentiment and Text Analytics
Paste reviews, support notes, or essays and get instant local sentiment, keywords, and a tiny summary without calling an API.
Demo 08
Model Drift and Performance Simulator
A visual MLOps playground where traffic spikes and corrupted inputs drag model accuracy down until retraining brings it back.
Demo 09
MLOps Deployment Platform
Placeholder for the serious MLOps showcase: inference service, Kubernetes rollout, metrics, drift signals, and rollback workflow.