Monday, 25 August 2008

Work Projects

Personal Projects

These software projects are either for fun or for my own business.
some of them are freeware that can be downloaded.

University Projects

UTD (Graduate)
KFUPM (Undergrad)

eyeCare




This software is used by eye care centers to manage customers information and eye tests results.




Kwafair




Kwafair is a beauty salon management system that manages customers information,
appointments, billings and staff information .







Molecular Phylogenetic Tree

This is one my university (UTD) projects. It is part of a bioinformatics
course I took. The project implements UPGMA and Neighbor-Joining
algorithms for phylogenetic tree construction. The software will load
a distance matrix file and based on that it will calculate and draw
a phylogentic tree.

C# (c-sharp) was used to develop the program.





Exel-POC/POD

This tool will validate collection and delivery data stored in csv files.
A check will be made on every record to make sure it satisfy certain rules.
Finally the tool will export a file with clean and valid records.