Pinned Repositories
ascii-art
A ZTM Challenge for Hacktoberfest 2020
California-Housing-Prediction
The US Census Bureau has published California Census Data which has 10 types of metrics such as the population, median income, median housing price, and so on for each block group in California. The dataset also serves as an input for project scoping and tries to specify the functional and nonfunctional requirements for it. The project aims at building a model of housing prices to predict median house values in California using the provided dataset. This model should learn from the data and be able to predict the median housing price in any district, given all other metrics present in the original dataset.
Chrome-T-Rex-Rush
A python remake of the famous T-Rex game from Google chrome
Comcast-Complaint
Comcast is an American global telecommunication company. The firm has been providing terrible customer service. They continue to fall short despite repeated promises to improve. Only last month (October 2016) the authority fined them a $2.3 million, after receiving over 1000 consumer complaints. The existing database will serve as a repository of public customer complaints filed against Comcast. It will help to pin down what is wrong with Comcast's customer service.
mintinstall
Software Manager
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Password_checker
If you are trying to create a new password for login but are unsure whether it is going to be safe or not, this project will help you by checking past leaked databases for instances of your password. This piece of code is safe too as the code will be on your computer, fully offline, for which any passwords you check will not be saved anywhere on the Internet.
portfolio
PythonAlgorithms
All Algorithms implemented in Python 3
Quiet-Text
A simple Python text editor for programming and note taking.
Sounakde's Repositories
Sounakde/Translator
Translator uses File I/O to convert the language of the text file to any language as desired by the user. This project also features an executable file so that non-programmers can run translator without needing to go into the program itself.
Sounakde/California-Housing-Prediction
The US Census Bureau has published California Census Data which has 10 types of metrics such as the population, median income, median housing price, and so on for each block group in California. The dataset also serves as an input for project scoping and tries to specify the functional and nonfunctional requirements for it. The project aims at building a model of housing prices to predict median house values in California using the provided dataset. This model should learn from the data and be able to predict the median housing price in any district, given all other metrics present in the original dataset.
Sounakde/Comcast-Complaint
Comcast is an American global telecommunication company. The firm has been providing terrible customer service. They continue to fall short despite repeated promises to improve. Only last month (October 2016) the authority fined them a $2.3 million, after receiving over 1000 consumer complaints. The existing database will serve as a repository of public customer complaints filed against Comcast. It will help to pin down what is wrong with Comcast's customer service.
Sounakde/PythonAlgorithms
All Algorithms implemented in Python 3
Sounakde/Quiet-Text
A simple Python text editor for programming and note taking.
Sounakde/ascii-art
A ZTM Challenge for Hacktoberfest 2020
Sounakde/Chrome-T-Rex-Rush
A python remake of the famous T-Rex game from Google chrome
Sounakde/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Sounakde/Password_checker
If you are trying to create a new password for login but are unsure whether it is going to be safe or not, this project will help you by checking past leaked databases for instances of your password. This piece of code is safe too as the code will be on your computer, fully offline, for which any passwords you check will not be saved anywhere on the Internet.
Sounakde/start-here-guidelines
Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.
Sounakde/portfolio
Sounakde/mintinstall
Software Manager