Yousef Kotp

Results 3 repositories owned by Yousef Kotp

Movies-and-Series-Scraper

115
Stars
20
Forks
Watchers

A console application to scrape a valid watching links for any movie or series with exact season and episode number, you can also download a whole season with one click.

8086-Assembly-Projects

59
Stars
12
Forks
Watchers

A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.

CPU-Scheduling-Algorithms

68
Stars
25
Forks
Watchers

An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT),...