
Library Management Software for Indian Reading Libraries
All-in-one library management platform with QR attendance, student tracking, and payment processing.
@itsarvinddev · X
The full gallery
Tech stack
17 projects

All-in-one library management platform with QR attendance, student tracking, and payment processing.
@itsarvinddev · X

Browse and manage a library of 50,000+ AI prompts to streamline your workflow.
@iPranayJoshi · X
Would be honoured to come join! Built talk about vibe coding at
The most intuitive project management platform for modern teams. Track builds, manage tasks, and collaborate seamlessly.
@MeetMuaz · X

Search 1,700+ US library branches for kids' events like storytimes and STEM activities.
u/Iamabrnr · Reddit
I got tired of my wife checking a half-dozen library sites every morning for storytimes, so I vibed one search box Every few weeks someone here ask about stuff to do with kids, so I figured app I vibed for my wife may be useful for others. Every morning or nite before my wife checks for story time and musical events for our toddler. She looks for events on Libraries websites on most east bay cities. To relive her pain I vibe coded https://mylibrary-events.com It uses RSS / iCal feeds of l

Enterprise memory management dashboard
@dingfengtow_df · X
Just launched: Aristra public beta Agentic platform built on the Aristra Memory System. Persistent context of how you work + always-on agents. Memory is modular, also works with Codex, Claude Code, and other agent systems. Limited spots open.

Save bookmarks, videos, and notes in an AI knowledge base that summarizes and connects ideas.
@vhm205 · X
Too many news articles, too many bookmarks, too many notes, but I never open them again because I don't know where to find them

Streamline your construction projects with our comprehensive management platform. Built for construction professionals.
@devloperhs · X

Project management, CRM, and HR in one platform for software teams.
@aquib_builds · X
MyTaskly — task/project management SaaS, live at Problem: small teams overpay for bloated PM tools or just lose track of things in WhatsApp/spreadsheets.

The all-in-one platform for veterinary clinics, medical practices, and service businesses. Scheduling, records, billing, client portal, and automations - fro…
@akfullstack · X
Helping service businesses stop no-shows, recover missed calls & automate follow-ups.

Manage your expenses, incomes and invoices with ease
@get_rcpt · X

A ranked board of paid content. Every listing loses 10% of its value per day. Cost per click is public.
@jayjayq8 · X
Did mine with mom

Manage academic conferences: submit and review papers, handle scheduling and registration.
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age