| Competitive Programming |
Python |
Solutions for problems solved in MSOE's competitive programming class |
| Advent Of Code |
Python |
My solutions to various programming problems from Advent of Code |
| Circu-IT |
Javascript |
Javascript circuit sim made for TC2030 - Collaborative Design |
| Connect4 Android |
Java |
Connect 4 Android app made for SE4910 - Mobile App, Development |
| CUDA-Mandelbrot |
CUDA, C |
Speeding up the generation of the mandelbrot set with GPU programming |
| ACO Traveling Salesman |
Python |
Ant Colony optimization of the traveling salesman problem |
| Boids |
Java |
Bird-like flock simulation made in Java |