
Moksha by Weird Codes
Philosophy game where you master your senses to escape the cycle of rebirth.
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5
The full gallery
Tech stack
20 projects

Philosophy game where you master your senses to escape the cycle of rebirth.
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5

Track real-time Indian stock prices, charts, and market analysis on NSE and BSE exchanges.
@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

Buy discounted gift cards from top Indian brands on this marketplace.
@mithvinkousthub · X

Free typing practice using real Japanese train station names across themed routes.

Browse or search for startups, investors, and business partners to connect.
@sanskarbansal93 · X
We're building PitchConnect — a platform where founders connect without the usual noise. I'd love to have you onboard. Platform:

Shorten URLs instantly for easier sharing and tracking.
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


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