
DocuCommit · Docs as Markdown in your Git · No database, no lock-in
Store documentation as markdown in your Git repository with no database or lock-in.
@alizreim · X
Documentation that lives in your own git repository
The full gallery
Tech stack
60 projects

Store documentation as markdown in your Git repository with no database or lock-in.
@alizreim · X
Documentation that lives in your own git repository

Organize projects, tasks, bugs, sprints, and roadmaps in one workspace with AI context exports.
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

Desktop app that transforms your git history into music to document builds and experiments.
@ivygrzy · X
My git history as music. This is Unicorn: a desktop app I built w/ @AnthropicAI's Claude Code. It lives beside the terminal and documents my builds. Every experiment logs itself. Every commit plays a note. The story: The preview:

Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos

Plan, produce, review, and publish creator content all in one workspace.
@DaiwikShashi · X
Building Scribur — the operating system for in-house UGC teams. We help in-house teams manage campaigns, content ideas, scripts, submissions, revisions, approvals, creator communication, and performance tracking all in one place.

Organize markdown notes with progress tracking and visualize them as interactive mind maps
@vasanthadabala · X
Not really a startup. It's just something I built for myself a simple note taking app with a planner, progress tracker, and mind map I'm going to share it publicly @NodesMap check it

Organize your team's tasks, files, and chat in a single shared workspace.
@foldtaskapp · X

Create a free link-in-bio page with custom themes and link click tracking.
@code_bytein · X

Convert your GitHub work into marketing posts for X, LinkedIn, and Facebook.
@JessePeplinski · X
👋 I’m building live on Twitch using Codex & Claude. Pop in any time. Let’s connect!

Versioned memory workspace for your ideas and code, readable by connected AI assistants.
@JohnTremendol · X
does this look vibe coded?

Track software ideas from concept to shipped code, share publicly, and credit all contributors.
u/ramu9703 · Reddit
I built a public ledger that tracks a software idea from "shower thought" to shipped code hey everyone, I spent my weekend building a public backlog called vibehub (thanks 5.6 sol :) ) the main problem i wanted to solve is that too many good micro-ideas die in notes apps, and too many open-source projects launch without anyone knowing why they were built, who had the original spark, or how they evolved vibehub tracks the entire lineage of a project: - public feed of software briefs

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex