Recent Posts

Reducing Video Resolution with FFmpeg

less than 1 minute read

The other day I had an .mkv file that I needed a short clip from in MP4 format. The original file was in 1080p, but since the audio was the more important pa...

How I Post to My Blog

less than 1 minute read

It had been almost a year since my last post, so I forgot how to update my blog. Oops.

Collaborating with Jupyter Notebook using Git

1 minute read

Jupyter Notebook is an amazing solution for using Python for data science. git is what everyone uses for version control you gotta use that too. Now, how do ...

Hello World

less than 1 minute read

Hello World! This is my first post on my personal website.