Experience
I am a student of Computer Science at the University of British Colombia currently studying in my fourth year. I have worked with a variety of languages, primarily C, Java, Ruby, Go. Over the past 5 years I have developed a variety of project, all of which (unfortunately) have been constrained to semester long development periods, limiting there scope.
Interestes & Preferences
The fields I consider interesting are Operating Systems, Distributed systems, and Swarm Intelligence. I prefer to work with small groups of dedicated engineers who have good domain knowledge and a will to succeed.
Projects
Some of the more noteworthy project that i have worked on include Pollock, an abstract Github repository visualizer. The visualizer generates a splatter painting which corresponds size and authors of commits made to the Repository.
ChocOS is a minimal operating system written in C, which provides the user with some basic calculator functionality. The OS manages memory, process scheduling, file IO, Interrupts, and basic sleeping functions.