Projects

Experiments & open source

Most of my work lives on GitHub. Each one taught me something new.

  1. High Traffic Websites

    Led and built highly performant sites with customized backends and modular front-end components at System1.

    • WordPress
    • PHP
    • SCSS
    • TypeScript
    • MySQL
  2. Bespoke Client Websites

    Built customized WordPress sites with tailored CMS experiences for small to medium businesses at Simplistics.

    • WordPress
    • PHP
    • SCSS
    • JavaScript
    • MySQL
  3. Introduction to HTML & CSS

    Designed and taught a web development course for Design Foundation students at Humber College, bridging the gap between design and code.

    • HTML
    • CSS
    • Teaching
  4. Happy Trails

    Database-driven web app combining Google Maps, Open Weather Map, and Wikipedia APIs for location and weather information.

    • PHP
    • JavaScript
    • MySQL
    • APIs
  5. Space Colonies

    Two-player JavaScript browser game. Developed the HUD display, splash page, and planet interaction system.

    • JavaScript
    • HTML5 Canvas
    • Game Dev
  6. Seasoning Shack

    Restaurant website with promo slider, live store hour feedback, accordion gallery, and booking form — all vanilla JavaScript.

    • JavaScript
    • CSS
    • HTML
  7. CSS Build a House

    Interactive CSS animation experience — shapes made with CSS manipulated through HTML forms and JavaScript.

    • CSS Animation
    • HTML
    • JavaScript