Posted by mitchivin 7 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.
otherwise, cool, nice, great work!
While, if the author reached its goal and is happy about it, thats fair and fine - tho for me as a former webdev looking at the source and how its build well it basically yells AI... and absolutly not in a good way....
If you really want to learn coding - put the AI aside and learn it by yourself. You may use AI to search for documentations and stuff, but dont try to learn coding style/sturcturing from it ... because its very bad at it.