My Live Coding Setup on Twitch
It’s been close to 6 months since I started streaming my coding adventures on Twitch. I thought this would be a good time to sit down and write about my experience streaming on Twitch and what I have learned so far.
It’s been close to 6 months since I started streaming my coding adventures on Twitch. I thought this would be a good time to sit down and write about my experience streaming on Twitch and what I have learned so far.
Of late, I’ve been trying to get to the base of how algorithms and mathematics works in general. I’ve wanted to do this for a while because I have an inane fear of Mathematics, and…
At my job, I sometimes get the chance to meet budding student developers. After the workshops, their questions usually revolve around a career in tech and getting started in the industry. I thought it would…
Every now and then, I get questions about opportunities in the Voice First space, and if they can make a career out of it. I thought it would be a good idea to detail my…
If there’s something that brings me back memories of the good-old college days, it is definitely not the exams. From my school days, I do not have a good record of performing well in the…
Picture this scenario : You have built a web app that has webhooks from other service. But everytime you want to test it out, you have to deploy your app, and keep a look out…
Every once in a while, as a programmer, you seemingly come upon a problem that flummoxes you, irritates you and takes you through a wide array of emotions – and in the end when you…
In one of the recent projects that I have been working on, I had to look for a word in a phrase – but the challenge was to rank an occurrence of the phrase higher…
I vividly remember the first time, I messed up a production server. It was my early days of being a programmer, and we had got our first client. Back then, my deployment strategy was basically…
While working on a Swift Project, I spent ~ 3-5 hours adjusting a few pop-ups and fine tuning design for a screen. As it so happens, while working in the zone, I missed any committing…