Pinned Repositories
ACLSimulation_CSCI4174
This simulates an Access Control list for packet filtering
Anvil
The boilerplate for my new projects
binaryBuddy
This is a memory management implementation to replace malloc in C.
Flight_Sim_Open_GL
This is a flight simulator in Open GL to demonstrate lighting, scene rendering and texturing.
gulp-shopify-upload
gulp plugin to watch and upload files to Shopify for use in theme editing
halifaxbattle
A risk style battle game, taking place in Halifax using GPS Location
Nested_TicTacToe
This is game based of a Modifed TicTacToe game where each square has it's own game inside it
OpenGL_Screensaver
A screensaver made with OpenGL and freeglut
UDPPinger
This is an assignment for networking which pings a server and simulates UDP packets.
mikenorthorp's Repositories
mikenorthorp/gulp-shopify-upload
gulp plugin to watch and upload files to Shopify for use in theme editing
mikenorthorp/Flight_Sim_Open_GL
This is a flight simulator in Open GL to demonstrate lighting, scene rendering and texturing.
mikenorthorp/halifaxbattle
A risk style battle game, taking place in Halifax using GPS Location
mikenorthorp/binaryBuddy
This is a memory management implementation to replace malloc in C.
mikenorthorp/Nested_TicTacToe
This is game based of a Modifed TicTacToe game where each square has it's own game inside it
mikenorthorp/OpenGL_Screensaver
A screensaver made with OpenGL and freeglut
mikenorthorp/UDPPinger
This is an assignment for networking which pings a server and simulates UDP packets.
mikenorthorp/ACLSimulation_CSCI4174
This simulates an Access Control list for packet filtering
mikenorthorp/Anvil
The boilerplate for my new projects
mikenorthorp/CaptchaStudy
This is a website for usability and security class to test the effectiveness of various CAPTCHAS, this code is not refactored.
mikenorthorp/Drupal_module
This is a simple drupal module made for my web development class.
mikenorthorp/Encryption_Assignment_CSCI4171
This shows some basic encryption using Caeser, Vigenere Cipher, and Matrix Transposition Cipher
mikenorthorp/exampleTestPage
mikenorthorp/FastActive
A javascript snippet that makes web apps feel more native.
mikenorthorp/FiveStateModelSimulation
This simulates the 5 state model for process management using C and Interrupts
mikenorthorp/Hangman
This is a hangman game with a highscore table and user authentication for INFX2670 Assignment 3
mikenorthorp/INFX2670_Assignment1
Assignment showing basic form submission and validation in PHP for Server Side Scripting class
mikenorthorp/INFX2670_Assignment2_Upload_Form
This is a basic upload form in PHP that runs some regular expressions and manipulation on a file uploaded.
mikenorthorp/OpenGL_SolarSystem
This is a simulation of a solar system in OpenGL
mikenorthorp/sinatraTest
Playing around with the basics of sinatra, a ruby framework
mikenorthorp/ThreadedPuzzleSolver
This is a multi-threaded puzzle solver for my Operating System Class Assignment 4
mikenorthorp/threadingMessageSystem
This is for an Operating Systems assignment to use threading in a secure message system
mikenorthorp/twitterthing
Twitter API Integration
mikenorthorp/WebForum
Simple web forum made with the php framework Laravel