top of page
STAY IN TOUCH
ΔIO
Feb 11, 20233 min read
Decoding Intensity of Polarized Light using Python Programming
Contents : 1. Abstract 2. Working 3. Computer Programme 4. Result 5. Conclusion Abstract This project is designed...
0 comments
ΔIO
Dec 15, 20223 min read
Build a Rock Paper Scissor game with Python
Rock paper scissor is a well-played game all across the globe. What if we play this game with our computer? In this tutorial, we will...
0 comments
ΔIO
Dec 13, 20221 min read
Send WhatsApp messages with just 2 lines of Python code, Python WhatsApp automation
PyWhatKit is a simple and powerful WhatsApp automation library with many useful features. In this tutorial, we are going to explore this...
0 comments
ΔIO
Dec 13, 20224 min read
Build a simple GUI calculator using Python, Tutorial and Source Code
In this tutorial, we are going to build a simple GUI calculator, which usually does calculations, addition, multiplication, division,...
0 comments
ΔIO
Dec 8, 20221 min read
Computer Vision : Hand Detection using Python with Source code
When it comes to data visualization and computer vision, Python is the best-used programming of all. Python provides libraries like Open...
0 comments
ΔIO
Nov 15, 20221 min read
C Programming (10+2), Important Programs with source codes ( Part IV, Structure and Union)
STRUCTURE A structure is a collection of variables under a single name. The variable may be of different types and each has a name that...
0 comments
ΔIO
Nov 15, 20222 min read
C Programming (10+2), Important Programs with source codes ( Part III, Strings)
Strings in C Following is the list of string functions and their usage that we will be using in C programming. Don't forget to include...
0 comments
ΔIO
Nov 14, 20222 min read
C Programming (10+2), Important Programs with source codes ( Part I)
Here is the collection of the most important C programs to increase your learning. This collection is also based on Grade XI and XII...
0 comments
ΔIO
Nov 12, 20222 min read
Hack 33 different social media accounts using Zphisher !
Disclaimer Any actions and or activities related to Zphisher are solely your responsibility. The misuse of this toolkit can result in...
0 comments
bottom of page