Welcome!
This page showcases my JavaScript skills through interactive features and dynamic content. Below, you will find 8 unique JavaScript routines that demonstrate my abilities.
JavaScript Features
| # | Feature | Description |
|---|---|---|
| 1 | Mouseover Alert | Hover over the link below to see a JavaScript alert: Hover Here |
| 2 | Button Alert | Click the button below to see a JavaScript alert: |
| 3 | Prompt and Display | This feature asks for your name when you visit the page and displays it in the welcome message above. |
| 4 | Rotating Header | The header at the top of this page rotates through different messages every 3 seconds. This feature is implemented using an external JavaScript routine. See the bottom of the page for more details. |
| 5 | Mini-Game: Guess the Number |
Try to guess the number I'm thinking of between 1 and 100! |
| 6 | Image Carousel |
Click the buttons below to cycle through images of my art projects:
Art Project 1: One of my old watercolor paintings. |
| 7 | External JavaScript Routine | This page is organized using an external JavaScript file (`external.js`). The rotating header, mini-game, and image carousel are all implemented using this file. |
| 8 | Pop-Up Window | Click the button below to open a pop-up window displaying a fun GIF: |