Fetching latest headlines…
I built a code snippet manager — and it's live
NORTH AMERICA
🇺🇸 United StatesMay 6, 2026

I built a code snippet manager — and it's live

0 views0 likes0 comments
Originally published byDev.to

בעה"י
If you've ever found yourself searching through old projects just to copy that one utility function you wrote six months ago (or telling claude to make it again) — this is for you.
Snippr is a personal code snippet library. Save your snippets, organize them by language and tags, share them publicly or keep them private, and copy them instantly with one click. Syntax highlighting for 100+ languages included.
It's live at snipper-eta.vercel.app — go explore, create an account, and start saving your code.
Stack: Next.js, TypeScript, Drizzle ORM, Auth.js
Built it for myself honestly. Tired of digging through old repos for reusable code. Figured if it's useful to me it's useful to others too.
CLI support is on the way — push and pull snippets straight from your terminal.
Would love to hear what you think. Drop a comment or just go try it. 🙏

Comments (0)

Sign in to join the discussion

Be the first to comment!