Posted by mitchivin 6 days ago
I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS frameworks because the goal was learning how basic coding languages worked while also developing my skills with AI collaboration. Apart from basic libraries like xp.css and paint.js, it's all original code.
The result is a fully functional Windows XP recreation running in your browser. Complete experience with sounds, animations, and working applications. Even works properly on mobile, which required rebuilding everything to maintain the authentic feel without becoming unusable on touchscreens.
This project taught me more about coding and AI collaboration than I ever expected. Would love to hear your thoughts on the execution and any feedback on the technical approach.
It might be spiritually close to vibe coding in some ways because the author wasn't previously a programmer, so this code was never reviewed by a professional or trained developer.
But it was a high-effort project that involved inspecting and trying to understand the code, which isn't what vibe coding is about.
Whatever we want to call it, I think it's awesome! This is a good use of LLMs to help laypeople break into writing code imo, and the result is great.
I suspect that this sort of design wouldn't come up a lot, but do you think about the difference between this experience and the experience of designing something where you used a workflow that you were familiar with? Or put another way, if you did this again, would it go faster or would it take the same amount of time?
But aside from that, I would still say yes. I've learned a lot (it's just hard to put into words when I'm missing some of the technical language) and I've gained so much confidence in even dealing with code.
I've actually started doing some work for someone after they saw my site on Reddit, which I could never have done before. It involves Docker, a bit of Python, and working on a codebase with multiple contributors. It's both exciting and terrifying at the same time.
These kind of projects are fun to do, but as a showcase of your design skills... ehhhh? There are a few things that have your original design, like your résumé and such. Something like this is a much better showcase of your front-end coding skills, but you've delegated much of that to AI.
My advice: if you want to show off your programming skills, learn how to do it on your own. Don't do Windows XP right off the bat. Start with something simple. Make an Amiga "boing ball" bounce around the screen or something. Then tackle more complex challenges. It's not just about arriving at a finished product. By crafting something yourself, without machine assistance, you develop a better feel for what should be in the finished product and what shouldn't.
(It's OK to use dumb code generators to automate repetitive tasks, transpilers, etc. But there's a feel for when and how to use those as well.)
I just had to make some small changes so it would blend in better with my site
You'll find that programmers are a lot less prickly when you use AI to generate code, than say artists are, when you use it to generate pictures. You don't have to defend yourself, it's OK to use it to make cool things that you couldn't otherwise.
You should be aware though that even though it may "feel like magic" when just getting started, there's an upper limit to the complexity of what you can build with AI-generated code - it's very low quality and will start falling apart once you stack a lot of it. For the same reason I wouldn't recommend using it as a learning resource, if you really want to get into programming.
Its a lot of work setting everything you have up spend sometime on more details / applications
UI these days are flat everything and pretty boring.