
QTNest — Quick Tools for Instant Answers | QTNest
QTNest — 免费在线工具和生成器集合,包括是/否生成器、随机选择器、转轮和字数计数器。
@qt_nest · X
完整作品展
技术栈
15 projects

QTNest — 免费在线工具和生成器集合,包括是/否生成器、随机选择器、转轮和字数计数器。
@qt_nest · X

分享你的黑胶唱片播单,发现其他收藏家正在听什么。
geekamongus · HN
I collect records and I build apps in my spare time (and listen to records while I build apps), and this is what happens when those two things run into each other. Many people post photos of what they have spinning on their turntables on social media, and most never get any engagement. It occurred to me that people might want a better way to do this, and bringing them together in a niche social site might help. So I made Wax Spinner. Connect your Discogs (the de-facto vinyl collector's catalogue) account, post whatever you're playing with an optional note, and it lands in a feed where people can like it and comment. You can also browse anyone's full collection on their profile, and filter the feed by genre, pulled straight from Discogs metadata. The conversation and the discovery are the primary purpose. The details this crowd might find interesting: every spin generates its own OpenGraph share card on the fly, with cover art, artist, year, and notes rendered server-side and cached


@Rakermoon Tell em about the app I vibe coded. https://t.co/GQ2WZ5zU67
@vv23_CT · X
Tell em about the app I vibe coded.

创建摇晃的像素宠物并将其分享给朋友
@richyjudge · X
something just for fun #vibecoding

复古盒式录音机风格的现代音乐发现播放器,触感逼真。
@Z0D404 · X
I built this trendy site inspired by @ybhrdwj , @s4tr2, and others; all credit goes to them. This is pretty much vibe-coded. I have also added my region bus uncle's playlist😎; check it out. Website:

Built by an advantage gambler. Savvy Scratch applies pro gambler logic to lottery scratchers, flags Good, Bad, Neutral, and New games, and helps players stop buying dead tickets.
@DougFMoeller · X

用基于物理的控制在这个受QWOP启发的浏览器游戏中操作慢跑者。
@ilyabiltuev · X
I had an idea of a small game about walking. Big inspiration from QWOP by @bfod. I have vibe coded a game for @getjamboree in 2 days. Please welcome - JOLLY JOGGING 🏃♂️

7x7井字棋游戏,连成5个获胜,每回合选择能力卡。
u/Icy-Translator-5293 · Reddit
Super Tic Tac Toe (My last game was not...playable, kind of.) I was on my bike and thought, 'What if tic-tac-toe was better?' So I made this 7x7 tic tac toe , get 5 in a row to win. With every turn (except the first one), you have to choose from 3 cards; 2 are perks you can use in the game, and one is empty (unlucky.) The perks can be blocking your rival from playing, undoing where he placed his X/O...even bombing an area of the grid. Also there's a rare suicidal perk where you have a 50/5

Level Devil 是一款测试反应速度的平台游戏,充满隐藏陷阱。
stigo · V2EX
终于把小游戏站后端管理系统做出来了,全程没写一行代码,都是 AI 写的... ## 用系统上的第一个站 👉 [Level Devil]( https://leveldevilgames.top/)  - 一个 SITE_ID 就是一个网站,后续持续运营上新页面只要后台管理页面鼠标点点就行了  - 前端模板交给 AI 就行了,碰到赏心悦目的直接 copy 过来 ## 接下来就是不断上站💪🏻💪🏻

Create professional rotating product videos from a single image using AI. Perfect for e-commerce, Instagram, and product marketing. Plans from $19/mo.
@benedekdaniel_ · X
- Generate converting rotating product videos for your webshop in minutes. We have more than 3000 users already!

在浏览器中模拟和可视化自主移动机器人车队行为,无需后端服务器。
u/vcoklat · Reddit
I built an AMR (Autonomous Mobile Robot) Fleet Simulator running entirely in the browser using C++ and WebAssembly (No backend server!) Hey everyone! Lately, I’ve been experimenting with bringing low-level systems programming to the web browser. I wanted to see if I could build a high-performance digital twin for Autonomous Mobile Robots (AMRs) without needing any backend server or WebSocket overhead. The result is a browser-based multi-agent fleet simulator. Here is what's happening unde