2023  8

November  1

How to migrate your production database to Postgres

November 29, 2023 · 14 min · Engineering · Software Design · Databases

May  1

Embarking on My First Prompt Engineering Adventures with LLMs

May 1, 2023 · 15 min · Engineering · LLM · AI · Prompt Engineering

April  1

Bcrypt: a Future Proof Solution for Password Security

April 22, 2023 · 11 min · Engineering · Cryptography

March  2

Building a Scalable Application Monitoring System with AWS CloudWatch

March 30, 2023 · 12 min · Engineering · Software Design · AWS · Terraform

Leveraging the Fan Out Pattern to Build Scalable Systems

March 4, 2023 · 7 min · Engineering · Software Design · AWS

February  1

How Prime Numbers Underpin Modern Cryptography

February 27, 2023 · 5 min · Maths · Cryptography

January  2

From Confusion to Clarity: Making Technical Documents Clear

January 22, 2023 · 7 min · Engineering

Unlocking the Secrets of Secret Sharing

January 13, 2023 · 8 min · Maths · Cryptography

2022  4

December  2

The Essentials of Hashing

December 30, 2022 · 11 min · Maths · Cryptography

Message driven architecture with AWS SQS and Python Workers

December 22, 2022 · 9 min · Engineering · Software Design · AWS

November  2

How to create modern CLI application with typer and poetry?

November 20, 2022 · 7 min · Engineering · Python

Typing in modern Python - crash course

November 19, 2022 · 13 min · Engineering · Python