
Tracko - Task management made simple
A minimalist task management tool designed for team simplicity and focus.
@trackowork · X
The full gallery
Tech stack
60 projects

A minimalist task management tool designed for team simplicity and focus.
@trackowork · X

Daily practice quizzes and study notes for NEET exam preparation with progress tracking.
@FaseehShai57041 · X
Check out what I just built with Lovable!

A browser-native intent memory for individual contributors. Never lose what you meant to do.
@Slaetapp · X

Record your meetings to get multilingual transcripts, summaries, and action items.
@aunahmedm · X
Samjha — AI meeting notes for 600M+ multilingual professionals. Urdu. Hindi. Punjabi. Bengali. English. US. UK. UAE. South Asia. 91% accuracy on mixed-language meetings. Free beta.

Connect notes, people, and money to organize your life in one place.
u/Wrong_Election189 · Reddit
I built one memory for notes, people and money because none of my apps knew the full story Solo dev here. I built CleverNote because my information kept getting split across three places: notes for what happened, contacts for who was involved, and a finance app for how much it cost. None of them knew the full story. The concrete example I keep using is a plumber receipt. I snap the receipt and CleverNote keeps the original note, identifies the plumber as a person/service, records the amount

Manage estimates, invoicing, scheduling, and client payments for solo field service businesses.
@MohamedEddahby · X
SoloTradeKit helps solo operators send estimates, schedule jobs, create invoices, share payment links, send payment reminders, and manage clients for $12/mo

Create and style markdown documents with components to organize and publish your knowledge base.
@sidbyok · X
Write your documents in Markdown with a professional visual rendering without HTML/CSS, just native Markdown.

Find and compare agricultural biological products from an independent platform.
@timnuss · X
Trust layer for agriculture

Convert Markdown notes into styled social media poster cards with 12 themes, export as PNG/JPG/WebP.
@dxer0730 · X
做了一个把 Markdown 笔记 3 秒变成高颜值社交海报的小工具,支持连载切图与无缝长图拼接 在线体验 / 开源:

Paste a YouTube link to generate study notes, flashcards, and exam questions.
@costin_gh07 · X
These threads are great for impressions but weak for real traffic — everyone drops, few click. Still, here's mine: turns any YouTube lecture into study notes in 60s. Anyone actually convert from these?

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.

Organize prompts, character settings, and visual descriptions for AIGC projects locally.
innerpeace03 · V2EX
做了个管 AIGC 提示词的本地工作台 —— Prompt Studio 先放地址(纯静态、无后端,打开即用): https://prompt-studio-7gh.pages.dev ## 为什么做这个 起因是身边一个做漫剧 / AI 短视频的朋友,她的 prompt 和素材全靠飞书文档 + 手动复制粘贴管理。 同一段角色设定、画风描述,在几十条 prompt 里被物理复制了几十遍 —— 真实样本里同一段片段重复出现了 16 次。 改一个设定就得全文档翻着改,漏一处就出错。 市面上要么是「以图为中心」的图库( MJ / Civitai 那种),要么是通用文档( Notion / 飞书), 都没解决「同一段提示词在很多地方被重复、想改一处就同步所有引用」这件事。所以自己动手做了一个。 ## 它是什么 一句话:浏览器里运行、数据全在本地、单人用的「提示词 + 素材」工作台。 核心就一件事 —— 消灭 prompt 片段的物理重复: - 片段层 + 规则层两级可复用资源,prompt 里用「引用」而不是复制粘贴 - 改一次片段,所有引用它的