Voice-Frequency-Extraction-Signal-Processing-
This Script is able to extract Frequency of the voice detected in an audio file (preferred in ".wav" filetype)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.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.Web-Scrapping-OLX
This is a scrapping script developed in python used to scrapp all of olx search pages.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.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)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.ReactJS-Login-Page
A login page developed using ReactJS ReactTutorial-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.Find-All-K-Distant-Indices-in-an-Array-LeetCode-problem-solution-python
"Find All K-Distant Indices in an Array" LeetCode problem developed in PythonDjango-Application-
a Django ApplicationTwo-Sum-LeetCode-Problem
this is the solution of LeetCode problem (Two Sum) which is a function that take a list of numbers and an integer as target later it returns an array contains the index of the two numbers in the array of integers that the sum of it equals to the target.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 python3Full-Stack-Website-with-Reactjs-and-NodeJS
This is an example website using ReactJS as front-end and NodeJS +MySQL as back-end including MAMP for using phpmyadmin for databaseMerge-Sorted-Array-Python-LeetCode-Solution
the solution of LeetCode "Merge Sorted Array" in python (problem solving)Number-of-Matching-Subsequences-LeetCode-Problem
"Number of Matching Subsequences" LeetCode Problem SolutionPortfolio-Application-in-React-Native
a basic portfolio application developed in React NativeMeta-Back-end-Course
Meta Back-end course materialInteger-to-Roman-numbers-in-python-leetcode
the solution of how to convert integers to Roman numbers on LeetCode developed in PythonPersonal-Blog-in-React-ReactJS
a fully personal blog in ReactJS (Front-end development only)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 python3Roman-to-Integer-LeetCode-Python
the solution of Roman to Integer problem on LeetCode developed in Pythonleetcode-problem-reverse-linked-list-solution-in-python
the solution of the leetcode problem "reverse linked list" numbered (206) developed in python python321.-Merge-Two-Sorted-Lists-LeetCode-Solution-Python-Python3
21. Merge Two Sorted Lists Problem solution on LeetCode developed in Python(3)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 python3Recruitment-System-Django-REST-API-
Employees Attendance System with Recruitment FeaturesReverse-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 344Human-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)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 listLeetCode-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 python3Collecting-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.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 pythonLove Open Source and this site? Check out how you can help us