Talks


Pipelines: Creating End to End Workflows

Presented at PyCONNG 2019, this talk was to help sensitize developers into incorporation CI/CD into their workflow for easier deployment and development.
Technologies Explained: Django, Travis, Git


Articles


Scrape Everything! Building Web scrapers with Python and Go

An in-depth view of building web scrapers with a focus on two different open source project built using python and golang respectively. The story of a pythonista's transition into a gopher.
Technologies Explained: Python, Go, Webscraping


Giving excuses with Bash

Explaining how I automated droppimg excuses on a slack channel whenever my screenwent inactive for too long
Technologies Explained: Bash, Slack