
The full gallery
Tech stack
60 projects


Manage oil & gas safety audits, JSA analyses, and hot work permits with offline-capable software.
@jay_cobski · X
Awesome oil and gas safety audit tool -

Manage faculty members' data, ranks, promotions, and teaching loads in academic institutions.
@FalhdirA · X
Check out what I just built with Lovable!

Manage rental properties, track tenants, rents, and maintenance logs in one dashboard.
@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

Quantitative trading toolkit for Polymarket BTC prediction markets with live performance tracking.
@WolfOfTradingCN · X
可以关注我,我最近整合了几个大平台,准备做一个线上的综合选股量化工具,polymarkt的实时量化已经有实盘模拟上线了

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

Trading signals for the AI & Robotics sector with published track record.
@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.

Generate a personalized astrological portrait from NASA astronomical data with AI astrology.
cosmogram · Product Hunt
www.cosmo-gram.com Astrology & AI

AI fact-checking platform that verifies news, videos, images, and claims with instant truth scores.
@Banshee_1212 · X
building a deepfake detection platform,

Multi-chain crypto analytics platform with real-time charts, portfolio tracking, and token search.
@PickleCharts · X
Hey @Shakib2O1 Would love to talk to you about my SaaS project ! Drop me a DM

Search African neighborhoods to see property yields, cap rates, and deal analysis metrics.
@JoelNkemjieme · X

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
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