Back to Apps
Vibe Code Hub screenshot

Vibe Code Hub

A productivity app for developers to manage notes, projects, and research with intuitive workflow

40 views
2 visitors
View original post →

@unknown: I've been vibe coding something to replace all the personal productivity software I use. It's roughly a daily notes / notion clone / personal CRM that uses github as a back end. What's remarkable is that this is such a common hobby project that whenever I want a feature I can normally one shot it. Already it supports: - encryption - entity tracking / linking - background research - calendar syncing - rich media support - alerting - automated personal pipeline creation - contact management - search It feels like barrier to vibe code this is lower than learning someone else's complex productivity platform. And a lot more fun. It may be the case that an entire class of apps gets squeezed between vibe coding and deep infra components (e.g. auth, olap, oltp, web crawling, etc.)

productivitydeveloper-toolsdashboard

Remix with your AI agent

You are remixing a Berrry app.
Source app: https://devproductivity.berrry.app

1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
     {"remix_from":"https://devproductivity.berrry.app","subdomain":""}
3. Read files, modify, PUT updates.

Sign in to bake your API token into the snippet → Sign in