Skip to content

This is a list of projects i did for my universty courses

Notifications You must be signed in to change notification settings

AbdalrahmanWael/UniverstyProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects For CS Courses

This repo contains small size projects made for CS courses

ChatT(Socket Chat Room Application)

This project uses sockets to send text, images, file messages between multiple clients handled by the server, it also uses RMI(Remote Method Invocation) to access and save the messages into the database, The CLIENT has the ability to download and upload files and images with eachother, both the Client and Server are written in pure Java

DeliverMe(Drone Courier Routing System)

This Application given a list of pickup and delivery location for packages, uses graph algorithm to find the shortest route to deliver and pickup all the packages in the most optmial fashion, the algorithm is based on is dijkstra's algorithm, The application has a GUI interface allowing the user to add the pickup and delivery Adress Using natural language, calculate the optimal path, and the show this path marked by markers in An interactive map provided by OpenStreetMap

About

This is a list of projects i did for my universty courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published