Product / 2026
BurnBin
A private snippet sharing tool built around burn-after-read destruction — share code, keys or text via a secret link that vanishes after first view, with password protection and expiry timers.
The Mission
To give developers and teams a frictionless, private way to share sensitive content — where the default is destruction, not persistence, and privacy is guaranteed by design.
BurnBin is a full-stack Next.js application backed by Supabase that lets users paste any content, configure expiry behaviour, and share a one-time secret link. Core features include burn-after-read self-destruction, time-based expiry (1h to 30d), optional password protection with server-side SHA-256 hashing, syntax highlighting via Monaco Editor for 20+ languages, a raw text endpoint for curl and automation, and a 50,000 character limit with live counter. The API is protected by IP-based rate limiting and request size validation. A landing page with scroll animations communicates the product clearly to non-technical users.
Status
Live
Impact
Demonstrates end-to-end product thinking — from security architecture and API design to UI polish and landing page copy — shipping a complete, production-ready tool with genuine utility for developers.
Category
Product