Pinned Repositories
BreakoutGame
Java program to play a version of Breakout
CellSociety
Java program using JavaFX that animates any 2D grid CA simulation.
Classical-Music-Composition-Using-State-Space-Models
Repository containing code and generated pieces associated with Masters Thesis
clinwiki
Crowd-source tool to annotate, rank and generally enhance the clarity and accuracy of clinical trial information.
duke-lost-found
Web application for students to submit and find lost DukeIDs
DurhamSchoolNavigator
Web tool developed to assist Durham County parents in finding the best schools based on personal preferences. SITE: https://fairbet.github.io/Durham-Public-Schools-Navigator/
homemade-recipes
Using Actions on Google to make conversational recipe creator
My-React-App
Personal Portfolio Site in React
StockVisualization
Built a stock visualization application for example data using RESTful services and an interactive user interface.
UberVacacyMinimization
ashstep's Repositories
ashstep/BreakoutGame
Java program to play a version of Breakout
ashstep/CellSociety
Java program using JavaFX that animates any 2D grid CA simulation.
ashstep/Classical-Music-Composition-Using-State-Space-Models
Repository containing code and generated pieces associated with Masters Thesis
ashstep/clinwiki
Crowd-source tool to annotate, rank and generally enhance the clarity and accuracy of clinical trial information.
ashstep/duke-lost-found
Web application for students to submit and find lost DukeIDs
ashstep/DurhamSchoolNavigator
Web tool developed to assist Durham County parents in finding the best schools based on personal preferences. SITE: https://fairbet.github.io/Durham-Public-Schools-Navigator/
ashstep/homemade-recipes
Using Actions on Google to make conversational recipe creator
ashstep/My-React-App
Personal Portfolio Site in React
ashstep/StockVisualization
Built a stock visualization application for example data using RESTful services and an interactive user interface.
ashstep/UberVacacyMinimization
ashstep/CS270_Artificial_Intelligence
Covering Problem-solving and Search Algorithms, Applications of Search, Reasoning under Uncertainty, and Machine Learning
ashstep/GameAuthoringEnvironment
A game authoring environment which allows game designers to build arcade-style 2D Role-Playing Games (RPG).
ashstep/Heap-Manager
310
ashstep/Huffman
ashstep/intro_demo
Introductory Demo Repo for Sta 112 - Fall 2015
ashstep/MarkovModels
CS201 project in which Markov Models are used to generate random text based on training text
ashstep/SLogo
A development environment which supports writing of turtle programs.
ashstep/Thread-Library