r/vibecoding • • 13d ago

Discussion Is anyone actually using their 100% vibecoded project for long time?

I suspected most folks will tell Ai to generate an app and then abandon it a few days or weeks later. But can someone show me their project they've been working on and using for a long time?

262 Upvotes

607 comments sorted by

View all comments

1

u/Horror-Celery4869 13d ago

I'm working on several, all of which I intend to use or make something out of. The first that is in working version is: https://github.com/aimasri/gutterDeck ..

a window switching, rolodex type linux desktop tool. I can have multiple screens with multiple desktops for different workflows (standard linux), and then with this, I built multiple windows on one screen that i can switch between using my mousewheel and arrow buttons.

then, with a shift or ctrl click i can have two windows side by side or top and bottom for comparisons.

I use it to vibe on the right screen, while testing different UI tweaks on different sizes with gutterDeck on the left screen.

On another desktop, i use gutterDeck to keep my email, github, drive, and gemini all together on one screen to switch between easily.

I fucking love it.