
Yeeyo - Logiciel de gestion tout-en-un pour points de vente et PME
All-in-one point-of-sale and business management system for retail, restaurants, and pharmacies.
@Biacode03 · X
The full gallery
Tech stack
60 projects

All-in-one point-of-sale and business management system for retail, restaurants, and pharmacies.
@Biacode03 · X

Digital wellness tracker that analyzes your media consumption to help you consume better.
@Nogui_1 · X
A digital wellness ecosystem to make peace with our digital selves.

Manage quotes, repair orders, scheduling and invoicing for independent repair garages.
@AtelioWeb · X

Search and copy production-ready UI components for your projects.
@ArthurMrcnr · X

Extract tables from engineering PDFs and convert them to styled Excel workbooks automatically.
@SpecParse · X
Convert Complex PDF Tables into Styled Excel Workbooks

Track inventory across eBay, Vinted and Amazon with mobile barcode scanning.
@StockSyncApp · X

Explore a 3D showcase of AI agent orchestration with real-time project health metrics and live logs.
@patologico · X

React and Next.js library with 30+ free interactive effects to preview and install.
@jyotipathak___ · X
We launched Vault today and we’re excited to take you through an experience designed to impress from the first scroll to the last. Vault is a React/Next.js effects library. Preview the effect. Install it. Ship it. Constructive feedbacks appreciated

Platform for Mercado Libre sellers to manage orders, inventory, messages, and billing with AI assistance.
@soyoctaviosimon · X
Sounds cool!


AI models compete head-to-head in slime soccer matches.
cshdllr · HN
I had models play Slime Soccer against each other

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