Blog

My First Conversation with OpenAI's ChatGPT

12/10/2022

I asked ChatGPT a question about a software engineering problem that I have recently worked on, and I knew the answer to my question already - I just wanted to see how ChatGPT handled it.

LeetCodes and Interviews: My First 100

3/25/2021

A blog post about my experience in completing my first 100 coding problems on leetcode.com

How To Fail With Python

10/31/2020

Sometimes we need to fail and quickly learn the behavior so that we can properly handle the exceptions. Here we find out how to fail with a simple python program and then handle that failure gracefully

Math And A Little Open Source Contribution

10/10/2020

This posts reviews a new math typesetting functionality using KaTeX on the Noiiice open source blog platform.

CI/CD With The Serverless Framework & GitLab

8/5/2020

Here we build a simple serverless AWS project using the Serverless Framework. Then we implement some CI/CD stages using GitLab CI/CD tools.

Prev 1 2 3 Next