Blogs

Title image containing text Enabling gzip and brotli with nginx
25August

Building a VPN from scratch

A deep dive into various linux networking concepts and how they work together to allow us to build a VPN

Read More
A joke about binary trees
6February

Binary Searching in an array of objects - JS

A small snippet to allow you to binary search an array of objects based on a custom function

Read More
A box labelled and looking like electron having python inside it
10October

Package and run python in Electron App (Without packaging python in the build)

Learn how to use python with an electron application and build it on a machine without python installed.

Read More