DEV Community

Cover image for Past Me Was a Genius. Present Me Can’t Find His Work.
Mohamed Yaseen
Mohamed Yaseen

Posted on

Past Me Was a Genius. Present Me Can’t Find His Work.

A few weeks ago, I needed a regex pattern I knew I had written before.
I could picture the exact use case, even remember the comments I had left…
But I couldn’t remember where it lived.

  • Was it in an old repo?
  • A random Gist?
  • Buried in a Notion page I forgot existed?

Thirty minutes later, I found it — and realized this was a repeating nightmare.

Why I Built SnippKit

I wanted a place to:

  • Save snippets (code, prompts, media) in one spot
  • Tag and describe them properly
  • Search and find them instantly
  • Avoid “git archaeology” forever

So I built SnippKit.
Right now it has:

  • Code + AI prompt saving
  • Tags, descriptions, platforms, models
  • Dark/light mode
  • Keyboard shortcuts
  • Prompt marketplace for sharing

Where You Come In

I’m not here to just promote it — I really want feedback.

  • Is this something you’d actually use?
  • What’s missing?
  • What feels unnecessary?

Your comments will directly shape the next version.

Link: https://snippkit.com

Thanks for reading — and here’s to fewer “Where did I put that?” moments.

Top comments (0)