In our last blog, we have used Python’s capabilities to read the voices present on our MacBook and play audio…
Even though I always knew about push notifications, I never had a necessity to build one. Until of course one…
I planned to add text to speech reader for help documents for one of my projects. To understand how the…
One of the major thing that we always grew up with was that JavaScript was single threaded with a global…
Long back, I had done some research on ml5.js. This library is built over tensorflow.js. So, I thought I will…
Recently I had the need to migrate one of my GIT repositories to a different one. For a long time,…
I have been working on a project and using Flask API with Socket.io. This API supports rooms as a built…
If you do anything on macOS, you may or may not have used Unclutter App. It features a clipboard manager,…
Every time I go back to ml5.js, I am amazed at the simplicity of this great Javascript ML library. I…
Welcome to one more blog entry. In this blog we will work on creating a browser based screen capture utility.…