JOOJO DONTOH

JOOJO DONTOH @joojodontoh

About: Pancake sensei

Location:
Malaysia
Joined:
Sep 29, 2019

JOOJO DONTOH
articles - 24 total

Skip the Database: Building Analytics Dashboards Directly from S3 Files

Introduction Hello guys, my name is Jo and welcome back to my engineering blog!. I'm gonna...

Learn More 15 3Sep 27

Building a Secure SFTP Server on a Linode Public Subnet

In the previous post, I walked through setting up a bare-ish-metal cloud environment with Linode,...

Learn More 0 0Sep 5

Reclaiming Engineering Ownership: A Hands-On Guide to Bare-ish-Metal Cloud

Introduction I decided to write this after diving into the ongoing conversation around...

Learn More 3 1Jul 25

Building practical workflows: data observability, AI trend analysis & proactivity.

Introduction Today I want to talk about data observability and a few other things. My team...

Learn More 3 0Jun 29

Improving Deployment Velocity: How We Rebuilt for Speed and Sustainability

Introduction When we talk about engineering performance, deployment velocity may be one of...

Learn More 2 0May 22

Understanding My Relationship with AI Through the Lens of TAM

Introduction Today I want to talk about something a little different. During my master’s...

Learn More 0 0May 10

Building a Scalable, Reliable, and Cost-Effective Event Scheduler for Asynchronous Jobs

Introduction Welcome back to my blog! 😁 This is where I talk to myself—and hopefully, to...

Learn More 113 9Jan 20

Building a Robust and Cost effective Token Verification Service: A Guide to Secure API Integrations

Introduction In today’s interconnected systems, secure communication between services is very...

Learn More 7 0Nov 10 '24

Improving developer experience with internal tooling at Airasia

I enjoy building software so much😁, but various challenges can sometimes make the process less...

Learn More 1 0Aug 1 '24

Spotify + AI = Tune Genie

Inspiration Even though I enjoy music, I don't listen to it as frequently as most people...

Learn More 21 8May 12 '24

How we built the "Favourites" feature on the Airasia superapp.

Introduction Since the internet's inception, application have always provided users with...

Learn More 2 0Feb 12 '23

A basic understanding of tiktok's recommendation system

I was initially reluctant to download tiktok because I thought all people did there was dance. After...

Learn More 15 1Nov 19 '22

How Airasia revamped its user portal.

This article intends to walk the reader through the process of inception to deployment for the newly...

Learn More 4 0Jul 4 '22

The Engineering Internship life cycle at Airasia (User Identity management team)

The general definition of an internship is a period of time spent at an organisation by a student or...

Learn More 5 0Apr 8 '22

Depth first search for binary trees

Depth first search (DFS) has got to be one of the most popular computer science concepts especially...

Learn More 4 0Feb 26 '22

How my interviews with Amazon made me better

If you are here from my twitter, It's probably no news to you that I had the opportunity to interview...

Learn More 15 2Feb 15 '22

Manage errors better

There is absolutely no engineer or dev who always writes error free code. In this line of business...

Learn More 10 0Sep 17 '21

CS Degree toolbox

I've had a few direct messages on twitter asking about some of the concepts to learn and understand o...

Learn More 8 0Apr 21 '21

Writing pre-request scripts in postman

A pre-request script (PRS) is basically a function or code logic that runs before a server request. Y...

Learn More 9 0Mar 11 '21

Build user type based authorization in Golang and mongoDB

This post is an extension of this article therefore if you happen to be a beginner, kindly familiari...

Learn More 5 0Feb 7 '21

Build user authentication in Golang with JWT and mongoDB

This article assumes that you already have Golang installed and you are aware of how to setup a simp...

Learn More 25 9Feb 3 '21

Host your resume on Github pages

Have you ever found yourself sending that one resume.pdf file to multiple employers while worrying ab...

Learn More 27 2Jan 28 '21

Build a web chat application using Node.js & socket.io

Note worthy📝 This article assumes that you already have node.js installed on your compute...

Learn More 5 0Jan 26 '21

Build an API endpoint with GOlang , Gin & mongoDB

Note worthy📝 This article assumes that you already have golang installed on your computer...

Learn More 25 5Jan 21 '21