Published inGeek CultureKeeping The Model AliveMLOps in academia is catching up with the industry and so should you. Find out how ML looks different in research vs in production, and…Jun 18, 2021Jun 18, 2021
Published inGeek CultureHow Your Code Slows As Data GrowsKnowing how complicated a task is will be an important factor in deciding whether the task is worth doing to achieve some outcome…Jun 10, 2021Jun 10, 2021
Continuous Deployment With GitHub ActionsIn this post, I explained how I deployed my website using a simple deploy script.Mar 5, 2021Mar 5, 2021
Configure A Custom Domain Name For GitHub PagesI registered for a custom domain name for my website on NameCheap.com. Without a custom domain name my GitHub Pages website would have…Mar 5, 2021Mar 5, 2021
Hosting With GitHub PagesIn the last post I mentioned, I’m building this website with Gatsby and explained why. So far I have a working version of my Gatsby site…Mar 5, 2021Mar 5, 2021
Published inRunner's LifeRunning EasyI completed my first 10 km run a few weeks ago and it felt awesome! I felt so good, I decided to write this while I was running. I began…Jul 12, 20201Jul 12, 20201
A Brief History of Authentication and AuthorizationFor a user to have access to these services they would have to first enter into the web application. And this entrance was facilitated by…Nov 14, 2019Nov 14, 2019
SQUASH MULTIPLE COMMITS INTO A SINGLE COMMIT IN GIT.I’ve used Git for the past few years now. Albeit only locally and for version control purposes. I recently started working on a remote…Jul 16, 2019Jul 16, 2019