
PROGRAMMING ADDA
Welcome....

Hi there. As an experienced Python Developer, I create and develop beautiful things online that are engaging, interactive and user friendly. Get in touch to find out how my coding services can suit your needs.
Python is one of the most popular programming languages currently. It looks like this trend is about to continue in 2021 and beyond. So, if you are a Python beginner, the best thing you can do is work on some real-time Python project ideas.
We, here at Programming Adda, believe in a practical approach as theoretical knowledge alone won’t be of help in a real-time work environment. In this article, we will be exploring some interesting Python project ideas which beginners can work on to put their Python knowledge to test. In this article, you will find 42 top python project ideas for beginners to get hands-on experience on Python
Predict Covid-19 Using CT Scan of Patient | Machine Learning (Python)
In this project I try to create a covid-19 Predictor which can Input an CT Scan Image and predict whether That CT Scan image is from a Covid-19 Patient or not. The model consists of three convolution blocks with a max pool layer in each of them. This model has not been tuned for high accuracy.
covid-19-visualization-using-python
In this project we are trying to Visualize the daily covid-19 data such as deaths, new cases, recovered and total cases. Data we used to visualize is taken from WHO data set and it is updated daily.
Auto Typing
A small python program that types a long string. Useful for programs or web consoles that don't allow copy and paste.
Snake Game
Yes, I know you all have played the Snake Game and definitely, you never wanted to lose. As kids, we all loved looking for cheats in order to never see the “Game Over” message but as techies, I know you would want to make this ‘Snake’ dance to your beats. This is what I will be showing you all in this article




