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

TIL: Barry Warsaw, Flit, Gumshoe, Poetry, and More

TIL 2020-07-14 Barry Warsaw adapted the Zen of Python into a Song! - A delightful musical interpretation of Python’s guiding principles. Flit for Python - A simple way to put Python packages and modules on PyPI. Gumshoe is a great scrolling effect for sidebars etc in vanilla JS - A vanilla JavaScript scrollspy script. Poetry for Python Projects - Manage environments for Python, as well as project dependency information. Profiling Flask Apps using werkzeug.contrib.profiler.ProfilerMiddleware - A gist showing how to profile Flask applications. ...

July 14, 2020 · 1 min · 137 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

Configuring Pip to Work in Enterprise Environments

How to configure pip for corporate networks with proxy servers and SSL certificates. Setting up environment variables and configuration files to work around common enterprise networking challenges.

February 29, 2020 · 2 min · 219 words

PyCon India 2019 Talk - MicroPython and Hardware Hacking

My experience speaking at PyCon India 2019 about MicroPython, hardware projects, and accessibility in conference speaking with single-sided deafness.

October 12, 2019 · 3 min · 617 words

Leonardo - Generating Product Unique Specification Images Using Python

Building an automated system to generate thousands of product specification images at Flipkart using Python, Pillow, and Beautiful Soup - replacing manual graphic design work with code.

November 15, 2018 · 9 min · 1798 words

Learn the Kana Using Python and a Raspberry Pi

Building an interactive Hiragana quiz using Python, Raspberry Pi, and a WaveShare e-Paper display to practice Japanese characters.

September 9, 2018 · 3 min · 626 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.