
Kobbe — Web analytics that respect your visitors
使用隐私友好且无Cookie的分析工具追踪网站流量和访客行为。
@Mike_Andreuzza · X
Privacy-friendly web analytics. Website templates crafted with Astro JS and Tailwind CSS and now also with Sanity CMS variants
完整作品展
技术栈
24 projects

使用隐私友好且无Cookie的分析工具追踪网站流量和访客行为。
@Mike_Andreuzza · X
Privacy-friendly web analytics. Website templates crafted with Astro JS and Tailwind CSS and now also with Sanity CMS variants

Keel 为中小企业提供合规管理平台,快速通过 SOC 2、ISO 27001 等审计。
@KeelGRC · X
just launched this week. It’s an SMB-friendly GRC and compliance application.

AI驱动的物业管理平台,自动生成租约、分析房屋检查、全天候回答租户问题
@RenticAI · X
Building — AI that runs the boring parts of property management. Leases go out signed digitally, tenants get instant answers day and night, and inspection reports write themselves from 360° video. Happy to swap feedback!



面向印度招聘人员的人员配置管理平台,用于组织候选人、服务商和招聘工作流
@ItsPavanGK · X
Built for Indian Staffing Vendors. By Operators. Vendordesk platform helps staffing vendors manage their complete hiring lifecycle — candidate pipeline, AI-powered resume screening, timesheet billing, client management, and sub-vendor operations.

交互式员工管理系统,提供薪资、考勤和绩效追踪。
@jetexpert7 · X
Just shipped an Employee Management System MVP for @oximondev in 2 weeks using TypeScript Features: attendance, payroll, leave, performance tracking. If you run a small business and need custom software, DM me. Who else is building in public this year?

将您的 Instagram DM 转化为销售对话,通过自动回复和潜在客户管理
@VishuLIV · X
Building DMdaddy, an automation tool that turns Instagram comments into qualified leads through AI-powered DM conversations that work 24/7.

创建带有自定义徽标、颜色和使用情况跟踪的动态 QR 码
@IfeanyiArinze10 · X
What does What makes it unique?

发现独立应用,与创作者连接来购买、出售或交易创意作品。
@JamesAuble · X
Building something cool? List it on DealMyApp and get your project in front of thousands of founders, makers, and potential buyers. 🚀

LetMeSend.Email:事务邮件、营销活动和 AI 邮件生成的统一平台。
@_gchauhan · X
Hello Jasper! We've been building Most businesses use separate tools for: • Transactional email • Marketing campaigns with A/B testing • Mailboxes • Contacts • AI email creation • Dynamic content integration • Domain specific branding Five products. Five subscriptions. Five sources of truth. We decided to build communication as one connected system instead. combines email infrastructure, campaigns, mailboxes, contacts, domains, AI generation, and webhooks in a single platform. Would love feedback on the product, positioning, messaging, and first impressions.

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared