Skip to main content
Theme
- Mono Lisa is mono-spaced and ligaturized, font for all my dev uses.
- Shades of Purple puts my favorite color into daily practice.
Terminal
- One of my favorite projects, I am constantly tinkering with my Dotfiles.
- These days I'm using Ghostty for it's speed.
Editor
- VS Code is my editor of choice after years of Atom and Sublime Text before that. Some of my fav extensions/themes are:
- Better Comments highlights lines based on the type of comment.
- File Icons helps provide some visual recognition to file types.
- Import Cost displays the estimated size of the imported packages.
- Wrap Console Log wraps variables into console log, cause despite my desire to utilize debugging, I still reach for
console.log first.
- Prettier handles all my formatting needs.
- It took quite a while for me to come around to it, but I'm on board with TypeScript.
- ESLint now handles TS linting and Prettier integration.
OS & Apps
- I use MacOS for both work and personal.
- Alfred App handles my launching, text conversion, and clipboard history (along with other goodness).