Coverage Runner

An Eclipse pluging to visualize test coverage information.

Cheetah Plugin

I am currently working on an Eclipse plugin to facilitate using cheetah templates to develop html web pages. It is in the early stages of development right now. Currently I am working on syntax highlighting. Here is a screenshot:

Protocol Implementation

For the protocol implementation course taught by Dr. Westall, my partner, Ayoob, and I developed a Linux kernel module which implemented TTP. Essentially we ended up writing a lite version of UDP. Towards the end of the semester we extended the implementation with with token bucket, and acknowledgement based flow control protocols.