PROJECTS
TIME PROJECT
ongoing

Patient Account Management System for the Government District Hospital, Palakkad, Kerala   (Team Project)

Supervised and advised by :
  • Dr. Jasine Babu, Assistant Professor, Department of Computer Science and Engineering, IIT Palakkad
  • Mr. K V Biju, System Administrator, IIT Palakkad
Team Members: Adrian McDonald Tariang, Anish M M, Athul M A, Axel James, Libin N George, Mayank Kumar Gupta, Parth Patel

We are currently developing a software that manages tasks such as patient account management (for patients under special government schemes) including Govt. Fund accounts, bill settlements, prescription and medicine inventory handling, bulk purchase accounts of medicine and consumables, etc.

9th-16th October 2017

Effective Clustering of Large Collection of Documents   (Team Project)

Done as part of the "Paradigms of Programming" course
Team Members : Anish M M, Athul M A, Sooraj Tom

We implemented the methods discussed in Chapter 1 : EFFICIENT CLUSTERING OF VERY LARGE DOCUMENT COLLECTIONS by I. S. Dhillon, Y. Guan, and J. Fan in "Data Mining for Scientific and Engineering Applications", Kluwer Academic Publishers, pages 357-381, 2001.

May-June 2017

Summer Internship at Zyxware Technologies

Mentor : Mr. Vimal Joseph, Senior Manager - Technology, Zyxware Technologies
Internship Partner : Adrian McDonald Tariang

I worked on Drupal 8, a free and open-source Content Management Framework distributed under the GNU General Public License. I analyzed the software’s code, structure and working, brought out an article introducing Drupal’s workflow and made a presentation on its render pipeline to the staff at Zyxware Technologies. I also made contributions in the form of patches to Drupal’s existing modules.

Zyxware is the best place to go to for learning Drupal because it is the leading contributor to Drupal from India, a featured service providers on drupal.org and a Drupal Association Organisation Member.

The slides and article for the presentation that we made at Zyxware are available here.

2015

Minesweeper CLI   (Team Project)

Guide: Mr. Ramaswamy Krishnan – Chittur, Senior Software Engineer, Microsoft corporation
Team Members : Adrian McDonald Tariang, Anish M M, Harsh Yadav, Jude K Anil, Libin N George

The project was intended to familiarize us with team project management and different software design strategies. We created a Command Line Interface form of the famous game. We used C++ and followed the Object-oriented paradigm.