Gage's Portfolio

Space Invaders Python

Space Invaders Python

A clone of the iconic game Space Invaders! Made from scratch using Pygame module. Handles collisions, scores, multiple lives, game speeds up as you progress, pause/unpause and retries.

View Project Source Code On GitHub

Learning Log Django App

Learning Log Django App

A full-stack Django app for you to track what you're learning about! Complete with account registration, can add and delete topics you are learning about, and create additional notes for each topic!

View Project Source Code On GitHub

PHP Twitter Clone

PHP Twitter Clone

A PHP Twitter clone app built with Laravel, complete with user registration, create, update and delete Tweets, follow and unfollow users, and live messaging via websockets.

View Project Source Code On GitHub

NHL Scores App Python

NHL Scores App Python

An app which retrieves live data from the NHL API, and displays the scoreboards in a readable way.

View Project Source Code On GitHub

PHP 2010 Login Clone

PHP 2010 Login Clone

A clone of the Facebook 2010 login page, includes registration and password hashing. Uses raw PHP

Python Flask Coffee Store

Python Flask Coffee Store

A fully functional ecommerce app for selling coffee. Includes actual payments via Stripe API, dd, remove and increase quantity of items in cart and sign up. Sends real time email with a receipt for purchase. Deployed with PythonAnywhere.

View Project Source Code On GitHub