Popular Repositories
VRogger
C# - Creator & Owner
2015 - Current
VRogger is a game written using the Unity game engine. Targeting the Oculus DK2 platform. Gameplay is similar to frogger while keeping the graphics style similar to frogger on the PS1. The repository will be private until release.
This repository has 0 watcher(s) and 0 forks. If you would like more information about this repositoriesry and my contributed code, please visit the repo on GitHub.
CounterStrikeMarketScraper
Python - Creator & Owner
2014 - Current
Downloads the current steamcommunity/market/ page for counter strike GO using wget. After downloading the page it loads the file using beautiful soup 4 and inserts all entries into a database.
This repository has 1 watcher(s) and 0 forks. If you would like more information about this repositoriesry and my contributed code, please visit the repo on GitHub.
RedditAccountVoter
Python - Creator & Owner
2014
A bot that automatically votes on an accounts post history.
This repository has 1 watcher(s) and 0 forks. If you would like more information about this repositoriesitory and my contributed code, please visit the repo on GitHub.
SchoolProjects
C#, C++, Python - Creator & Owner
2014 - Current
Various school projects such as:
- Sequence-Alignment: an implementation of the Longest Common Subsequence algorithm using Dynamic Programming.
- Sort: sorting algorithms like quicksort, mergesort, insertionsort, and selectionsort.
- Search: searching algorithms like sequential search, recursive binary search, and iterative binary search.
- Data structures: stack, heap, binary tree, AVL tree, hash table, list, recursive list, and sequence.
- Graph: various graph algorithims such as Dijkstra's algorithm, DFS, BFS, and Prim's algorithm.
- CS3060(OS Theory): multiprocess app, multithreaded app, varg app, etc.
- Game Programming: includes a 3rd person prim generated maze game, and VRogger.
- CS3270(advanced python): 2d matrix search algorithm(word search), anagram guessing game, shopping list builder, territories and armies simulation, and decorators.
- CS2810: final project that allows you to guess a three digit number written in LC-3 assembly(similar to MIPS ISA).
This repository has 1 watcher(s) and 0 forks. If you would like more information about this repositoriesry and my contributed code, please visit the repo on GitHub.
AutoGeneratedMaze
C# - Creator & Owner
2014 - 2015
Automatically generate a maze using the the Prim Alogirthm. Playable using Unity3d Web Player HERE.
This repository has 1 watcher(s) and 0 forks. If you would like more information about this repositoriesry and my contributed code, please visit the repo on GitHub.
dotfiles
VimL - Creator & Owner
2013 - Current
Vim configuration, and plugins.
This repository has 1 watcher(s) and 0 forks. If you would like more information about this repository and my contributed code, please visit the repo on GitHub.
ArduinoDisplay
Creator & Owner
2014
A small c++ program written for an Arduino Leonardo which displays text from a array to a serial 16 column 2 row display.
This repository has 1 watcher(s) and 0 forks. If you would like more information about this repository and my contributed code, please visit the repo on GitHub.