Pinned Repositories
amazon-scraper
A Python-based application designed to scrape product data from Amazon and display results in a user-friendly interface. The project uses Selenium for web scraping, Tkinter for the graphical user interface (GUI), and includes various features to sort and filter the scraped data. Users can export the data in CSV or TXT formats.
CPP-Python-Workshop
Integrating c++ and python codes
Delivery
Ongoing project. E-Commerce system (using Django REST), Android app (Kotlin Jetpack Compose) and Desktop app (TBD). Currently working on: Android app.
Flag_Game
My first project to be uploaded. A simple flag quiz Android game.
FootySpy
An android multiplayer spy game about football.
FWD-ML-Finding-Donors
Core Supervised Learning project in Udacity ML cross-skilling course. Excpecting salary to find possible donors for charity.
FWD-ML-Identify-Customer-Segments
Elective Unupervised Learning project in Udacity ML cross-skilling course. Identifying customer segments based on demographics data.
lenme-backend-test
PostGuy
Postman-like desktop application to send HTTP requests.
Pychot
Chat server with Django
MohamedFarouk94's Repositories
MohamedFarouk94/Delivery
Ongoing project. E-Commerce system (using Django REST), Android app (Kotlin Jetpack Compose) and Desktop app (TBD). Currently working on: Android app.
MohamedFarouk94/amazon-scraper
A Python-based application designed to scrape product data from Amazon and display results in a user-friendly interface. The project uses Selenium for web scraping, Tkinter for the graphical user interface (GUI), and includes various features to sort and filter the scraped data. Users can export the data in CSV or TXT formats.
MohamedFarouk94/CPP-Python-Workshop
Integrating c++ and python codes
MohamedFarouk94/Flag_Game
My first project to be uploaded. A simple flag quiz Android game.
MohamedFarouk94/FootySpy
An android multiplayer spy game about football.
MohamedFarouk94/FWD-ML-Finding-Donors
Core Supervised Learning project in Udacity ML cross-skilling course. Excpecting salary to find possible donors for charity.
MohamedFarouk94/FWD-ML-Identify-Customer-Segments
Elective Unupervised Learning project in Udacity ML cross-skilling course. Identifying customer segments based on demographics data.
MohamedFarouk94/lenme-backend-test
MohamedFarouk94/LetterboxdList2CSV
A desktop app to convert a public Letterboxd list to a CSV file.
MohamedFarouk94/MachineLearningHelpingFunctions
Functions I've created to help me in Kaggle competitions
MohamedFarouk94/PostGuy
Postman-like desktop application to send HTTP requests.
MohamedFarouk94/Pychot
Chat server with Django
MohamedFarouk94/Undine-Backend
MohamedFarouk94/WordleLikeGamesSolver
A program to solve the famous game Wordle and any other "Wordle-like" games, based on Information Theory.