Blog
Welcome to my blog! Here you'll find a collection of my thoughts and experiences. I hope you enjoy reading them as much as I enjoy writing them.
Welcome to my blog! Here you'll find a collection of my thoughts and experiences. I hope you enjoy reading them as much as I enjoy writing them.
An introduction to the Finite Element Method (FEM) and how to implement it in Python for 2D structural analysis, from mesh generation to stress visualization.
A visual and interactive explanation of what a blockchain is, how it works, and what makes it secure — no programming knowledge required.
A step-by-step guide to programming a blockchain — specifically a cryptocurrency — from scratch in Python, including digital signatures and proof of work.