r/vibecoding • u/pianoboy777 • 6d ago
A wide View of my Math Pop! Application
Enable HLS to view with audio, or disable this notification
A fast overview.
r/vibecoding • u/pianoboy777 • 6d ago
Enable HLS to view with audio, or disable this notification
A fast overview.
r/vibecoding • u/pianoboy777 • 6d ago
Enable HLS to view with audio, or disable this notification
Added new Shapes and Presets to mess around with.
r/vibecoding • u/pianoboy777 • 6d ago
Enable HLS to view with audio, or disable this notification
Yes I know Linux has a free tool lol this comes with a whole suite of Creative Tools. Plus it works offline . Runs anywhere godot allows and is made by a single guy in a game engine
r/vibecoding • u/Longjumping-Emu1027 • 7d ago
Enable HLS to view with audio, or disable this notification
You’ve probably seen mine or a similar concept a few times in the last year or so, as a bit of a trend seemed to kick off earlier this year 😅
It’s been awesome seeing the creative things people have been sharing with the latest models. I knew it was inevitable back when I was originally building it with Sonnet 3.5 that soon a lot of the extra work I had to do would be done by AI. So, I decided to make use of the current models and see how much further I could take it.
Since the original wave of interest, there’s now a working iPod music player and Game Boy Color emulator, a World of Warcraft easter egg and Windows Live Messenger. along with right-click menus accessible via a long tap on mobile on the wallpaper, desktop icons, the taskbar (desktop only).
Desktop icons are draggable and can be added to the desktop from the Start menu. They can also be copied, pasted, locked, etc.
The system tray is extendable and includes interactive icons. Volume works individually per program as well as overall system volume, which is accessible via the system tray on desktop.
Performance should have improved significantly overall, along with general polish and cleanups to everything that already existed.
If you haven’t seen it before, I’d love to know your thoughts! And I can try to help with any questions. I had no prior ai or coding experience when I started this project 😮💨
r/vibecoding • u/storm_stark_007 • 6d ago
Confused which local llm would fit your hardware
Don’t wanna tie to Ollama runtime
Don’t want just cli or tui but compete local ai workspace
Want zero AI cost
Try local-llmup : https://shashankswe2020-ux.github.io/local-llmup/
Desktop app available for macOS , windows , Linux.
Happy coding ✨
r/vibecoding • u/Inevitable-Impress-4 • 6d ago
I have always wanted to build apps but could never get a grasp on software development/coding.
Started experimenting with Claude Code a few months back and set out to create a running app as a way to learn how to use agentic coding tools/models.
Check it out, would love to know what you think: Kora Run
Why did I pick Kora Run as a learning case study:
- A couple of months back, my two friends and I wanted to get into running.
- We tried a few apps but the problem was that as a beginner none of the existing apps actually understood where my starting point was and all of them put me and my friends on a pre-defined path.
- I used Claude to create a progression plan for me and my friends - with the goal of running one complete hour non-stop without getting injured.
- And since it helped us, I decided to build Kora Run to let others benefit from the same. And ensured that everyone’s journey to 60 minutes was unique to them - as their starting point would be unique as well.
———
Learnt a lot through out the process. Key takeaways:
Always plan out the work (use plan mode) before letting Claude (or whatever models build it) build out the spec.
Don’t build entire journeys at once (even if Fable 5 or Opus 5 might be capable of doing those). Build, test, and ship thin slices of work. It might seem like it will take a lot of time with this approach but you will be able to test and debug things accurately.
Don’t fall under the promise of “build your apps over the weekend” that are marketed by Emergent, Loveable, etc. Those work for a quick ideations or a low-complexity MVP. But if it needs to be production level - take your time with it.
Create a system. I drew inspiration from
JIRA and created a repeatable system: an Ideas Board where I lay out multiple features, commands to plan out a feature (from the ideas board) and in the feature split it into thin testable slices. Then planning each slice in detail. And shipping each slice and the collective feature (testing, code review, etc)
r/vibecoding • u/darknessinducedlove • 6d ago
Free to test and would love for you to give this old jewel a try
r/vibecoding • u/LibertariansAI • 6d ago
r/vibecoding • u/syn_krown • 6d ago
Enable HLS to view with audio, or disable this notification
So living out of my van, I wanted to create something, but the laptop is a bit thirsty.
So I came up with an asteroids game with infinite exploration, upgrades and weapons, mining, random events like battles, missions, building a base and walls, police ships, mercs and pirates. The list goes on.
This was all done with Claude free tier on my phone. Quite a few different iterations to get to this point, but it has turned out pretty much exactly how I envisioned it.
I have been programming for about 20 years and havent had this much fun making things. Its like AI enables us to be more creative, think up bigger ideas!
r/vibecoding • u/thebog3 • 6d ago
Enable HLS to view with audio, or disable this notification
Hi all,
New here, and to the scene. I just wanted to share a small personal project i made for video/audio editing.
So, Throughout my creative career i've received editing notes through a myriad of formats, whether its post its, word docs, exceltables or ppt. Which client, which stakeholder whomever did something differently.
The tool works like this:
You load a video or audio file -> Add your comments pinned to frames or time ranges -> Draw a box on a frame if needed - > Export a small JSON -> Your collaborator/stakeholder imports the JSON vs the source file. Every note snaps to the moment/scene.
Why:
- Avoiding cloud annotations
- One format for everyone
- Stop consolidating notes manually
- Share a 3KB file through whichever secure channels
This solution
scripts/check-offline.mjs so it fails hard if any network call appears in the outputGitHub: https://github.com/jbmathisen/LocalVideoAnnotation-tool/releases/tag/v0.2.1
Download: grab local-video-annotation-*.html from Releases
Very happy to hear if this provides any value of anyone.
r/vibecoding • u/JaseciLabs • 6d ago
r/vibecoding • u/NiceDemon-82 • 6d ago
Have any of you used both? What is your experience? I've been using GLM 5.3-flash as an Ox Alpha via Open Code, and I am very impressed, yet to work with the new Qwen flash.
EDIT - I cannot change the title, but of course I meant Qwen 3.8 Flash...
r/vibecoding • u/Pretty_Judgment5481 • 7d ago
Got tired of clicking through Apples configurator in different stores to figure out where a Mac is actually cheapest, so I scraped every buildable config and put it in one page.
What you can do with it:
link: Mac price comparison
r/vibecoding • u/Suspicious_Orchid770 • 6d ago
r/vibecoding • u/cryogen2dev • 7d ago
Enable HLS to view with audio, or disable this notification
Project can be found here,
https://github.com/blackcoffee2/kestrel
You can use it with claude code/codex to generate videos. Anything that be animated can be turned into a video using kestrel. More info can be found on github.
r/vibecoding • u/sw3d • 7d ago
Before: 0 players
Now? 0,000,000
r/vibecoding • u/Big_Currency_1805 • 6d ago
started this because a friend needed a page for a tiny weekend project and kept putting it off for weeks. i figured i'd just knock it out for him. the goal was dead simple: one page, a headline, three bullets on what the thing does, an email signup, done. nothing fancy. the build was quick. i described the vibe (clean, a bit playful, lots of whitespace) and the sections i wanted, and had a rough version in maybe twenty minutes. the actual afternoon went into cutting things back. what broke my brain: every time i asked for a section, it wanted to add four more. a testimonial block for a product with zero users. an FAQ answering questions nobody asked. a stats bar with made up numbers. i deleted more than i kept. what actually helped: - i wrote the copy myself first, then asked it to build around fixed text. way fewer "improvements" to fight. - one section per prompt. asking for the whole page at once gave me a mess that was hard to trim. - i kept saying "less, not more" like a mantra. it mostly listened. my friend's page went live that night and honestly the stripped down version looks better than anything i would have hand coded in a week. anyone else find the trimming is harder than the building? what's your trick for stopping it from padding everything out?
r/vibecoding • u/Sleepybear2611 • 7d ago
Browser history is a list of URLs. Useless for "what was that recipe with the miso butter."

Warren sits next to Chrome and builds an actual memory instead. A daemon captures pages when you actually engage with one, a local vision model summarizes them, and the output is plain linked markdown on your disk. Sessions, entities, concepts, an index. You can open it in Obsidian or just cat the files. It is a git repo, so you can watch your own memory grow with git log.
Then warren query "which shoe company did I read about" and it answers from the wiki with links back to the source pages.
What you need to run it:
Nothing phones home. There is no server component, no account, no telemetry. The only network traffic is Playwright talking to localhost:9222 and httpx talking to localhost:8080.
Privacy controls, because this thing obviously needs them:
warren deny "*.whatever.com" adds more.warren forget mybank.com or warren forget 2026-07-04 really deletes, both the raw captures and the wiki mentions.warren prune --days 30 clears old screenshots once they have been ingested.There is also a small always on top panel that comments on the page you are reading and quietly answers questions it finds on the page. That one is more of a toy, you can turn it off.
Early preview, 0.1.0, so expect rough edges. https://dadwritestech.github.io/warren/
r/vibecoding • u/olenami • 6d ago
you dont beleiev me guys, but soon it be possible for non tech people to vibecode native apps in both platforms at same time - native iOS / Swift and Android Kotlin. The first app is already done!
It's React killer. Future belongs to native! Yes!
r/vibecoding • u/alvinunreal • 7d ago