
FrontendBaba - Frontend Tools for Frontend Devs
免费前端开发工具,包括CSS生成器、图像压缩等功能。
@iamdeepak89 · X
完整作品展
技术栈
60 projects

免费前端开发工具,包括CSS生成器、图像压缩等功能。
@iamdeepak89 · X


YouEx.ai 是面向 B2B 销售团队的 AI 原生 CRM 平台,自动捕获、丰富、评分和分配线索。
u/youex-ai · Reddit
Built a CRM w/ MCP -- Biggest misunderstanding on first look? We launched an MCP connector a few weeks ago that connects our CRM data. We're still working through our product market fit, so I asked Claude What is the biggest thing people misunderstand about YouEx.ai when they first see it? I was actually not even thinking about researching our actual CRM data, but that's what it did. The answer was actually really insightful: Your own data points at it: a large sha

seus.ai 自动设计、构建和部署软件系统。
@Bim_evaporates · X
Check out DMs open

为你的 SaaS 创建免费反馈板,支持投票、公开路线图和可嵌入小部件。
@ScatterLabz · X

Entrifi提供访客管理、数字签到和徽章打印,为企业设计。
@habeeb_tech · X
How does your team currently manage visitor check-ins at reception? Try Entrifi, a digital visitor management built for Nigerian businesses. Works on any device, no hardware needed. Get started free: Worth sharing with whoever manages your front desk.

管理学术机构中的教师数据、职级、晋升和教学工作量。
@FalhdirA · X
Check out what I just built with Lovable!

为非洲创业者管理合规、财务和法律文件的一体化平台
@hello_itsammy · X
Hi. I am building a Regulatory Tech product. I don't want business to fall behind due to missed deadlines, and I also want to ensure that businesses can track their finances, and see real time data and results from it to make informed decisions.

通过AI评估验证知识并获得Academission认证。
@syprayt · X
We are building platform to verify user knowledge using AI, so you can avoid boring lectures and save years of life. It’s Academission baby. Yesterday we launched online mode, so that everyone could test our technology, here is the link:

检查你的 AI 应用的安全性、隐私和治理准备情况。
u/Budget_Lawfulness_33 · Reddit
I made a tool that bridges the gap between vibe coding and actually knowing what you shipped A lot of people are shipping things they don’t fully understand anymore. With the new flagship models such Claude/Codex and people spending hundreds on AI subscriptions to build faster, apps are being shipped quicker than ever. But when you’re constantly throwing prompts at AI, adding features, and moving fast, it’s easy to lose track of what actually made it into your codebase. So I built: https

在应用中录制屏幕和截图,用 AI 分类反馈并快速解决问题。
@keshav__dev · X
Hi priyanka i am also building in customer feedback space but with some dev related features. Maybe you want to check

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