[ Some of the Projects contain descriptions which requires a PDF reader. Get Acrobat Reader ]

Click on any of the following projects to see description of it.



Project Uniconnect

The project was done as a part of IFMS (Integrated Fund Monitoring System) developed for P&RD (Panchayt and Rural development) department of Government of West Bengal. This project has established dial-up connectivity and data transfer between remote blocks and the central Zilla Parishad. The servers and clients for the project are in GNU/Linux as well as Windows XP platforms and provide a uniform interface for data transfer. GUI is coded using QT Library in GNU/Linux and Visual Basic is used for Windows XP.

Click Here to download a writing on this project in PDF format.

UML Designer

This is a basic UML Modeling tool with the facility of Automatic Code generation. This is a very basic version with lot of bugs. Feel free to shoot an e-mail if you encounter one. It requires Java SDK 1.5 or Higher .

You can download UML Designer version 0.1 Here.

Sales Administration System

This project is done as a part of Industrial Project at Atos Origin, Kolkata, India This employs a full J2EE architecture with Oracle 8i as Backend database. Some part of report generation and integration of the web-based point of sale interface with the Billing software are done by me.

A link of a presentation on the project will come up soon. Stay tuned...

Performance Monitoring Counters

Performance Monitoring Counters are found in most modern processors. Some useful performance analysis can be done using them. A tool is created to gather some of them. It however works with GNU/Linux kernel version 2.4 ( Expect a 2.6 version as soon I get some time).

A brief introductory document can be found here .
Click here to download a priliminary version of the tool. Refer to Readme for instructions.

Netsim

A very basic process based network simulator. It creates a set of processes which act as nodes in a network. User can dynamically up/down a link. It currently supports only RIP (Routing Information Protocol) version 1. A GUI version is on the pipeline.

Click Here to download Netsim v 0.01. Please send your comments/suggestions to me.

Source Control System

A simplified version of the CVS (Concurrent Version System ) for windows. It supports network transparent access of the project repository along with checking out a portion of the workspace. It is coded using Visual basic on windows platform.

View a presentation of the project. Thanks to my friend Rajorshi for making this presentation.

Support Vector Machines with Genetic Algorithm

Support Vector Machine is a machine learning which produces very predictions. For the uninitiated, Machine Learning is a discpline of computer science which deals with the algorithms to produce predictions by finding patterns in the past data. The parameter selection for SVM is done using Genetic Algorithm to produce better results. This was done during training at Tata Research Design and Development Center at Pune.

View a presentation on this project. Some animations require MS Powepoint 2003.

Presentation on approaches of cache partitioning for multi-core CMPs and a proposed strategy based on fairness and throughput using a partly exclusive and partly shared cache

Review of Intel Virtualization extensions.