
Bookshelf — Bookstore Inventory Management
Track titles, stock levels, suppliers and staff activity for your bookstore in one workspace.
@asta30201 · X
The full gallery
Tech stack
60 projects

Track titles, stock levels, suppliers and staff activity for your bookstore in one workspace.
@asta30201 · X

Reqify captures meetings, project documents and stakeholder knowledge, identifies what is missing, and produces review-ready project deliverables grounded in…
@reqifyai · X

Paste a messy meeting or call transcript and get a clean summary with action items in seconds. Free, no login required.
u/dreresn · Reddit
Built a free tool that turns messy meeting transcripts into a clean summary + action items (no signup) I kept losing track of action items after long Zoom/Meet calls, so I built a small free tool: paste a raw transcript, get back a plain-English summary, a list of action items with owners, and a shareable link. No login, nothing stored. It's a zero-dependency static site plus Vercel serverless functions, running on Gemini's free tier, so it costs $0 to run. Would love feedback on two thin

Turn your GitHub username into a recruiter-friendly developer portfolio with AI-generated narrative.
@Vaggarwal2107 · X
Just launched the MVP for DevDossier 🚀 A sleek, minimal showcase for developers to manage their projects and dev timeline in one place. Check it out and drop your feedback! 🔗 #buildinpublic #webdev #indiehackers #reactjs #developer #portfolio #AItool

Notes with code blocks, Kanban bug tracker, and snippet library with GitHub import.
@SinghApurv1711 · X
Hey! Check it out here:

Audit documents and identify cleanup opportunities in your Notion workspace.
@greenoriginals · X
Tool - For AI agencies serving trades: Tool - For cleaning up Notion workspaces: App - For practitioners with postpartum clients: Products - Stylish tech (phone cases & stands)

The brief, the conversation, the payment and the delivery of every project in a single link. For photographers, designers, developers and freelancers.
@thomas_drmt · X

Company Brain and AI OS for companies.
@VMS2907 · X
Get your office to get meaningful output from AI -

Automatically reviews contracts, invoices, and receivables to identify discrepancies and prevent revenue leakage.
@vicngan · X

Generate accurate APA, MLA, Chicago, Harvard and IEEE citations from URLs, DOIs, or ISBNs.
colin_peterson · Product Hunt
Corroba - Free, accurate citation Cite AI, Verify Links, How To Cite

Analyze pull requests to understand changes, distinguish important modifications from trivial ones, and identify potential regressions.
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t

Turn documents into a searchable wiki with AI-verified, fact-checked answers.
u/Calm-Tomatillo-7770 · Reddit
Is vibe coding criticism fair? A lot of the criticism of vibe coding is fair. Too many projects look good in a demo then fall apart in production — weak security, missing edge cases, code nobody understands later. One of the biggest gaps is testing (or the total lack of it). I took both automated and manual testing seriously while building Brainary. Ended up with a testing-to-code ratio of about 1 to less than 3, plus a lot of hands-on checking. I think it turned out solid because of that.