Skip to content

Gaurav Kuwar

  • Home
  • Certifications
  • About me

Category Archives: Python

Controlling IoT devices with Alexa and Apple Home Together

This project originally started as a way for me to control my non-smart TV and AC with Alexa which I completed and wrote about in my previous post. But my strive for perfection turned into a 3-4 month project to add the ability to use Apple’s Home app to control all the smart devices inContinue reading “Controlling IoT devices with Alexa and Apple Home Together”

Getting Started with Selenium in Python

Selenium is a Python module used to simulate the use of a web browser with Selenium Webdriver. Basically it allows you to program moving around the web browser, clicking certain things and filling out authentication or forms. You can use Selenium with Firefox, PhantomJS, Chrome, Safari and Microsoft’s Edge, the ones I used the mostContinue reading “Getting Started with Selenium in Python”

Extracting Files from Raw Email with Python

This project was my very first major python project. The first version of this project was just me trying to reinvent the wheel, like any amateur ignorant of the programming world. I was trying hard to separate the parts of a raw email file with no modules. When I was introduced to the modules, I wasContinue reading “Extracting Files from Raw Email with Python”

Gaurav Kuwar, Proudly powered by WordPress.