Coder Social home page Coder Social logo

Yousef Kotp's Projects

8-puzzle-solver icon 8-puzzle-solver

8 Puzzle solver using uninformed and informed search algorithms as DFS, BFS and A*.

8086-assembly-projects icon 8086-assembly-projects

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

bug-tracker icon bug-tracker

A bug tracking software which organizes the project between project managers and developers by tracking each bug within each project with a professional GUI and database.

cpu-scheduling-algorithms icon cpu-scheduling-algorithms

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), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.

function-plotter icon function-plotter

A simple GUI Python program to plot any function in x from a starting point to ending point.

linux-shell icon linux-shell

An implementation of a Linux shell using the Linux system calls fork(), execvp(), wait(), and exit(). The input is tokenized using the flex tool and parsed using the yacc parser.

movies-and-series-scraper icon movies-and-series-scraper

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.

movies-reviews-classification icon movies-reviews-classification

A neural network model for sentiment analysis of movie reviews using IMDb dataset. The model is built using PyTorch and BERT as the feature extractor.

multi-threaded-hyperlink-extractor icon multi-threaded-hyperlink-extractor

Multi-threaded Hyperlink Extractor which check the validity of each hyperlink inside the provided URL with the desired number of threads. The program can work recursively where it extract all links inside each one of the valid links found in first search.

network-anomaly-detection icon network-anomaly-detection

This project focuses on network anomaly detection due to the exponential growth of network traffic and the rise of various anomalies such as cyber attacks, network failures, and hardware malfunctions. This project implement clustering algorithms from scratch, including K-means, Spectral Clustering, Hierarchical Clustering, and DBSCAN

painter icon painter

Graphical paint program which allows the user to draw with different colors and strokes, it also allows the user to draw diffrent number of shapes and manipulate them by resizing, filling, moving and cloning them. It also supports undo and redo operations.

pemdas-calculator icon pemdas-calculator

A console application to calculate the mathematical expression with respect to the order of mathematical operations.

phonebook icon phonebook

A console C program which reads, searches, removes and sorts contacts of a phonebook from text file.

producer-consumer-implementation icon producer-consumer-implementation

An implementation of the producer-consumer problem which is visually aided with dashboard to view the current commodities being produced and consumed, the program is implemented using shared memory, semaphores and mutexes in C.

signal-generator icon signal-generator

A comprehensive signal generator for various functions and signals using MATLAB

smart-connect4 icon smart-connect4

Intelligent Agent to play Connect-4 with a modifiable depth aided with a decision tree visualizer to trace the agent's decision making process

speech-emotion-recognition icon speech-emotion-recognition

Exploration of different audio features and CNN-based architectures for building an effective Speech Emotion Recognition (SER) system. The goal is to improve the accuracy of detecting emotions embedded in speech signals. The repository contains code, notebook, and detailed explanations of the experiments conducted.

spelling-checker icon spelling-checker

A console program to check the spelling of each word in the provided sentence, it also provide three suggestion for each one using successor and predecessor.

university-library-system icon university-library-system

A graphical management system for a library, it supports different operations for admin, librarian and student users.

vacartion icon vacartion

A car rental system which enables customers to rent cars they need and manage their reservations with the option of paying later. The car agencies are allowed to register on the system and add their cars to the system. The system admin can manage the whole system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.