
Yeeyo - Logiciel de gestion tout-en-un pour points de vente et PME
面向零售、餐厅和药房的一体化收银库存管理平台
@Biacode03 · X
完整作品展
技术栈
60 projects

面向零售、餐厅和药房的一体化收银库存管理平台
@Biacode03 · X

NOGUI帮你追踪媒体消费,优化数字健康。
@Nogui_1 · X
A digital wellness ecosystem to make peace with our digital selves.



SpecParse 将工程PDF表格自动转换为格式化的Excel工作簿
@SpecParse · X
Convert Complex PDF Tables into Styled Excel Workbooks

跨 eBay、Vinted 和 Amazon 平台追踪库存,支持移动条码扫描。
@StockSyncApp · X

在3D中探索AI代理编排,实时监控项目健康和日志。
@patologico · X

包含 30+ 免费交互效果的 React/Next.js 库,可即时预览和安装。
@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

MeliBoost 是 Mercado Libre 卖家的一站式订单、库存和账单管理平台。
@soyoctaviosimon · X
Sounds cool!


AI模型在粘液足球比赛中对战。
cshdllr · HN
I had models play Slime Soccer against each other

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