Artifacts

Server/Client Example in Java

I created a threaded server client program in Java. Click on the following links to download the source code

Client
Server

Asset Tracking Site in .NET

I worked (in a team of 3) on an Asset Tracking System for Intercon Security over a period of 1 year. The system is a web application coded in C#. Click on the following link to download the source code

Asset Tracking System

Documentation for Asset Tracking Site

For the Asset Tracking System (view above) I was part of a team of three that wrote detailed documentation for novice and advanced users. Click on the following link to download the file

Asset Tracking System Documentation

Open Source work for Mozilla

In my current semester (7th) I have been working with Mozilla on Mercurial's hgweb. My project involves making various "awesome" improvements on that will help the users. For further details please visit my blog.

Web Form in CGI perl and PHP

One of my assignments involved creating a web form in CGI and then transferring it to PHP. Click on the following links to download the source code

Form in CGI
Form in PHP