DEV Community

Cover image for I Built an Open-Source Code Snippet Collection

I Built an Open-Source Code Snippet Collection

Bruno on January 16, 2025

If you've ever found yourself repeatedly Googling the same code snippets, then SnipNest is something you'll find very useful. It's a place to share...
Collapse
 
jak5fd0000234775 profile image
Jacqui Hall

This is a great concept! I currently use an extension but in my browser, it would be better to use with a vscode extension. I can't wait till I get to take a better look!

Collapse
 
kingrayhan profile image
King Rayhan

Nice and simple UI, I love it. However if you could make it database centric instead of git-based, this would be more helpful.

Collapse
 
itsbrunodev profile image
Bruno

Thank you so much for the feedback! I'm glad you like the UI.

I opted for a git-based approach because I believe most developers are already comfortable with it. That said, you're absolutely right that a database-centric approach could make the platform more accessible and user-friendly, especially for those who prefer not to work with Git.

In fact, I've already considered adding this in the future. While I feel that a project at this scale doesn't necessarily need it right now, I definitely see the value it could add as SnipNest grows.

Collapse
 
itsmeseb profile image
sebkolind

This looks awesome! I added a snippet 🙌🏻

Collapse
 
itsbrunodev profile image
Bruno

Thank you so much, it means a lot!

Collapse
 
suvojimodak profile image
Suvojit Modak

Great App 👍👍

Collapse
 
itsbrunodev profile image
Bruno

Thank you!

Collapse
 
sudo_091 profile image
TechTales.io

Nice Idea GG!! Keep it up

Collapse
 
itsbrunodev profile image
Bruno

Thanks!

Collapse
 
respect17 profile image
Kudzai Murimi

Great Job!

Collapse
 
itsbrunodev profile image
Bruno

Thank you!

Collapse
 
leonardo_machado_d0c7e2c0 profile image
Leonardo Machado

Github Gist (gist.github.com) provides a similar feature, but it is not Open Source. You can get some ideas from it (like forking an snippet).
Being open source is nice. Good job!

Collapse
 
itsbrunodev profile image
Bruno

Thanks for the feedback! I think I understand, are you suggesting users could fork a snippet, like how GitHub Gist allows forking and modifying content? Let me know if that's what you meant! 🙌

Collapse
 
adridev24 profile image
Adrian

Oooh I like this app, very helpful 🔥

Collapse
 
itsbrunodev profile image
Bruno

Thanks a ton! I'm so glad you find it helpful, that's exactly what I was aiming for. 🔥

Collapse
 
linkerin profile image
Alexei

Have you checked snipshot.dev? It has been around for 2 years.

Collapse
 
itsbrunodev profile image
Bruno • Edited

Thank you for bringing up snipshot.dev, I hadn’t heard of it before! One key difference I see is that SnipNest is open-source, whereas Snipshot takes an account-based approach, which is also a nice model.

edit: I later realized that Snipshot is also open-source, great work on building such a platform! It's inspiring to see others having similar ideas. Keep it up!

Collapse
 
planke profile image
Peter Planke

Great share!

Collapse
 
dwightm profile image
Dwight

Nice work! I think the idea is useful

Some comments have been hidden by the post's author - find out more