
Reevit | Payments that don't miss — built in Ghana
Accept mobile money, cards, and bank transfers with automatic routing to the best provider.
@sudocode_ · X
I was able to migrate the codebase of from @nextjs to @tan_stack start
The full gallery
Tech stack
9 projects

Accept mobile money, cards, and bank transfers with automatic routing to the best provider.
@sudocode_ · X
I was able to migrate the codebase of from @nextjs to @tan_stack start

Tune turbocharger geometry and watch physics simulations in real-time.
@_m3rl1n · X
Got 2 of em for ya. And a fun little side project literally built by the prompt the above generated:

Finds optimal car washing times based on weather conditions and tracks vehicle maintenance.
@Sensha_biyori · X

Plan your race-day fueling strategy with custom schedules, products, and bottles for endurance cycling.
@jv_am9uYXRoYW4 · X
A mobile app for cyclists to plan fueling for races.

@coryalthoff https://t.co/XQ3z4c8iwx it’s a sexy product, I promised.
@Luna_beexy · X
it’s a sexy product, I promised.

Predict device end-of-life dates, security risks, and resale values to guide upgrade decisions.
@teck_baby · X

Free collection of 12 online generators for QR codes, passwords, business names, quotes, and more.
@Oriam216 · X
Just launched AltosTools 🧰 — 12 free online generators in one place. QR codes, passwords, business names, price quotes & more. No sign-up, works on mobile, runs 100% in your browser. Try it 👉 #buildinpublic #freetools #indiehackers


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