Projects

 

  • Fluency (Fall 08):
    • Fluency is an application development program tragetted towards non programmers.

      Fluency allows people with good ideas but limited or no programming experience to develop and release working programs without having to look at code. It uses widgets that talk to each other by sending information across connections. Some examples of widgets are buttons, text fields, calculators or even an AIM chat client.

      The project is a growing, open-source collaboration that has been in development since 2004 by Professor Gregory Rawlin's computer science students at Indiana University.

    • Language: Java 1.6
    • License: Apache
    • Important API used: Swing
    • Try fluency
  • Heat Diffusion Simulation using the EAC (Spring 08):
    • It is a very common, to perform heat diffusion simulation using electronic circuit. However, here we are simulating the flow of heat a square sheet using the uEAC at Indiana University. The project was developed in python 2.5 and extensively uses the pylab and numpy libraries.
    • Language: Python 2.5
  • Performance Analysis of TIMBER (Spring 08):
    • TIMBER is a native open-source XML database developed at the University of Michigan. This project involves studing the query evaluation system of TIMBER and analysing its performance.
  • Genome Research Framework (Fall 07 & Spring 08):
    • This is a course project for B565/B566. We are developing a web application which will colaborate research on Gene Anotation.
    • Language: PHP/MySQl, JavaScript, Perl, AJAX.
  • Study and Implementation of MPEG in MATLAB (2006 - 2007):
    • Phase I of the project was study and implmentation of JPEG compression. Phase II, consisted of implemenation of MPEG using the implementation of JPEG. We developed two different implmentation of MPEG:
      1. Using the GOP concept (Taking 10 video frames at a time).
      2. Taking the previous frame as reference for compression.
    • Language: MATLAB.
  • Attendance Management and Analysis (Summer 2006):
    • This project was a web application which enabled online management of attendance. Apart from basic attendance entering and viewing of records, it had features for performing various statistical analysis on the attendance data.
    • Language: ASP/MS SQl 2000
  • College Portal(2003 - 2004):
    • This project was a web application which enabled online management of an entire College. Key modules of this project were: Library Management, Email Service, Notification, Time Table and Attendance Management.
    • Language: ASP/MS SQL 7.0