
Moksha by Weird Codes
一款哲学游戏,通过掌握感官来打破重生的循环。
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5
完整作品展
技术栈
20 projects

一款哲学游戏,通过掌握感官来打破重生的循环。
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5

在Stocker追踪印度股市实时价格、图表和市场分析。
@SammedChougule · X
✨ What's New in Stocker? Just shipped a major update to Stocker. This release is all about one thing: Cleaner UI. Faster insights. Better investing experience. Here's what's new 👇 #Buildinpublic #FinTech #Stocker #Softwareengineer #StockMarket



印度商务匹配平台PitchConnect,帮助您连接投资者和商业伙伴
@sanskarbansal93 · X
We're building PitchConnect — a platform where founders connect without the usual noise. I'd love to have you onboard. Platform:

jLNK — 立即缩短网址,方便分享和跟踪。
u/ItsTheJStaff · Reddit
Just Another Link Shortener Hi everyone, I am willing to share my freakingly ordinary project, I am not sure if I can (and should) post it here as I have never published any pet project seriously, but the time has come. It's not that I believe in the project or something, but after a long development that took about a month... I wiped out all the sources and determined that I had implemented over-engineered unusable geek-oriented piece of shit... and took a one-year break only to restart t


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