Hi!

For the past 6 years I’ve worked as a Software Engineer building safety critical devices for the medical and automotive industries.

This blog exists to help me discuss and document computer science topics, coding techniques and critical insights I’ve learned throughout my career in tech which have been of interest to me.

Lets talk

For questions or queries feel free to get in touch via my socials below.

Recent Posts

2 Sep 2024

Bit Manipulation

Coding techniques used to manipulate integers by their bits.

23 Aug 2024

Sorting Algorithms

Overview of common sorting algorithms and their pros/cons.