Snip
- Client
- Self-initiated
- Year
- 2026
- Role
- URL shortener
- Live site
- Visit live site
The problem
Every free shortener wants an account before it will do the one thing it is for, and most of them are tracking the click rather than shortening the link.
What I built
Built as a single page in plain HTML and CSS with no framework and no build step, so the whole thing loads in one request and is readable in one file.
Tech stack
- HTML
- CSS