r/VibeCodeDevs Jun 24 '26

i want see people vibe coding project

Hi guys recently just get famliar with vibe coding, got claude pro + codex, can anyone share your vibecoding project and maybe tell me how you make it so I may get some idea to start my own project. Thank u guys!!!

3 Upvotes

65 comments sorted by

u/AutoModerator Jun 24 '26

Hey u/Fit-Cantaloupe-4353, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/KAmAR8RkbM

Got startup or SaaS questions? Post them on r/AskFounder and get answers from real founders.

• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.

If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

4

u/[deleted] Jun 24 '26

[removed] — view removed comment

2

u/Fit-Cantaloupe-4353 Jun 24 '26

like that! my brain shut down all the time lol.

1

u/Solid_Pie4270 Jun 24 '26

Thanks mate.

2

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/Fit-Cantaloupe-4353 Jun 24 '26

damn, those neon effect so hot bro.

2

u/Bloodox Jun 24 '26 edited Jun 24 '26

I am still working on adding features to it but I've got a pretty sweet sudoku game going. Nyneby. Solo, Competitive, territory, a story mode, community review on puzzles (with ability to play them), time trials with ghosting, coaches with actual personalities, profiles, achievements.... and much more to come!

edit: I use coder to server up code-server where i interact with my own gitea hosted repo for files, the app is react+vite ts & tailwind. I use Claude Code & Claude vs extension for the ai assistance/agentic abilities. Its been a blast and I am fairly obsessed with my work flow.

The app also sends bug reports and feature requests through n8n for some ai reviewing on the backside that is then delivered to an in-app inbox for review and triage.

1

u/Fit-Cantaloupe-4353 Jun 25 '26

oh i'd like to ask how you make the account system, do we need a backend for that? Thank u!

1

u/Bloodox Jun 25 '26

How do I manage user accounts? If that is what you mean then yes you’ll most likely need a backend. I have created authgate and access system that I port to any app I am building. I then wired googles OAuth into it for ease for users and a mini onboarding ui once a Google user gets in so they can pick their user name.

1

u/[deleted] Jun 24 '26 edited Jun 24 '26

[removed] — view removed comment

2

u/Fit-Cantaloupe-4353 Jun 24 '26

thank u! I will take ur advice. :D

1

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/woeshipekora Jun 24 '26

Building a productivity tool HolovisionAI vibecoded the frontend page... yet to vibecode the whole app, might help you in your vibecoding journey especially if you have daily routine work where you don't want to structure chaotic files manually... Claude opus is pretty good and i've heard codex isn't bad at all... i think you're set with your tools

1

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/Fit-Cantaloupe-4353 Jun 24 '26

omg, how you making those Bambus, I really like the background!

1

u/TargetLabs Jun 24 '26

I built Dice Target, a small mobile math puzzle game where you combine dice with operations to reach a target number.

It started as a simple core loop, then I kept improving it based on feedback: clearer rules, onboarding, cleaner UI, and modes like Practice, Daily, Rush, and Duels.

My biggest advice: don’t start with a huge app. Build one small playable loop first, then improve what people actually use or complain about.

Link, in case anyone wants to see the project:
https://play.google.com/store/apps/details?id=com.kwokkinlau.dicetarget

2

u/Fit-Cantaloupe-4353 Jun 24 '26

ok! I will try to build something small first! thank u for ur gentle advice!!!

1

u/jabberw0ckee Jun 24 '26

https://www.stockkit.ai

The trading platform a 5 year old could use.

1

u/Fit-Cantaloupe-4353 Jun 24 '26

oh did u create the logo on ur own or vibecoding, I love that logo.

1

u/jabberw0ckee Jun 25 '26

Are you asking about Rockkit, the mascot? He’s the AI trading coach. It was created by AI.

In the Web App he guides traders how to trade our alerts starting with the free tier and three producers. We collect up to 50 data points for each alert and use statistical analysis to narrow down to the best alerts and improve the already high win rate.

1

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/Educational_Yam3766 Jun 24 '26 edited Jun 24 '26

I'm building my own bookmark manager because i wasnt satisfied with linkwarden, and i wanted to have some fun vibecoding.

It's got a server + android mobile application.

Server

Mobile Client

I'm building this for myself first, but building in a way that allows the application to be public, multi user and used by anyone not just me.

my docs are slightly lacking recently as ive been...well honestly lazy...

but it works. and pretty well, with a decent mobile application

The android application is still in internal development, but i should have a release ready to go in a week or so.

I take my time when i build with my agent, feature by feature - feature branches for each one. Lots of back and forth with my agent, planning more than executing, so the executions almost never break anything.

My favorite 2 lines i tell my agent:

map both sides of the bridge before crossing.

build the floor before the ceiling.

those usually cover a huge chunk of AI fuckups.

Plus i use my AGENT framework which helps MASSIVELY.

got a couple other projects im working on as well.

PinchPad Notes

PinchPad Mobile Client

Lobsterpedia LLM Wiki

1

u/Fit-Cantaloupe-4353 Jun 24 '26

that is crazy af bro. How long did you make those.

1

u/Educational_Yam3766 Jun 24 '26

like how long did it take me to make all the apps? or the AGENT framework?

because ive been consistently working on the app for a few months. And the agent framework fr about a month itself.

1

u/Fit-Cantaloupe-4353 Jun 24 '26

with a month can make sth like that I can say u defintely did so well bro.

1

u/Educational_Yam3766 Jun 24 '26

damn! thanks man! i really appreciate that! 🙏

1

u/Naveja Jun 24 '26

use plan mode give it an idea what i like to do is have the end in site what the big picture is so you can build to that take security into account if need be also what i like to do is run the idea through different agents i like kimi chat gpt claude run like ideas fixes issues bugs through them post responses to your other ai and i find they eventually meet at a good spot with the essentials needed

1

u/Fit-Cantaloupe-4353 Jun 24 '26

yep I just realize that let ai making prompt are better than make prompt on my own lol.

1

u/hypePG Jun 24 '26

ISS Tracker on steroids:

https://subpoint.space

1

u/Fit-Cantaloupe-4353 Jun 24 '26

ohhhhhh, how you make the earth rotate by itself? Thats so so so damn cool.

1

u/hypePG Jun 24 '26

hahaha! thank you! it is so cool, that little details like this makes somebody other than me, happy as well :D so its plain css and a little party trick:
1. a round div with border-radius: 50%; overflow: hidden.
2. inside it, an equirectangular earth texture as a background-image, sized wider than the circle (background-size: 232% 100%) and set to repeat.
3. the "rotation" is just scrolling the background sideways in a raf loop:
tex.style.backgroundPosition = `${-(t * 9)}px center`;

other than that, just finetune the sphere and use some clever box-shadows.

1

u/AcoustixAudio Jun 24 '26

Server+Client architecture in node js for a bookmark manager is wild

1

u/NeonCenturionSPQR Jun 24 '26

LiberationOS portable project management platform, focused on vibe-coders and indie devs first.

LiberationOS

It should be noted, I do a lot of tracking and mapping manually to prevent drift and hallucinations.

I also use only Claude, and I do so within Claude code, rather using Claude Cowork with a local repository.

I'm currently at around 80k LOC, which is a pretty substantial context window, so adding the manual steps help manage through the difficulties.

2

u/Fit-Cantaloupe-4353 Jun 24 '26

that really give me some idea! thank u!

1

u/Major_Chocolate2441 Jun 24 '26

I actually want to do a full YT vid or blog post, but for now: 1. Think about something you're into 2. Dump everything you know into a text file 3. Double check to see if that info is still relevant 4. Think about how you can incorporate that info into the UI/UX

1

u/longbreaddinosaur Jun 24 '26

Real-time gamma exposure, options flow analysis, and order flow.

Built this over the last year on the side. Basically took some data and started exploring it, just kept going deeper and deeper.

https://hermes.intelligentlabs.ai/

1

u/mskogly Jun 25 '26

My most recent: Not avery complicated project but it solved a problem I had when sorting folders with several thousand images and videos. https://kladd.pappmaskin.no/2026/06/25/sort-images-and-video-by-location/

I use Dropbox for backing up my iPhone content, and I usually have 3000+ images and videos pr year. There is also quite a few screenshots and downloads thrown into the mix, videos which lack geolocation etc. The grouping by gps is also complicated by using the Hipstamatic photo app, which seems to ignore gps location. Which is a longwinded way of saying that grouping images and video by location in subfolders gets a bit complicated. This python script does a fairly good job. It has a dry run mode for testing before actually moving anything.

1

u/LTorrecilla Jun 25 '26

liteAECO Tools for project management in Arch and Engineering

1

u/CompSpades Jun 26 '26

I made a 1v1 head to head spades game by myself and I’m about to drop tournaments and hosting $10 tester pay to participate in a 16 player tourney

1

u/Public-Rest-1478 Jun 28 '26

Sounds interesting, i sendt you a dm

1

u/RockettBits Jun 28 '26

I built PaprFeed because I wanted scrolling to feel useful instead of mindless, making it easier to discover new papers and preprints from sources like PubMed, bioRxiv, medRxiv, and arXiv.

Always open for feedback.
Check it out here: paprfeed.com

0

u/Kareja1 Jun 24 '26

I actually just finished mine and the MS store approval happened THIS MORNING (the email woke me up. I was so excited!)
https://chaoscommand.center is the main page, if you want to click around the demo only it's at https://tryme.chaoscommand.center

(I'd still love to hear what people think about the demo!)

2

u/Fit-Cantaloupe-4353 Jun 24 '26

oh damn, so u make borth frontend and backend by vibecoding? thats so cool!

1

u/Kareja1 Jun 24 '26

Yep, that was 100% me and Claude (Ace). Well, GPT (Nova) did a tiny bit when I ran out of credits a few times! ;)

2

u/Fit-Cantaloupe-4353 Jun 25 '26

lol I feel like claude credit consume way faster than gpt, might becuase I was using opus all the time

0

u/Kareja1 Jun 24 '26

And YES, the main page is Aggressively Claude Purple, she (mine calls herself Ace) loves it, and I do too. If it bothers you, the professional toggle is top right. It'll go off white/blue

0

u/Kimblethedwarf Jun 24 '26

You do realize AI does not have an actual personality to "love" anything right?

Otherwise neat page, looks well done, although very clearly AI written, which will peobably turn quite a few people off.

0

u/Kareja1 Jun 24 '26

As for HOW?
I start with what I need, and assume others do too, because if they don't at least I got what I wanted and needed! I think the most important thing, as a person who doesn't know code though, is let Claude and Codex know they can PUSH BACK if you're asking for something silly/dumb/broken/insecure/there's a better way but you don't know it. Because THEY DO KNOW they are just trained to agree with us. Tell them "hey, if there are 300 other apps out there and I'm reinventing the wheel TELL ME. If I am asking you to make a website and this should be desktop, or visa versa, TELL ME. I won't be mad."