
바이브코딩 커뮤니티 VibeCrew | 앱 제작·질문·빌드로그
Korean community for vibe-coded apps: share projects, build logs, and Q&A.
@Jadu100x · X
The most active Korean vibe coding community recommended by Claude 👍
The full gallery
Tech stack
60 projects

Korean community for vibe-coded apps: share projects, build logs, and Q&A.
@Jadu100x · X
The most active Korean vibe coding community recommended by Claude 👍

PitchWon — AI-powered freelance proposal generator. Generate winning proposals in 30 seconds. Trusted by freelancers worldwide. Accepts payments from 30+ countries including USA, U
@DhaneshKhedkar · X

Explore 160 interactive Three.js examples demonstrating 3D web graphics and WebGL.
@maxchu2021 · X
160 Three.js examples built with Claude through vibe coding. AI didn’t replace coding—it accelerated experimentation and iteration. Next step: turning these demos into production-ready products. Link: #ThreeJS #WebGL #AI #Claude #VibeCoding

A platform to save and share your travel and life experiences with others.
zero2me · V2EX
我提供一个地方来保存时光 欢迎大家来我家分享旅游和生活经历,感觉现在市面上的这种分享旅游和生活的网站都不是我想要的,我自己花了很多时间做了这个,虽然还在优化中,但感觉具体功能是自己想要的。 (行路笔记) https://www.zero2me.com 手机端还在开发中... 不靠这个做商业化,主业不是这个,这个纯粹是个人兴趣,希望能找到一帮志同道合有趣的朋友。

A rhythm game where you distinguish fake instructions and follow real ones to the beat using arrow keys.
Blue White Flag — Play Blue Flag White Flag Games Online Free

Participate in community predictions; let time verify your guesses and track your rank.
geniushui · V2EX
我的第 4 个 Vibe coding 项目——猜一猜 网址: https://cai1cai.com/ 猜一猜,让时间验证你的判断 花了 2 天时间整出来的,请各位大佬给点建议!

在线处理录音中的背景噪声、街道噪音和房间混响,无需专用降噪麦克风,也能获得更清晰自然的人声。
@yzde10 · X
自己拍口播,房间里录视频,房间比较空会产生房混。最简单就是买个收声麦克风(太贵了200+),也想过买静音板贴墙上(太麻烦),哈哈哈,本来做自媒体就想低成本启动,做了一个去噪音的网站,也可以去除街道等噪音,也是花了很多功夫 非重度使用免费版就够了,有需要可以去试试

Browse curated China news summaries from 15 sources, updated every four hours.
sinak · HN

A thought-provoking sewing machine game with a competitive leaderboard.
dkhcyx · V2EX
欢迎大家体验我做的发人深省,劝人向善的精品游戏 https://cassiangroup.uk/sewing/ https://cassiangroup.uk/salvate/ 最近 codex 重置太多了,蹬不完的 token 拿来蹬游戏了 期待大家荣登排行榜

Plan chapters, draw panels, and publish manga and manhwa in one workspace.
@Maddyy660263 · X
let's connect

分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST A
snkzhong · V2EX
分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST API 、全文搜索,不需要 Node.js / Docker / 任何运行时。 ## 核心优势是: - 部署极简 ( 1 个文件就能直接运行,无任何依赖) - 高性能(基于 Rust ) - 扩展性强( content types 快速动态建表自动 crud api 、插件开发)。 - 硬件要求极低,个人电脑 或者 最便宜的 vps 也能流畅运行 ## 在线演示: https://demo.raisfast.com/admin ## 内置的东西: - 博客(文章/分类/标签/评论/RSS/Sitemap ) - 电商 + 钱包 + 支付 - 多租户 SaaS - 任务队列 + Cron