Skip to content

Demonstrations

This page contains some demos for some of the skills I acquired throughout my career. They are tiny windows to my professional experience.

Languages

Python

Here's an article about Python multithreading quirks, like forced context switching etc. The code can be found here.

Databases

PostgreSQL

Here's an article I wrote about partitioning tables in PostgreSQL. The code can be found here.