I found some black substance grown near my kitchen sink in an area thats mostly wet. I decided to look at it under the microscope and found these giant little worm like creatures eating fungi and algae. Turns out these are Rotifers.
active · last success 2026-06-18 22:58
I found some black substance grown near my kitchen sink in an area thats mostly wet. I decided to look at it under the microscope and found these giant little worm like creatures eating fungi and algae. Turns out these are Rotifers.
This morning I found some white stuff and bubbles floating around in the pickle prepared just two days ago. I decided to look at it under my microscope and found some yeast. Turns out the bubbles were CO2 produced by the yeast.
This is an old video I made for the Jawaharlal Nehru National Science, Mathematics and environment exhibition. I made this one in 2019.
I tried to mimic 3 Blue 1 Brown. It's just a video I made months ago. Do check out Manim - https://github.com/3b1b/manim
Hi guys! This is my first sprint video. In this video, I show how you can write a simple python script to organize all the files in a folder based on different file extensions. We use the python os module. So you don't have to install anything. If you liked the video, please...
This is the third video of the Scrapy tutorial. In this video, I show you how to create the simplest spider possible with Scrapy! If you enjoyed this video, please leave a like. Your support will make me create and publish these videos much quicker. Read more about - web...
This is the second video of the Scrapy tutorial. In this video, I show you how to install scrapy and set up a new project to get started. If you enjoyed this video, please leave a like. Your support will make me create and publish these videos much quicker. Read more about...
First of all, I hope all of you are safe and healthy during this hard time. Web scraping a skill that is essential if you want to collect data to perform data science since you won't always get pre-processed data. It is particularly required if you want to get data from web...
Welcome to another video. In this video, I show you how to use the eel package in python to create beautiful apps in python. We accomplish by implementing HTML GUIs using the Eeel package in Python. Destroy the like button if you enjoyed this video and share it with someone...
Hi, it's been a while since I uploaded a video. In this video, I show you how to use discord API to control raspberry pi globally. The video uses a raspberry pi 4 which is the latest version as of 2019, but you are free to follow up with any other version that supports...
Hi, good to have you here. Today I have got a video about how to convert .py apps to .exe using the PyInstaller python package. Using this module, you can also package app files for Mac os X and Linux as well. Subscribe to my channel - https://bit.ly/2Rk76Ow PyInstaller...
Hi, awesome to have you here. In this video, we learn more about RiveScript.. As we go on in this series, we will create a sophisticated and context aware chat-bot. After we complete it we will implement the bot on discord and host it on a server. Thanks for watching!...
Hi, awesome to have you here. In this video, I introduce you to RiveScript and create a simple chatbot that can answer to hi and hello. As we go on in this series, we will create a sophisticated and context aware chat-bot. After we complete it we will implement the bot on...
In this video I will tell how to send Desktop notifications in Windows using python! Thanks for watching! More documentation on win10toast - https://github.com/jithurjacob/Windows-10-Toast-Notifications How to make Iron Man Jarvis AI - https://bit.ly/2t2yd6Y SUBSCRIBE to my...
Hello everyone! Good to have you here, in this video, I will show you how to make an amazing brute force password breaker for PDF documents! It tries a dictionary attack on the PDF file using a wordlist that contains over 44,000 English words! Thanks for watching! Get the...