Pinned Repositories
DyslexiaDetection-Flutter
Distributed_Project
A robust multiplayer distributed car racing game with chatting feature.
e-commerce-app
A flutter e-commerce mobile application with multiple pages including sign in page, sign up page, user profile page, product listing page. User authentication was implemented using shared preferences library as well as caching user data, and caching products added to the cart. List of displayed products is acquired from an HTTP endpoint.
RTOS-PROJECT
Power window control system for vehicles. System basic functions are: manual open/close window , one touch auto close window , window lock function ,and jsm protection function.
Searching_Algorithms_Project
This program offers a user interface to allow the user to enter a Graph and choose the starting node and the goal(s) node(s) that he wishes to reach, the AI search algorithm.
Sorting_Algorithms_Project
The program compares a sorting algorithm with its asymptotic efficiency or compares different sorting algorithms with each other ,on line chart , to find which sorting algorithm has less running time and complexity , the included algorithms are ( Insertion sort , Merge sort , Heap sort , Quick sort , Bubble sort , Selection sort , Counting Sort ).
Salmaelkatib's Repositories
Salmaelkatib/e-commerce-app
A flutter e-commerce mobile application with multiple pages including sign in page, sign up page, user profile page, product listing page. User authentication was implemented using shared preferences library as well as caching user data, and caching products added to the cart. List of displayed products is acquired from an HTTP endpoint.
Salmaelkatib/RTOS-PROJECT
Power window control system for vehicles. System basic functions are: manual open/close window , one touch auto close window , window lock function ,and jsm protection function.
Salmaelkatib/Distributed_Project
A robust multiplayer distributed car racing game with chatting feature.
Salmaelkatib/Searching_Algorithms_Project
This program offers a user interface to allow the user to enter a Graph and choose the starting node and the goal(s) node(s) that he wishes to reach, the AI search algorithm.
Salmaelkatib/Sorting_Algorithms_Project
The program compares a sorting algorithm with its asymptotic efficiency or compares different sorting algorithms with each other ,on line chart , to find which sorting algorithm has less running time and complexity , the included algorithms are ( Insertion sort , Merge sort , Heap sort , Quick sort , Bubble sort , Selection sort , Counting Sort ).