
完整作品展
技术栈
60 projects


油气行业安全审计软件,支持离线工作、JSA分析和热工许可流程。
@jay_cobski · X
Awesome oil and gas safety audit tool -

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

在一个仪表板中管理出租物业、跟踪租户、租金和维护日志。
@KatiyarSaiyam · X
just shipped my first full-stack app 🏠 properties, tenants, rent tracking & maintenance logs, all in one place. UI is still a work in progress — actively making it better. would love honest reviews & UI suggestions! 🔗 #buildinpublic #webdev #reactjs

MirrorQuant 为 Polymarket BTC 预测市场提供专业量化交易工具和实时交易信号。
@WolfOfTradingCN · X
可以关注我,我最近整合了几个大平台,准备做一个线上的综合选股量化工具,polymarkt的实时量化已经有实盘模拟上线了

Leveraging the Bittensor ecosystem, Vidaio provides scalable, affordable, and high-quality video processing solutions.
@vidaio_ · X
Ai driven, video enhancement!

AI和机器人板块交易信号,附带公开成绩单。
@TradingResXYZ · X
Material catalyst events scored by our research pipeline — every call logged on issue, auto-closed on its holding period, and benchmarked against the sector ETF. The track record is the pitch.

使用 NASA 数据和 AI 占星术生成您的个性化星盘。
cosmogram · Product Hunt
www.cosmo-gram.com Astrology & AI

VeroLente AI用AI技术即时验证新闻、视频、图像和声明,获取真实度分数。
@Banshee_1212 · X
building a deepfake detection platform,

Pickle Charts 是一个多链加密分析平台,提供实时图表和投资组合追踪。
@PickleCharts · X
Hey @Shakib2O1 Would love to talk to you about my SaaS project ! Drop me a DM


在浏览器中使用 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