-
-
app-swoosh Public
My first iOS application, a basketball oriented app where you can get with other people to schedule pickup games
Swift UpdatedJun 8, 2019 -
Python_RandomWriter Public
Markov Chain random writer that takes any file input and randomizes it based on k-levels of Markov chain history, using a graph implementation of mine
-
C_Cache_Simulation Public
simulation of a cache in regards to flushing, updating, and replacing bytes for the purpose of data access optimization with a focus on locality
-
Java_Anagrams Public
takes an input and outputs all possible permutations based on a given dictionary of acceptable output/words
Java UpdatedMar 25, 2019 -
-
Python_TreeDict Public
Implementation of a Tree Dictionary with hashable, sorted (k, v) pair objects, using a BST implementation
Python UpdatedMar 25, 2019 -
Pintos-Userprog-VM-Filesys Public
converted existing single-thread, contiguous file-allocation, file system into a multi-threaded, multi-level indexed file-allocation file system
-
Pintos-CPU-Scheduling Public
priority CPU-Scheduling for Pintos, using a multilevel feedback queue system
-
Python_Restaurant Public
implementation of a Restaurant with Menus, Items, and Orders
Python UpdatedFeb 20, 2019