
完整作品展
技术栈
21 projects



Master JEE Mains, JEE Advanced, NEET UG and competitive exams with AI-driven chapter-wise question practice, syllabus trend analysis, and step-by-step solutions on RankBit.
@SujalXudy · X
Hey! 👋 Full Stack Dev & Solo Founder building RankBit (a free NTA CBT platform). 💻 Focus: Web Dev, Full Stack, Startups & LeetCode 🚀 Always happy to connect with fellow builders! My website link --


通过点击收集真实多模态数据并击败机器人赚取分数的小游戏。
@Ali363214029593 · X
“玩了 1 分钟就上瘾!🟩 我用秒悟做了一个 KGeN 主题小游戏《KGeN 数据守护者》: 点击真人收集真实多模态数据(声视动触),打 bot 赚分数,集齐还触发烧币特效! 61.9M 真实人类数据守护 Physical AI,就从这个小游戏开始~ 快来玩!贡献你的数据吧 @KGeN_CN

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


为澳洲管道工人打造的AI商务管理软件,支持工作单、发票和合规表格。
tradedesk · Product Hunt
TradeDesk.now Your AI plumbing agent

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor