Software Engineer Tools I Can't Live Without
Saturday, August 27, 2022 in Blog
Below are tools that I use on a daily basis that my life as a software engineer easier. Command Line iTerm: A must if you interact with the command line much on macOS Oh My Zsh: Improves the UX of using the terminal Programming IntelliJ IDEA: for …
Raycast + JetBrains Toolbox
Sunday, May 08, 2022 in Blog
I have been a fan of JetBrains IDE’s for many years. I use IntelliJ IDEA every single day. In the last few years I have also grown to love Raycast. If you are not yet familiar with Raycast, I highly recommend giving it a spin if you use …
My Setup for a new Mac
Sunday, April 10, 2022 in Blog
One of my favorite experiences as a software techie geek, is setting up a new Mac when I get one. While I have a few standard tools I install, I enjoy using the time to explore and try different tools and apps. I decided to write about the …
Easily change JDK versions
Thursday, March 31, 2022 in Blog
Have you had the pleasure of installing a specific JDK? Or have a need to switch between multiple JDKs depending on what project you are working on? If so, you know this can be a pain in the ass. Good news though! There is a tool that makes this …
VScode Extensions
Tuesday, August 06, 2019 in Blog
Below is a list of VS Codes Extensions I find helpful (in no particular order): Look and Feel One Dark Pro VSCode Icons Code Formatting and Linting ESLint Prettier Code Spell Checker Source Control Git Lens Containers Docker Kubernetes Documentation …