
OnePlace — Your personal & business hub
Keep notes, tasks, bills, events, and projects organized in one personal and work hub.
@MasterRubin007 · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Keep notes, tasks, bills, events, and projects organized in one personal and work hub.
@MasterRubin007 · X
Check out what I just built with Lovable!

Command a pirate ship in multiplayer naval battles with cannon fire and leaderboards.
@andrewwilkinson · X
As an avid pirate enjoyer, i have enjoyed having a look at the PoP repo they open sourced Threw some of the ship assets and stuff into my OG vibe coded game 🏴☠️ still the best junk pirate BR built on @threejs

Compare two English long-form YouTube videos side by side. Peer Research highlights differences in packaging, structure, viewer guidance and key script moments so creators can make
@MyTrendSphere · X
Here's mine.

Split restaurant bills by item using AI photo scanning or manual entry.
u/getawaykid · Reddit
I got tired of doing receipt math at restaurants, so I built a free bill splitter with optional AI scanning TL;DR: Receipt Split splits restaurant bills by item. Free for manual entry + real-time sharing. AI photo scanning is optional and costs money to run, so I only charge for that part. I built Receipt Split after one too many dinners where someone said “let’s just split it evenly” while my friend was sitting there with a salad and everyone else had entrees + drinks. It’s a web app —

A browser color memory game where you match hidden shades using HSL sliders and score 0–10.
ToonTones — 浏览器颜色记忆游戏,观察隐藏色后用 HSL 滑块还原,五轮给出 0–10 分,支持每日挑战和排行榜,无需注册下载

All-in-one life management platform for habits, tasks, health, finance, and calendar in one encrypted workspace.
@nisthabee · X

Flip cards to match pairs in a retro arcade memory game.
@Bi35814Biruk · X
Check out what I just built with Lovable!

Design visual art with lines and forms directly in your browser.
@josephflaherty · X
by @golnik is the best vibe-coded software project I've seen, both in its aesthetics and the difficulty of its accomplishment. You can see the finished output of his work here:

Independent model readings, explicit disagreement, human decision gates, and verifiable research receipts.
@chatmouthai · X

AI-powered Wisdom Twin assistant helps preserve institutional knowledge and judgment for enterprise employees.
@romanbodnarchuk · X
Check out what I just built with Lovable!

Stop hoarding tabs. Start decorating. Brain's House is the visual bookmark manager where recipes go in the Kitchen, work in the Office, and everything finally makes sense.
@Jamesco · X
Brain's House visual bookmarks: Put things where they belong, and you'll always remember where they are. Would love to hear your harshest criticism!

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。