Posts by shubh

Selected for Round 1, Anveshan’16 ADI

Selected for Round 1, Anveshan’16 ADI

Well, my new semester kicked off with good news. I got selected to Round 1 of Anveshan IoT fellowship 2016...

Frexter – Cross-platform Free SMS sending app

Frexter – Cross-platform Free SMS sending app

I had mentioned in my earlier posts of writing a script for sending free sms using way2SMS.com website. Recently last...

Dlib – Comparing object detection between openCV tools and Dlib

Dlib – Comparing object detection between openCV tools and Dlib

Object detection is one of the regular algorithms that are needed while dealing with interactive robots. Ofcoarse, a wide variety...

Dlib library – Introduction and Installation

Dlib library – Introduction and Installation

Its often difficult to implement some machine learning libraries and computer vision algorithms from scratch. Yes, I do believe in...

Learning Selenium – Part 2

Learning Selenium – Part 2

In previous tutorial, I just explained opening a website onto your browser with a script in python. To summarize, I...

Learning Selenium – Part 1

Learning Selenium – Part 1

I had been though accessing web services and extracting information with python. Later, I desired that if I can extract...

Regular expression for string parsing

Regular expression for string parsing

It is always a tedious job two parse a string when it comes to search or replace within really long...

Accessing web services API using Python – Part 1

Accessing web services API using Python – Part 1

Before moving to use of API, I would rather like to discuss why APIs are necessary. When referring to context...

Using Tmuxinator and Tmux

Using Tmuxinator and Tmux