OAuth in StreamlitOAuth is a scary word to hear — we immediately take to the internet and start searching for a lib to do it for us. Lucky for us, there is…Mar 1Mar 1
JWT Tokens and Google App ScriptIf your SDK makes network calls and you’re working to make your SDK available in Google App Script environment, the chances are that you…Sep 17, 2021Sep 17, 2021
How to Make Your NPM Package Available in Google App ScriptI recently came across GAS — Google App Script and immediately the first hurdle I had to overcome to was make my NPM packages available on…Aug 4, 2021Aug 4, 2021
Why You Should Tell Everyone Your Salary…Getting paid different amounts for doing the same work is inherently unfair. This is an issue that has been getting a lot of attention…Jul 29, 2021Jul 29, 2021
Engineering Fundamentals: How to Create a Good Build PipelineEngineering fundamentals are proven methods that lead to better code. Some of these methods are known more than others. When talking about…May 5, 2021May 5, 2021
How to create infrastructure with Serverless Framework (Azure)The serverless framework’s azure provider is great. The azure function serverless plugin allows for creation of Azure functions with ease…Mar 21, 2021Mar 21, 2021
Running Jenkins Locally Using Docker (with docker inside docker)Say you want to quickly get started with Jenkins and “kick the tires” before fully committing to rolling out your own instance. How do you…Feb 25, 2021Feb 25, 2021
Demystifying Jwt.io Token GeneratorIf you’re like me, at some point in your education/career you might have used jwt.io to create a JWT token. You might have also wondered…Nov 14, 2020Nov 14, 2020