How To Set Up git pre-commit

pre-commit is a Python package that acts as a package manager for pre-commit hooks. Using this package makes it easy to have common hooks for a team working out of a repository with minimal configuration.

How To trigger settings sync in vscode

I got a new laptop and noticed that when I was switching back and forth between the old and new one, my settings sync apparently was not working. It turns out that I

How To Get Better at LeetCode

I've been doing LeetCode for the better part of six months now. During this time I've gained a bit of insight on how to improve at solving these types

How To Upload Files to S3 Using Python

If you have a lot of files that you want to upload to AWS S3, a programmatic approach can help you accomplish it quickly. Using the above script, you can sync a local