DEV Community

Lee ๐Ÿ’ซ
Lee ๐Ÿ’ซ

Posted on

I built a Python website with AI - can you break it?

Hey everyone,

I recently experimented with Wix Vibe + Python to build a small site. Most of the structure and logic was generated by AI, but I reviewed it and tested it myselfโ€ฆ mostly. ๐Ÿ˜…

Iโ€™m pretty sure there are still a few bugs hiding around.

Your challenge: try it, break it, learn from it, and maybe even tell me if you find something weird.

If youโ€™re learning Python or curious about AI-assisted development, it might be fun:

๐Ÿ”— https://my-site-tbrq1oib-leenavindci.wix-vibe.com/
๐Ÿ”— https://github.com/itsleenzy/code-fixer

Would love to see if anyone can find all the quirks!

Top comments (1)

Collapse
 
bingkahu profile image
bingkahu (Matteo)

The scary part is, I have been looking for a bit now, and it all seems to be perfect. If I hadn't been able to look at the code (or been told it was made by AI), I would never have known...