Category Archives: Projects

ECE 150 Programming Samples

This term, I’ve been given a position as a teaching assistant for ECE 150: Introduction to Programming at the University of Waterloo. In the spirit of learning, I’ve decided to put together a handful of applications over the course of the term in order to demonstrate various features of the C# language for programming beginners.
Also posted in Waterloo | Tagged , , | Comments closed

WPF Title Animator

Let me just say, for the record, that WPF is awesome.  It manages to blend the best web design strategies with the power and flexibility of desktop (so-called "smart client") applications, and then go above and beyond to provide a visual framework that can visually stunning, yet flexible enough to meet the demands of [...]
Posted in Projects | Comments closed

Things You Learn in Engineering

I’m not entirely sure how this got started, but as far as I can remember it went something like this.  A friend of mine and I got to talking about how there were a ton of things that we learned in Engineering that no orientation package would ever tell you.  One thing led to [...]
Posted in Projects | Comments closed

Coldfire: The Computer Engineering Experience

After wasting what seemed like an eternity and actually ended up being 100+ hours in a dingy lab over the course of one week (and without missing classes, I might add), my group and I finished most of an operating system. It worked pretty well, though it was prone to crashes and didn’t particularly like [...]
Posted in Projects | Comments closed

IEEE Referencing with Office 2007

Almost every work term, I have to write a large technical report for the Electrical and Computer Engineering department at the University of Waterloo investigating a problem I encountered on that work term. I won’t go in to the details, but needless to say, it’s always a lot of hassle and quite a bit [...]
Posted in Projects | Comments closed