This repository contains most of my projects as TXT files, please look at my project description to check if it's what you're looking for.
1- Data-Structers Project: Matching DNA pairs (2 starnds of DNA )
2- Algorithm Project: preformed the convex-hull algorithm + GUI.
3- OS Project: A simple multiprogramming OS simulation with a limited ram.
4- Ai Project: solving the cross-river puzzle using breadth-first-search approach.
5- Twitter Arabic user classification(student | Non-student): Classyfing twitter users by machine learing approach while using java to pre-process raw data and then using weka to build the model and choose the most effective features. (source code will be uploaded soon).
6- Database Project: creating a resturant with employees by using Mysql and then connecting it using java + GUI to interact with database.