Welcome to my personal technical blog! Here you’ll find posts about programming, automation, and various tech topics that interest me.
Recent Posts
-
Bash One-Liners for Lichess Puzzle Sleuthing
Chess tactics and shell scripts make an oddly satisfying pairing. Here are the bash one-liners I use to spot my own games inside the ever-growing Lichess puzzle set.
-
Git Commands for Everyday Workflows
Git powers most collaborative software work. Keep this reference handy to cover 99% of your everyday branching, syncing, and clean-up tasks.
-
Essential Docker Commands Every Developer Should Know
Docker has revolutionized how we develop and deploy applications. Here are some essential commands that will make your Docker workflow more efficient:
-
Automating Daily Tasks with Python
Python is an excellent tool for automating repetitive tasks. Here’s a simple script to organize your downloads folder: