-
July, 2020
python telegram bot
Made this simple telegram bot using different APIs. This is an informative bot that let you know about current weather in particular city. Corona status in country. Provide you news of different topics.
-
June, 2020
Scrapy Project
Scraped quotes from a quotes website and book details from a bookstore file and saved in csv format. To scrape the data from website I used scrapy library.
June, 2020
-
June, 2020
movie recommendation project
Made a content based movie recommendation system using a 100k movie dataset. In this I used seaborn and matplotlib for exploratory data analysis.
-
May, 2020
Snapchat Filter
Made a snapchat like filter that overlay moustache and spects over your face. Used haarcascade classifier for detecting eyes and nose.
May, 2020
-
May, 2020
Image recognition
Using KNN algorithm this can detect whose face is this. Used openCV for reading the images.