Pinned Repositories
A-word-based-2-player-game
This game, played in the terminal, receives a number of rounds from the player and then receives a correct word form each player and assign a score to them according to a scoring system shown to the user. The scoring system depends on the rarity of the letters in English words.
Air-Hockey-Game
This is a game made as a learning project as a part of freeCodeCamp.org course. It is a 2d game that has two players and a scoring system.
coding-interview-university
A complete computer science study plan to become a software engineer.
Driving-Alcohol-monitoring-system-CPE-Project-
This system consists of M5Stack core 2 and MQ3 alcohol sensor. It monitors the level of alcohol in breathe and reports the drunk drivers according to the a certain tolerance value. It sends an email when the tolerance value is exceeded.
GeoPrayer-Dynamic-Prayer-Time-Scheduler-with-Customizable-Adhan
GeoPrayer is a versatile PC application designed for accurate prayer time scheduling based on user-selected locations. It features customizable Adhan alerts and integrates seamlessly with geolocation APIs to provide precise prayer timings for any city. Built with Python and PyQt, it offers a user-friendly interface for personalizing prayer alerts.
Handwritten-Numbers-ML-classifier
This is a machine learning model that uses Sklearn to train a model by a handwritten numbers dataset from sklear.datasets and then identifies new inputs of handwritten numbers
Machine-learning
Follow my ML journey: projects, code, insights. Witness my progress firsthand. Dive into the world of ML with me. 📈 #MachineLearning #Progress
Movies-Recommender-System
Welcome to the Movies Recommender System repository! This project implements various recommendation algorithms to suggest movies to users based on their preferences and ratings. The system uses collaborative filtering (both user-user and item-item) and content-based filtering techniques to predict user preferences and recommend movies.
Sales-Prediction-ML-model
Sales prediction model utilizing advertising features (TV, Radio, Newspaper). Selects influential features for accurate forecasts. Features data exploration and contribution guidelines. Valuable for businesses optimizing advertising strategies.
ShakespeareGPT
ShakespeareGPT generates text in the style of Shakespeare using an LSTM-based neural network trained on his works. Features include text generation from a 6-word input, beam search for quality, temperature sampling, and an interactive GUI. The model uses early stopping and is saved for future use.
Mahmoud-K-Ismail's Repositories
Mahmoud-K-Ismail/Machine-learning
Follow my ML journey: projects, code, insights. Witness my progress firsthand. Dive into the world of ML with me. 📈 #MachineLearning #Progress
Mahmoud-K-Ismail/ShakespeareGPT
ShakespeareGPT generates text in the style of Shakespeare using an LSTM-based neural network trained on his works. Features include text generation from a 6-word input, beam search for quality, temperature sampling, and an interactive GUI. The model uses early stopping and is saved for future use.
Mahmoud-K-Ismail/A-word-based-2-player-game
This game, played in the terminal, receives a number of rounds from the player and then receives a correct word form each player and assign a score to them according to a scoring system shown to the user. The scoring system depends on the rarity of the letters in English words.
Mahmoud-K-Ismail/Air-Hockey-Game
This is a game made as a learning project as a part of freeCodeCamp.org course. It is a 2d game that has two players and a scoring system.
Mahmoud-K-Ismail/coding-interview-university
A complete computer science study plan to become a software engineer.
Mahmoud-K-Ismail/Driving-Alcohol-monitoring-system-CPE-Project-
This system consists of M5Stack core 2 and MQ3 alcohol sensor. It monitors the level of alcohol in breathe and reports the drunk drivers according to the a certain tolerance value. It sends an email when the tolerance value is exceeded.
Mahmoud-K-Ismail/GeoPrayer-Dynamic-Prayer-Time-Scheduler-with-Customizable-Adhan
GeoPrayer is a versatile PC application designed for accurate prayer time scheduling based on user-selected locations. It features customizable Adhan alerts and integrates seamlessly with geolocation APIs to provide precise prayer timings for any city. Built with Python and PyQt, it offers a user-friendly interface for personalizing prayer alerts.
Mahmoud-K-Ismail/Handwritten-Numbers-ML-classifier
This is a machine learning model that uses Sklearn to train a model by a handwritten numbers dataset from sklear.datasets and then identifies new inputs of handwritten numbers
Mahmoud-K-Ismail/Movies-Recommender-System
Welcome to the Movies Recommender System repository! This project implements various recommendation algorithms to suggest movies to users based on their preferences and ratings. The system uses collaborative filtering (both user-user and item-item) and content-based filtering techniques to predict user preferences and recommend movies.
Mahmoud-K-Ismail/Sales-Prediction-ML-model
Sales prediction model utilizing advertising features (TV, Radio, Newspaper). Selects influential features for accurate forecasts. Features data exploration and contribution guidelines. Valuable for businesses optimizing advertising strategies.
Mahmoud-K-Ismail/Machine-Learning-Based-Fantasy-Premier-League-Scout-Predictor
Developing a machine learning model to predict Fantasy Premier League performances, currently in its early stages. The project focuses on analyzing player stats and match data to enhance fantasy team selection, combining sports analytics with advanced data techniques.
Mahmoud-K-Ismail/Mahmoud-K-Ismail