Blog posts

2020

Electronic Stethoscope Front-End

less than 1 minute read

Published:

A traditional Stethoscope acquires body signals acoustically. The sounds reach a doctor’s ears through rubber tubes. The ability to make accurate inferences from these sounds is limited by the physicians experience.

Webpage Setup using Jekyll

16 minute read

Published:

This post illustrates how to get a Jekyll static site up and running with some useful add-ons and tips. Rather than be a self contained post, this serves as more of a collection of pointers to other useful resources around the internet that when taken together get the job done.
The tutorial and linked instructions assume a linux system with a bash shell available. Further familiarity with creating content for the Web with Markdown is assumed.

2018

Review of Man’s Search for Meaning, by Viktor Frankl

4 minute read

Published:

Staying intrinsically motivated is important for self-improvement and progress. I have always wanted to understand factors that influence motivation and I found Frankl’s book to be extremely insightful in this regard. There are numerous accounts of the Holocaust that go into detail about atrocities committed in the dreaded concentration camps of Nazi Germany. This book is unique in that it discusses Psychological aspects of imprisonment, torture, starvation and suffering.

Vehicle Routing Problems

less than 1 minute read

Published:

The aim of this supervised Learning project project was to come up with a formulation for a corporate cab fleet problem, which is a type of vehicle routing problem (VRP).

Baby Image Segmentation

1 minute read

Published:

2020 UPDATE: Cradlewise has been featured in TIME magazine’s top 100 inventions of 2020! Congratulations to the excellent engineering and design teams at Cradlewise.

2017

Offside Detection in Football

less than 1 minute read

Published:

A software implementation of a system that can detect offside situations in a given video feed.
The source code for the project can be found on this Github Repo Link

  • A flowchart demonstrating the methodology used is shown below