Exercise - Unusual Interactions

The web is standardised

Most blogs look like blogs. Most news sites look like news sites. Most Ecommerce websites look like ecommerce websites.

What if we kept the standard interactions aside and tried something different?

Conceptualise an unusual "what if" interaction

  • What if a button didn't want to be clicked?
  • What if moving your mouse changed the color of the website?
  • What if your website was underwater?

(You can't use any of these)

Then, use an AI coding agent to brainstorm and implement the concept on your website. You should create a new repository to experiment with this idea so you don't break your main website. See Help - Publish a Page with GitHub PagesHelp - Publish a Page with GitHub Pages
What you'll end up with

A live website at https://YOUR-USERNAME.github.io/YOUR-REPO-NAME/ that anyone can open, made from a single index.html file.

You need: a GitHub account, and GitHub Desktop ...

Submission

  • Your live URL on Github Pages