Mohamedhany99
A professional Software Engineer mainly develops in Python as Automation Engineer / Problem Solving / Machine Learning /Django Developer /Django REST Framework.
Mentor SevenEgypt
Pinned Repositories
21.-Merge-Two-Sorted-Lists-LeetCode-Solution-Python-Python3
21. Merge Two Sorted Lists Problem solution on LeetCode developed in Python(3)
Audio-Splitter-per-seconds-python-
This Script takes an audio file (preferred ".wav" filetype) as input and split it for each 3 seconds (editable) then creates a folder and input the splitted audio files and number it in an ascending way.
Collecting-Sound-Features-Frequency-from-an-audio-file-and-save-it-in-excel
This script takes a single audio file and collect all the sound features in it including (Frequency - mean - variance - minimum value - maximum value - Median - Kurtosis - Skewness) and save it in an array and import this array in a row in the datasheet.
Django-Application-
a Django Application
Filling-Forms-Bot
This script helps filling any form using excel files with the data stored and a pandas as a dataframes in addition to selenium to automate the process of filling data and clicking buttons.
Find-All-K-Distant-Indices-in-an-Array-LeetCode-problem-solution-python
"Find All K-Distant Indices in an Array" LeetCode problem developed in Python
Human-Voice-Identifier-Counter
the application developed in (KIVY) it can identify the users imported into the dataset based on the support vector machine training model it has two features ( Importing new voice - Detection to detect the human voices and count them)
Speech-To-Text-Python
This script takes a manual voice from the microphone of the device used as input and transform it into a string datatype that will be printed on the screen.
Voice-Frequency-Extraction-Signal-Processing-
This Script is able to extract Frequency of the voice detected in an audio file (preferred in ".wav" filetype)
Web-Scrapping-OLX
This is a scrapping script developed in python used to scrapp all of olx search pages.
Mohamedhany99's Repositories
Mohamedhany99/Voice-Frequency-Extraction-Signal-Processing-
This Script is able to extract Frequency of the voice detected in an audio file (preferred in ".wav" filetype)
Mohamedhany99/Audio-Splitter-per-seconds-python-
This Script takes an audio file (preferred ".wav" filetype) as input and split it for each 3 seconds (editable) then creates a folder and input the splitted audio files and number it in an ascending way.
Mohamedhany99/Filling-Forms-Bot
This script helps filling any form using excel files with the data stored and a pandas as a dataframes in addition to selenium to automate the process of filling data and clicking buttons.
Mohamedhany99/Web-Scrapping-OLX
This is a scrapping script developed in python used to scrapp all of olx search pages.
Mohamedhany99/21.-Merge-Two-Sorted-Lists-LeetCode-Solution-Python-Python3
21. Merge Two Sorted Lists Problem solution on LeetCode developed in Python(3)
Mohamedhany99/Finding-maximum-depth-of-binary-tree-LeetCode-problem-solution
The solution of LeetCode Problem "finding maximum depth of binary tree" a top interview questions list developed in python python3
Mohamedhany99/leetcode-problem-reverse-linked-list-solution-in-python
the solution of the leetcode problem "reverse linked list" numbered (206) developed in python python3
Mohamedhany99/LeetCode-Problem-solution-191-Number-of-1-Bits-in-python-python3
The Solution of the leetcode problem which is one of the "top interview questions" which is "191 Number of 1 Bits" developed in python python3
Mohamedhany99/LeetCode-problem-solution-268-Missing-Number-in-python
The solution of the leetcode problem "268 Missing Number" in python python3 from the top interview questions list
Mohamedhany99/LeetCode-Problem-Solution-FizzBuzz-python-python3
This is the solution of the leetcode problem "412 FizzBuzz" Problem one of the "top interview question" developed in python
Mohamedhany99/Merge-Sorted-Array-Python-LeetCode-Solution
the solution of LeetCode "Merge Sorted Array" in python (problem solving)
Mohamedhany99/Meta-Back-end-Course
Meta Back-end course material
Mohamedhany99/Multiple-Vendor-Buyer-and-Seller-Django-REST-framework-APIs-with-groups-and-authentication
Django REST Framework APIs for Buyer and Seller which will make the seller create, update and delete products but the buyer do not allowed to.
Mohamedhany99/Personal-Blog-in-React-ReactJS
a fully personal blog in ReactJS (Front-end development only)
Mohamedhany99/ReactJS-Login-Page
A login page developed using ReactJS React
Mohamedhany99/Recruitment-System-Django-REST-API-
Employees Attendance System with Recruitment Features
Mohamedhany99/Reverse-string-Solving-of-leetcode-problem-developed-in-Python
This is the solution of the problem solving of the problem of reverse an array of string on leetcode numbered 344
Mohamedhany99/Run-Xampp-without-terminal-by-python3-command
a simple code that will open your xampp without writing the terminal command developed in python and run in python3
Mohamedhany99/Single-number-leetcode-problem-solving-with-python-python3
this is the solve of the single number problem on LeetCode problem number 136 developed in python python3
Mohamedhany99/Solution-of-move-zeros-problem-leetcode-python
this is the solution of "move zeros" problem on LeetCode it is not the best way to solve the problem but it solves it (Python - Python3)
Mohamedhany99/Tutorial-on-Default-Dict-defaultdict-in-python-with-it-s-test-cases
This is a tutorial that can ilaborate how the defaultdict library works in python developed in TDD so you can check your solution.
Mohamedhany99/account-transactions
Mohamedhany99/Basic-Subscriptions-Django-App
Mohamedhany99/chat-room-application
This is a chat room application developed to be sync with a consumer and client web sockets developed in django framework
Mohamedhany99/File-Management-Service-Django5
Mohamedhany99/phonebook-django-app
Mohamedhany99/search-suggestions
This is a basic example of small product system in django and django rest framework
Mohamedhany99/simple-ecommerce-django
Mohamedhany99/Simple-Note-Taker-Django-App
Mohamedhany99/Tutorial-on-How-to-make-Frappe-App
This is a frappe basic tutorial on how to create your first Frappe app inside your frappe framework installed directory