
Vault_76
Vault_76:一个用于管理设备租赁、付款和库存追踪的系统。
@ShakibMd93031 · X
Built an Equipment Rental Management System to simplify rentals, payments, and equipment tracking. Looking for businesses interested in a demo or a customized solution.
完整作品展
技术栈
11 projects

Vault_76:一个用于管理设备租赁、付款和库存追踪的系统。
@ShakibMd93031 · X
Built an Equipment Rental Management System to simplify rentals, payments, and equipment tracking. Looking for businesses interested in a demo or a customized solution.

SteamM - 即时租赁AAA、联机和双人游戏账户。
Steamm — 游戏账号租赁,为用户提供热门 3A、联机与双人游戏的在线租号

Rollin - 实时多人策略游戏,掷骰子、秘密放置和战术战斗。
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

Waitlisted 是一个无需账户的队列管理平台,客人可直接加入,商家用手机管理。
@sardamit · X
2-3 years ago, i built the waitlist app for a very popular date place in Mumbai i rebuilt it today using vibe coding

用 Maze 整理和分享你的购物物品,打造视觉化精选集合。
@michaelaplesner · X
hey :) building @trymaze_app <3 it's like Pinterest for the things you actually bought.

多人策略游戏融合象棋与骰子机制,与伙伴进行快速对战。
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

从欧洲豪门中组建首发十一人,参加欧冠联赛模拟。
@dankorotenko · X
Not startup, rather game for football fans


HirePilot用AI自动填充申请、追踪投递、联系招聘人员。
vik_sh · Product Hunt
HirePilot AI job search assistant that saves time & lands interviews

粉丝创作的Cursor Camp Sandbox游戏,探索地图、收集贝壳并赚取徽章。
@sun_dundun · X
做了一个游戏平台,全部使用Ai 来生成 #cursorcamp #game #Ai

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is