zThorn
Senior SWE -- thornz@freenode Email:contact@zachthornton.dev https://keybase.io/zachthornton
Boston
Pinned Repositories
BatSignal
COMP 406
AggroBeats
airflow
Apache Airflow
AsmMan
A Pacman demake written in Assembly
bing_ads_plugin
facebook_ads_plugin
Gate
Project-Euler
Solutions to project euler problems
zThorn's Repositories
zThorn/AsmMan
A Pacman demake written in Assembly
zThorn/Blackjack
A blackjack game created using linked lists for my COMP-310 course
zThorn/BubbleSort
Bubble Sort Implemented in Assembly
zThorn/HashTable
A hash table example that counts the frequency of words given a file; created for my comp-310 course
zThorn/headphones
Automatic music downloader for SABnzbd
zThorn/KDtree
A KDtree example created for my COMP-310 course
zThorn/Lab1
The initial lab for my Comp-310 course
zThorn/logisim
Git fork of Logisim code base
zThorn/OS-Lab1
Operating systems lab 1, simulating interrupt handling
zThorn/src
zThorn/Stacks
An ADT stack example that I created for my COMP-310 course