My Vibe Coding Journey
I've been deep in the world of AI coding assistants lately, exploring what it means to vibe code that is, coding with flow, creativity, and an AI pair at your side. What started out as curiosity became a full-blown journey across tools, editors, and mindsets.
My first real taste of vibe coding was with Windsurf (Codeium) fast but kind of nerdy. So I quickly shifted to Cursor, that felt like it knew what I was building. I did a full React project in Cursor, and it was a bit mind-blowing—instant feedback, full context-aware suggestions, and even design help. My daily workflow started shifting between Cursor, Sublime, and ChatGPT, but constantly switching tools became tiring. I needed a unified daily setup.
Enter Zed.
Zed blends the speed and minimalism with built-in AI assistance and deep Git integration. It’s now my daily driver, offering low latency, high focus, and that same "flow state" feeling Cursor gave me. The assistant is subtly present but powerful when needed. Zed just clicks with my workflow.
Projects Built with AI powered editors
Quiz Runner built with v0
Quiz Runner: Built with Vercel v0, this project started as an experiment from plain English description to a usable frontend. It helps to create quizzes with AI assistance and then load it into the app. Little quizzes to every topic you need little knowledge check and update. V0 helped scaffold the UI instantly. It's now hosted on Vercel and growing into a lightweight app for running quizzes dynamically. It works like this:
- Create a prompt describing your quiz topic.
- Paste it into your AI tool to generate a YAML file.
- Drop the YAML file into the zone to start the quiz.
Dominique built with Jules
Dominique: This is part of a collaborative effort with Jules (Google's new assistant). Dominique is an asynchronous code exploration agent designed to analyze and explain codebases in a human-centric way. It’s early-stage, but it felt like handing over work to colleague and getting back to check. Different to the other agent editors I’ve tried, where you constantly in the loop. Jules take sometime double check its own work and ask for clarification. The result was impressive and also the workflow felt pretty good.
Multiple projects with Cursor
At the beginning it honestly felt like coding on steroids. I asked for something and got it written down pretty fast, never seen someone typing so fast. I'd describe a class with a single method, and got a full-blown class with eight helper functionsI might need them later. You type something, it executes immediately, the assistant fills in gaps, and then the code breaks. You fix one thing, but now you're dealing with a wall of code you didn’t fully write. It’s overwhelming. You lose the thread, the overview, and suddenly… you’re deep in a project that doesn’t even feel like yours anymore.
Incomplete list of Ai Coding Assistants
Anthropic Claude Code (Update June 15)
Check this talk Claude Code: How Two Engineers Ship Like a Team of 15 by Every at YouTube. The landscape of ai coding editors and assistents changes so fast and what they discusssed and also showed what they are doing with claude code command line tool ...crazy. Its like google jules, takes order and take some time, but the results are pretty awesome, it just delivers.
Open with your project /init analyze project and lets get ready to rumble. Now worries, there will be a warning when your session is at 5$. See Claude Code - Your code’s new collaborator
Claudia (Update July 3)
Just installed Claudia from Asterisk and I’m in love again—this goes way beyond simply running Claude Code from the command line. While Claude already works great in the terminal, Claudia adds an entire new layer with its sleek, intuitive interface that makes managing sessions, projects, and agents look almost effortless. It’s a full-featured command center for Claude Code, complete with project history, token and cost tracking, versioning, and even custom agent management. I’m definitely curious to dig deeper into the analytics, timeline features, and agent tools. For now, it feels like a passion project with serious potential. Full hands-on test to follow!
Conclusion
It already changed the way we code. Open source projects have this AI pull request checker. There is no need to adabt existing projects, fix bugs. You and the AI just write your own over the weekend. I’m not entirely sure how I feel about it. Its nice to have a coding buddy by my side, but there is also lot of weakness in the process. When AI creates an image and you want it to change one little thing the next image is a complete new one, with luck it fits your imagination.
There is a lot of code generated, based on the code that was generated by us, like in any other field. We now pay for the result of the training data we created. It was not so obvious, when it was just words, but with music or images we’re beginning to recognize echoes of our own work.