Python WSGI web service hosted in AWS to provide pictures I've taken based on API route.
Bash utility allowing the user to store the last command used in a script. Useful for long setup processes that are easy to forget.
Create various cellular automata and experiment with how they expand and contract over time.
Simulator created in C for the purpose of simulating CPU scheduling algorithms. When given a set of processes from a config file, displays the operation in real time.
K-means algorithm in R using data from the UCI Machine Learning Repository. Classifies the data elements via an iterative process that utilizes MSE as a loss function.
Distributed System concepts put into practice, such as transaction management and peer-to-peer connections.
Web-application created to streamline Western Digital's firmware validation process. Report creation, virtual machine scheduling, and other tools provided dependent on the user's role and login credentials.