Ishaan Sharma
Hi, I'm Ishaan Sharma I like making videos on programming languages and cool projects.
I have experience in working with c++, python, flask, django, sql, MongoDB, elastic search and many more technologies.
Docker Tutorial for Beginners - learn docker in 20 minutes
Introduction to Linked List | Data Structures & Algorithms
just use enumerate in python for iteration/looping
iterators and generators explained | python
frequency distribution, bar, pie chart | normal distribution, skewness, kurtosis | python
statistics using python | mean, median, mode...
face detection using opencv and python
join zoom calls using python and selenium
upload images and media in flask
build rest apis using flask and python | complete crud tutorial
selenium and python tutorial | login to instagram and scrape data
list and dictionary comprehension in python
read text from images in python | pytesseract
scan qr code using python
complete exception handling in python
simple and custom pagination in django rest framework | python
box, violin & swarm plot using seaborn, matplotlib and pandas | python
displot and jointplot using seaborn, matplotlib and pandas | python
scatter plot using seaborn, matplotlib and pandas | python
selection sort explanation | python code | searching & sorting #4
insertion sort explanation | python code | searching & sorting #3
bubble sort explanation | python code | searching & sorting #2
linear & binary search explanation | python code | searching & sorting #1
5 python project ideas for beginners
scrape html tables using just pandas and store as csv file | python
find time taken by your program to run and record it in log file | python decorators
count occurrence of each word in sentence using python | find frequency of each word in a string
modify excel sheets and csv files using python pandas
connect google assistant with python | google search python | beautifulsoup, requests, web scrapping
bar chart and line graph in matplotlib python