Categories
Writing

Why I Won’t Publish Directly to Medium Anymore

Medium is cool but I’d rather cross post and own my own content.

Categories
Programming

How Bash Works

Understand how shell scripting works to save yourself time and reduce bugs

Categories
Web Development

Starting a Django Project With the Right User Model

Learn what the different user models are in Django and how to use them correctly

Categories
Computer Science

A Gentle Explanation of Logarithmic Time Complexity

An explanation for students and people who are bad at math.

Categories
Computer Science

The Simple Computer Science Behind Search Engines

Searching is an impossibly hard problem, but the foundation is simple.

Categories
Web Development

How to Deploy A Flask App to Heroku

Step by step tutorial for beginners to Flask, Python, and Heroku.