I'm currently open to new opportunities! View my resume or connect on LinkedIn.

Building Single Page Applications in React using Dash and Python

How to build Single Page web applications without any Javascript using Dash, a Python library that generates React components.

September 15, 2020 路 10 min 路 1922 words

TIL: Writing Your Own Virtual Machine

TIL 2020-08-15 Write Your Own Virtual Machine - Comprehensive tutorial on implementing a virtual machine from scratch, including LC-3 architecture and instruction set.

August 15, 2020 路 1 min 路 23 words

Managing Multiple Python Installations

A brief guide on managing multiple Python versions using conda instead of system package managers. Simple advice for clean Python environment management on Linux and Mac.

July 7, 2020 路 1 min 路 59 words

Python Closures: Understanding Scope and Variable Lifetime

An in-depth exploration of closures in Python, examining how variables persist across scopes through practical examples and bytecode analysis.

June 15, 2020 路 9 min 路 1818 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.