My Projects
A Content Management System for Managing Content in Hospitals
Hospitals have to deal with a lot of content and managing (organizing, storing and retrieving) content is a difficult task. This project deals with the development of an Internet based content management system that can handle content (i.e. patient records, etc) in hospitals.
Features of the C.M.S:
- Support for different types of content: Patients (text, images, sounds, video), Staff i.e. doctors, nurses, etc (text, images) and Accounts (text).
- HTTP based, accessible via web browser. Also accessible via other interfaces like XMLRPC so that desktop based clients can be used.
- Data from multiple hospital branches can be pooled using a low-cost Internet connection.
Technologies Involved: HTML, PHP and MySQL
Status of the Project: Initial stages. (No alpha/beta builds yet)
————————————–
Heart Rate Variability in Diabetics
I submitted this project for the award of Bachelor of Technology in Biomedical Engineering (B. Tech).
I collected data (heart rate readings) from 10 diabetic patients and 10 normal ones, sampled the readings, calculated the time domain measures i.e. SDNN, SDANN, pNN50, etc and compared them to prove that heart rate is different in diabetic patients.
I had intentions of writing a software similar to ORTO (see www.orto.ru for more information about ORTO) in the beginning, but due to lack of time (and programming skills), I abandoned that idea. Writing such a software in itself in a big project :).
Status of the Project: Submitted on 21/4/2008
————————————–