Gage's Portfolio

Leafs WordPress Hockey Blog + API

Leafs WordPress Hockey Blog + API

A WordPress site for blog posts about the Toronto Maple Leafs NHL team. Also calls Flask API I made and puts the scoreboard as a separate page on the blog.

View Project Source Code On GitHub

Python Space Invaders Game

Python Space Invaders Game

A remake of the classic game Space Invaders. Features include limited lives, increasing difficulty by level, high scores and score multiplier.

View Project Source Code On GitHub

Django Learning Log App

Django Learning Log App

A simple web application for taking notes built in Python using the Django framework. Users can register/login, and take note of what they're learning, with sub-categories for each topic.

View Project Source Code On GitHub

Python Django Twitter Clone

Python Django Twitter Clone

A clone of the Twitter dashboard. Users can sign up, sign in and out, create, edit and delete Tweets, and follow and unfollow different users.

View Project Source Code On GitHub

NHL Scoreboard Flask API

NHL Scoreboard Flask API

A simple application that pulls data from the NHL API, and creates a scoreboard to format the data in a readable way.

View Project Source Code On GitHub

PHP Laravel Portfolio Site

PHP Laravel Portfolio Site

This site itself was made using PHP with the Laravel framework, Javascript, and some Tailwind CSS for the styling. Will be updated and features added as I complete more projects.

View Project Source Code On GitHub

Facebook 2010 PHP Login Clone

Facebook 2010 PHP Login Clone

A quick clone of the old login screen of Facebook. Actual password hashing and stores information in a database, but logging in does nothing yet. Can be built on later.

View Project Source Code On GitHub

Coffee Store Flask App

Coffee Store Flask App

A fully function e-commerce store for selling coffee. Users can create accounts, add and remove from cart, place orders with real payments via Stripe, and receive an email for successful orders.

View Project Source Code On GitHub