Welcome to my corner of the internet. I write about machine learning, data science, and the intersection of technology and human understanding. Here you'll find technical deep-dives and occasional musings on the field I'm passionate about.
I believe in making complex concepts accessible and sharing knowledge that helps others grow in their own technical journeys.
Recent Writing
-
A follow-up analysis examining how Python, Go, Rust, and JavaScript implement object methods. Exploring getters, setters, and state modification patterns, along with each language's approach to memory management and object interaction.
-
A comparative analysis of class instantiation across four popular programming languages. Exploring the syntax, design philosophies, and trade-offs between Python, Go, Rust, and JavaScript to better understand each language's approach to object-oriented programming.