top of page
Keyboard

Blog posts

Technical blog posts of my authoring. Most of them were created during my work at 8th Light.

A Reinforcement Learning implementation using Python and TensorFlow.

Orchestrating multiple ignore files for an efficient and clear CD pipeline with GCloud and Docker.

Selected by React Digest, this post shows advanced techniques to test async functions in React.

Helpful patterns and common pitfalls to have a powerful Makefile in your project.

Making use of GitHub's power to automate CI and CD pipelines.

Whether to use an ORM or not; have a separate test database or not; and how to create, drop and migrate databases in Golang.

How to use a user's cryptocurrency wallet to Log into your website and what happens when we do.

Early stage decisions like HTTP Framework, folder structure and test suite patterns can impact long-term Golang projects..

A detailed view and implementation of 'convolutions', a widely used concept in Computer Vision.

How to build a simple Neural Network with Conv2D and Fully Connected layers for image classification.

The mathematical implications of prioritising leads based on score and waiting time.

bottom of page