Projects
Below are links to various projects I have created, worked on, or contributed to in some way.
ShortenURL – This is a Windows application (that currently works fine on the Mono runtime), that allows a user to take a really long URL (web page address) and shorten it to something that is much shorter. These shortened URLs can be used when posting to sites like Twitter, Facebook statuses, or to a friend via IM.
TwitterNET – A Twitter API wrapper written in C# 3.5. This is a personal project currently being utilized to practice several aspects of development, such as: Test Driven Development, SOLID, and other “good development” tasks. This is a learning project for me. But I would love to have people download and add to it as well as make it better by fixing bugs or bad coding practices.
