A good majority of the code I have written while studying at CSU Chico.
Core classes of CSCI majors at Chico. Mostly written in C++.
Operating Systems
Web 2.0 I taught myself Ruby on Rails to do LateStarters. These projects were done in efforts of challenging out of the class. I was given credit for the class.
Artificial Intelligence The only project in this class was a robot localization program. A grid-world is generated and at each step the "robot" makes observations about how many walls are in which direction. After X steps the robot tries to best estimate which square he occupies in the grid-world.
Algorithm Design
Numerical Methods and Parallel Programming Multiple projects involving parallel processing tasks involving matricies.
Game Programming Language GPL is a language designed using Flex/Bison CSCI 515
Many of these are from my sophomore year at Chico. Switchfit was a summer project that my friend and I did for fun. The backend server is no longer running, so the app won't display any information. Everything Magic was my Senior Project. The backend for that was Parse which was maintained by facebook, but they will be terminating that service soon.
Just small web projects I did. Resume was for fun, while MaxPreps was for an interview. They wanted me to display basic javascript knowledge.