Pinned Repositories
Building-Linux-From-Scratch
A repository in which I keep a journal of my history building Linux from scratch as a hobby
CeaserBreaker-Class
CeaserCipher-Class
Civil-Records-Analysis-Applicaiton-on-CSVParser
codeexamples-java
Java and Eclipse code tutorial examples from vogella.com
Huffman-Compression
Live-Data-Map-Visualization-Application
An Application that takes data input of locations of certain events representing them in the form of interactive markers such as Live earthquakes data, airports and routes, Cities, Life-Expectancies and a lot more.
path-finder
Graph Algorithms visualizer project which visualizes Different types of graph algorithms such as Path-finding algorithms, , Random Maze Generation Algorithms, Minimum Spanning Tree Algorithms, Topological Sorting
simple-server-client-k8s-deployment
A very simple repository that showcases using docker-compose for dev and prod, multi-build stages, use of bind volumes for source code in dev env for using docker for development and deploying app to kubernetes cluster in pod replicas connecting them via a Loadbalancer and a nodeport services
Transportation-Reservation-System
Advanced Reservation system with employees, managers and users and advanced gui Swing based
hisham-maged10's Repositories
hisham-maged10/path-finder
Graph Algorithms visualizer project which visualizes Different types of graph algorithms such as Path-finding algorithms, , Random Maze Generation Algorithms, Minimum Spanning Tree Algorithms, Topological Sorting
hisham-maged10/Building-Linux-From-Scratch
A repository in which I keep a journal of my history building Linux from scratch as a hobby
hisham-maged10/Live-Data-Map-Visualization-Application
An Application that takes data input of locations of certain events representing them in the form of interactive markers such as Live earthquakes data, airports and routes, Cities, Life-Expectancies and a lot more.
hisham-maged10/simple-server-client-k8s-deployment
A very simple repository that showcases using docker-compose for dev and prod, multi-build stages, use of bind volumes for source code in dev env for using docker for development and deploying app to kubernetes cluster in pod replicas connecting them via a Loadbalancer and a nodeport services
hisham-maged10/Huffman-Compression
hisham-maged10/Transportation-Reservation-System
Advanced Reservation system with employees, managers and users and advanced gui Swing based
hisham-maged10/Facts-Spring
A Simple web app that outputs random facts
hisham-maged10/Generic-Red-Black-Tree-Dictionary-App
hisham-maged10/Generic-Sorting-Techniques
hisham-maged10/hisham-maged10
hisham-maged10/Http-Packet-Stealer
a program that listens and steals HTTP packets to simulate how MITM Attacks happen
hisham-maged10/Http_Proxy
hisham-maged10/Life-Expectancy-Data-Visualization-Map
hisham-maged10/Live-Earthquakes-Map-Visualization
hisham-maged10/Multithreaded-Matrix-Multiplication
hisham-maged10/MutliThreaded-Merge-Sort
hisham-maged10/Netflix-landing-page-mockup
hisham-maged10/Page-Replacement-Policies-Implementation
hisham-maged10/Phonebook-Application
hisham-maged10/Playlist-Application-Implementation
hisham-maged10/Problem-Solving
Problem solving is a must have skill for all Software Engineers And practicing on them is Essential
hisham-maged10/Producer-Consumer-Using-Semaphores
hisham-maged10/Recommendation-Framework
hisham-maged10/Simple-Delay-Sync-Service
Simple delay sync service that showcases how peer to peer networks in distributed systems work
hisham-maged10/Simple-Login-Authentication
hisham-maged10/SQL-Efficiency-Practice
hisham-maged10/System-Programming-Assignments
Assignments for an System Programming course for college in Assembly
hisham-maged10/tftp-client
hisham-maged10/Unix-Shell
hisham-maged10/XMLParser-Class