Hello 👋🏻
I'm Matt Bidewell
A software engineer in London 👨💻
🖖
I'm a software engineer that is passionate about open source software and software engineering, with 7+ years of experience in creating well-crafted SaaS solutions in the cloud ☁️.
In my spare time you'll find me doing recreational programming. Where I dissect codebase's by removing the magic and learning how they work and apply that to my own understanding.
Blog posts


RFCs and the importance of building a greater technical understanding
2023-04-29
RFCs are a great way to build a greater technical understanding of a system. Let's explore why and provide some examples.



Best Logging practices
2023-02-17
A dive into some ideas around best practices for logging in your code. Why do you want logging? when you should and shouldn't.