The command line isn't scary, its damn powerful.7 Feb 2026·2244 words·11 minsGuide CLI Unix Bash Shell ScriptingMost people when starting out in their tech career tend to overlook the possibilities that command line offers. Here’s a guide from me on the what and why you should know to be decent at the command line.
Writing a Conventional Commits Helper23 Oct 2025·862 words·5 minsConventional Commits Git Shell ScriptingWriting a conventional commits helper using shell scripts and utilities. Why again? Because I can and like the simplicity.
Backup Script19 Jan 2025·Updated: 1 Mar 2026·895 words·5 minsBackups Mac Linux Shell ScriptingTaking backups of my machine with help from a script
Profiling zsh and Speeding up my shell29 Dec 2024·714 words·4 minsDotfiles Shell Scripting ZshI fix slow startup, investigate some causes and discuss some alternatives.
Dotfiles and How I manage them22 Jan 2024·1076 words·6 minsDotfiles Shell Scripting PersonalizationA guide to how I manage dotfiles on my system as a developer.