/* My Stuff */
Below you will find a few of the projects I have worked on this past year. Most are projects for school made with either Scheme or C. However, soon I will have some new C# projects up to be enjoyed.
-
Regular Numbers Imperatively [C]
A small program that computes the first n regular numbers, in O(n) time. Was created for an in class assignment, and done with C.
View online: regular.c, regular-driver.c, regular.h
Download: regular.zip -
Basic String Compression [Scheme]
A basic program that compresses a string from regualr input, along with another program the decompresses a compressed string. A simple in class assignment, and made with Scheme.
View online: compress.scheme, uncompress.scheme
Download: compress.zip
/* My Life */
So you want to know a little more about me, eh? Well, this past year I graduated from Chatham-Kent Secondary School with an average of 87%. I am now attending the University of Waterloo for a Computer Science Honours Degree (BCS) with a Software Engineering Option. I have yet to enter my first co-op term, but am eagerly awaiting for when that day arrives this fall.
I have always had a thing for art, in any form. Hanging out with friends is always good too, and one can't deny that an evening of gaming is an evening well spent. As well, I have come to the conclusion that their will never be enough money in the world to sate my shopping desires, unfortunately.
Oh yea, and if you want to get to know me in a little more professional way, you can check out my resume, or send me a message.
/* My Favourites */
Give them a peek, and take what you like:
/* My Website */
This website is developed using Javascript, PHP, XHTML and CSS.