YouSSefSayd's Stars
khaHesham/Cartoon-World
A cartoonizer able to turn your images or videos to high-quality real-life cartoons using the power of GANs and Vgg16 NN archticture
khaHesham/My-Machine-Learning-Journey
my legacy in machine learning including important summaries that I have made (or found) along with additional cheatsheets and books
khaHesham/Self-Driving-Car
An AI model that finds its way by avoiding obstacles and finds the best way to reach from the top left of the screen to the down right
khaHesham/Search-Engine
The aim of this project is to develop a simple Crawler- based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them.
khaHesham/AI_Chess_Engine
implementing my own chess engine
khaHesham/FinanceVerse
A website to guide you manage your transactions, loans , payments and stocks.
khaHesham/Health-Station
a mobile application that guides you to a healthy lifestyle it can give you nutrition tips , exercise tips and it also calculates your calories, macros and the amount of water your body needs and it has a large collection of food types you can browse them to find the best food that MATCHES YOUR CALORIES AND MACROS it also have some training videos that will show you how to play the exercise and the right technique for it also a variety of large home workout programs even without any equipment and more NOTE THAT: it is not completed yet.
khaHesham/Serial-Peripheral-Interface
Serial peripheral interface (SPI) is one of the most widely used interfaces between microcontroller and peripheral ICs such as sensors, ADCs, DACs, shift registers, SRAM, and others. This article provides a brief description of the SPI interface followed by an introduction to Analog Devices’ SPI enabled switches and muxes, and how they help reduce the number of digital GPIOs in system board design.
khaHesham/Fault-Detection-System
A system which detects and eliminates the faulty products based on shape and color
khaHesham/OS-Scheduler
A CPU scheduler determines an order for the execution of its scheduled processes; it decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.
khaHesham/Simulogic
An integrated logic simulator that allows the design, edit, and simulation of simple logical circuits
khaHesham/Mars-Station
A Big Space Station program using C++ (Solid application on data structures) which has missions and assigns them to available rovers of the suitable kind to complete it.
khaHesham/Stock-Guide
Our project is about investigating the stability of stock exchange in 5 different companies every month starting from the beginning of the month and the price it closed on.
khaHesham/TechnoColabs-Prerequisites-Data_Cleaning
khaHesham/ALU-Logisim
A logic circuit that performs multiplication, division, summation, and subtraction of two numbers and display the result on 7 segment screens
khaHesham/CAD-Computer-Aided-Design
A C++ program which solves any AC circuit containing resistors, inductors, capacitors, voltage sources, current sources, ...etc, and prints out the voltage ,current at each node.
khaHesham/Captain-Hook
🤖 Captain Hook is robot which makes food and drinks.
khaHesham/Graphing-Calculator
khaHesham/khaHesham
khaHesham/Microprocessor-Game-Simulator
This is an assembly language game project which connect 2 PCs through a Simple network, using serial communication and let them write commands on virtual microprocessor which executes on your opponant's virtual MP and the one who firstly puts the required values on his opponent wins
khaHesham/Realtime-Webcam-face-Swap-using-python
khaHesham/Big-Mart-Sales-Prediction
The aim of this data science project is to build a predictive model and find out the sales of each product at a particular store.
khaHesham/Problem-Solving-Training
Problem Solving Training for computer science students.
khaHesham/TechnoColabs-Prerequesites-Feature_Engineering
khaHesham/DeepLearning-in-Production
Production-Ready Applied Deep Learning book
khaHesham/stable-diffusion-klms-gui
Amazing
khaHesham/TechnoColabs-Prequisites-Data_Visualization
khaHesham/TechnoColabs-Prerequisites-Data_Manipulation
khaHesham/TechnoColabs-Prerequisites-ML-explainablity
khaHesham/TechnoColabs-Prerequisities-Machine-Learning---Intro-and-Intermediate-