DEV Community

Cover image for I built SketchStash — a small tool to store terminal commands and dev snippets
Hamza
Hamza

Posted on

I built SketchStash — a small tool to store terminal commands and dev snippets

Hi devs 👋

I built a small tool called SketchStash to store terminal commands, snippets and technical notes in one clean workspace.

Instead of losing commands in terminal history, the idea is to keep everything searchable and organized.

Current features:
• Code snippet editor
• Command search
• Tag system
• Pagination
• Focus audio player
• Dark / light theme
• Responsive UI

Stack:
React + TypeScript
Symfony API
Docker
MySQL

Coming soon:
Auth (register/login)
Tag management
Bulk delete

Would love your feedback 🙌

Live demo:
https://sketchstash.online

Top comments (0)