https://projects.jonaswills.com was a quick website I made in a weekend as a splash page for announcing projects under the ‘Wizard Workshop’ brand.

My projects website was made with AI agents (mostly Cline) and hosted on Cloudflare. https://p5js.org was used for the background hexagon effect.

As an experiment of a smaller project, I put in an entire game that can be found by tapping the letter ‘J’ on the site. Each level of the game was created with an AI agent after prompting it to build one level within the constraints of the game rules I had setup. Each level was sandboxed with it’s own functionality and given constraints to utilize common elements from the game and to build upon the previous level.