
Schedulin — Social Media Scheduler for TikTok, Instagram, LinkedIn & More
在 TikTok、Instagram、LinkedIn 等平台安排社交媒体,$5/月起。
@troyaunderwood · X
完整作品展
技术栈
60 projects

在 TikTok、Instagram、LinkedIn 等平台安排社交媒体,$5/月起。
@troyaunderwood · X

在一个屏幕中观看视频、运行代码、做笔记并生成AI学习卡。
@angelgetemm · X

一站式学校管理平台,涵盖招生、收费、考勤、成绩单和教师管理。
@Bongoscown · X
Check out what I just built with Lovable!

与本地旅行者和向导连接,参加社区聚会及预订真实体验。
@nopecode369 · X
This completely resonates. I actually poured my entire heart and passion into building for this exact reason. It’s designed as a dedicated home where real travelers, local guides, photographers, and trip planners can finally connect organically

DueTrail:用仪表板、案例队列和自动提醒管理逾期发票。
@dmytroships · X

从实时目录自动生成符合您日程的播客会话
@Akisin1 · X
Listen Like You Live

FieldFlow — 为草坪护理团队提供实时日程、派遣、开票和利润追踪。
@derek_codez · X
The next generation of Home Service based business solutions

面向零售、餐厅和药房的一体化收银库存管理平台
@Biacode03 · X

用真实句子和间隔重复闪卡学习多种语言。
@LinguExcel · X
Become fluent in any language faster than ever by reviewing thousands of real life sentences. Treat language learning like a HIIT workout.

在一个账户中管理Umrah朝觐和旅行的所有预订及行程细节。
@toufik2026 · X
Check out what I just built with Lovable!

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

管理学术会议:提交和审阅论文、处理日程安排和注册。
@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