Coding

  • Arduino With Python | LED Light Blink Project With Arduino

    Arduino With Python | LED Light Blink Project With Arduino

    Hey Python Programmers, In this Post we will Be Creating Something Different, After Bumping Hands on Keyboard we are Finally Converting Our Software To Hardware. What is Arduino? Arduino is an open-source hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices. Structure…

  • JARVIS In Python #2 | Ironman’s JARVIS Using Python

    JARVIS In Python #2 | Ironman’s JARVIS Using Python

    Hey Python Programmers, In this We will Be Just Adding Advanced Features to our Previous Jarvis Program, This will add the Following Functions to JARVIS: Opening of Apps Jarvis Sleep & Wake Function Basic & Silly Questions & Answer like Google Assistant Adding Temperature & Weather API Read Also: JARVIS In Python | Ironman’s…

  • JARVIS In Python | Ironman’s JARVIS Using Python

    JARVIS In Python | Ironman’s JARVIS Using Python

    Hey Python Programs, In this Post We Will Be Creating a Very Exiting Project Which is Ironman’s Jarvis And We will be Creating a AI Which Responds, And Perform Tasks As You Want. Jarvis is a Voice Assistant which Automates your Daily Tasks. Video Tutorial Of JARVIS: Read Also: • Email Automation Using Python…

  • Get Form Data In Google Sheets | Web Development Projects

    Get Form Data In Google Sheets | Web Development Projects

    Hey Web Devs, In this Post We Will Be Creating a Project Which Drives User’s Data to Google Sheets By Using a Google Sheets API. And We First Need a Basic Form Structure You can Use this Form Or You can Copy the Following Code. Read Also: • QR Code Generator In Python •…

  • QR Code Generator In Python

    QR Code Generator In Python

    Hey Python Programmers, Welcome to the Another Post of Python Programming Project, In this Blog Post We Will Be Creating QR Code Generator Using Just a Simple Python Module Called qrcode and I Will tell you the Syntax For it. And How to Install the Module In Your Machine. We Will Be Referring the…

  • Keylogger Using Python

    Keylogger Using Python

    Well In this Post, We will Be Creating a Keylogger Using Python. And This is Going to Be Interseting Project And Any Beginner can Also Try This Project. What is a Keylogger? Keystroke logging, often referred to as keylogging or keyboard capturing, is the action of recording the keys struck on a keyboard, typically…

  • WintoMacOS v1.0 (Make Windows Like macOS

    WintoMacOS v1.0 (Make Windows Like macOS

    Hey Explorers, This is All In One Package To Make your Windows Machines Either Be Windows 10,7,8 Look & Somehow Work Like macOS. I Have Created This With a Use of 7 other Softwares And They Are Credited to Their Respected Owners, This Do Not Claim Others Software. WintoMacOS v1.0 Screenshots: Get Source Code…

  • Web Server In Node.js

    Web Server In Node.js

    Hey Programmers, Welcome to the Another JavaScript Project, In this Blog We Will Be Creating a Web Sever Using Node.js. If you Don’t Know What is Node.js Then In Simple Words Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser,…

  • Email Automation Using Python

    Hey Python Programmers Welcome to Awesome Python Project Which is Email Automation Using Python For Beginners. This Email Automation is Simple & Easy to Create For a New Comer Also. We will Be Using a Python Library Called SMTP Which is Simple Mail Transfer Protocol, This Helps Users To Send & Receive Emails. Also…