University Projects

UTD (Graduate)
WIU(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.

Exel-Trip Finder

This tool is used to check and download trips' files from remote server using web services.

Exel-Collection Notes Parser

This is a porgram made for DHL-Exel, the program will monitor certain folder
for new csv files, these files will then be processed and collection note reports
will be generated in pdf format based on the data stored in those csv files.

Exel-Revenue Analysis Module

This is an invoice management system made for DHL-Exel company,
the system calculates, prints and manages invoices based on the trips' details.
The system also act as a middleware between two other systems used by Exel.


Normal User Screen




Admin Screen




Invoice Template

Bioinformatics (Global Alignment)

This program implements global alignment algorithm for two DNA sequences.
the program will show all possible alignments with their score number
and the alignment path matrix.

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


Download



Saudi Aramco - SAP/SEM/BPS

This project was a great start for me to get into the SAP world,
In short time I learned a lot about SAP systems, especially SAP BW.

In this project, I worked with a team on the implementation of an integrated
business planning tool utilizing SAP SEM-BPS (Strategic Enterprise Management
– Business Planning and Simulation) module.

Tasks:
1- Developed all training and e-learning material for end users using
RWD InfoPak application.
2- Designed few web reports using BEx Query Designer.
3- Documentation of the system configurations.



Hijri-Gregorian



Hijri-Gregorian is a free program to convert between Hijri and Gregorian dates.

هذا البرناج مجاني و مهمة البرنامج هي التحويل بين التاريخ الهجري والميلادي


Download


Internet Protocols-Files Sharing System

This is a chat and file sharing system that has client and server side.
the system uses TCP protocol for Network communication and
it was developed using C# (c-sharp).