IT Lab Dashboard
A centralized hub for self-hosted micro-services. Privacy-first tools running on Cloudflare's global edge network.
// Services
6 total ยท 2 building ยท 3 plannedPrivacy-First Tempmail
Zero-retention email routing. Generate disposable addresses, receive messages in real time, auto-expire via KV TTL. No logs, no persistence.
Secure Pastebin
Client-side AES-256 encryption before transmission. Auto-destructing links with configurable TTL. Burn-after-read support.
URL Shortener
Sub-millisecond redirects powered by KV edge caching. Optimized for creative domain hacks (.xyz, .io). Analytics-ready.
Network Status Monitor
Cron-triggered ping checks to external SQL servers and NAS setups. Latency trending, uptime SLA tracking, D1-backed history.
Drone Flight Dashboard
Aggregates weather API data, calculates Li-Po mAh discharge rates against altitude and temperature. Pre-flight GO/NO-GO system.
Webhook API Gateway
Catch and inspect external payloads from any source. Filter rules, signature verification, structured logging to D1.
Infrastructure
Deployed on Cloudflare Pages with Workers Functions. Persistent storage via KV (ephemeral/TTL) and D1 (relational/analytics). Zero cold starts. Sub-millisecond edge routing.