Uses
I’m not famous, nobody has ever asked me what I use, however, I felt the urge to tell you guys about it. To be honest, it’s also a good reference for me to set up my workflow in a new environment.
Let’s start!
Editor
- Visual Studio Code has been my main editor for the past +3 years. Love it.
- vaporwave is the theme. Yes, I like puprle. A lot.
- Cascadia Code with ligatures on is the font I’m using.
Extensions:
- DotENV: Syntax highlighting for .env files.
- ESLint: Lint JavaScript and TypeScript. Constantly reminds me I’m stupid because of importing modules that I don’t use.
- Prettier: Format and beautify code.
- TODO Highlight: Highlight todos in the code.
- Toggle Quotes: Toggle quotes. Very useful in JavaScript.
- vscode-styled-components: styled-components syntax highlighter.
Desktop apps
- Alfred, launcher with tons of features.
- Cmder, my go-to terminal when I’m on Windows.
- Compass, a GUI to manage MongoDB.
- Dozer to hide status bar icons
- Figma to design interfaces.
- Firefox for both development and browsing.
- IINA, modern media player.
- iTerm2 + Oh My Zsh is my default terminal. Using the same theme as VS Code with Meslo font.
- Muse I control Spotify in touchbar with this little app.
- Notion, writing posts like this with it.
- Pocket, to bookmark and save content.
- PopClip, handly little app to perform actions when you select a text.
- Postman, API client.
- RunJS, JavaScript scratchpad and playground.
- Spotify for music. Follow me for epic playlists.
- Telegram, my favorite messenger. Lovely app.
- TickTick, for TODOs. Tried so many apps before, but this one is really simple and fast to use. Great integration too.
Computers
- Macbook Pro 2020 M1, 13” 512 GB SSD.
-
Custom built PC:
- CPU: AMD Ryzen 5 2600
- GPU: GEFORCE GTX 1080 TI (11GB 352BIT GDDR5X)
- RAM: 16GB, Crucial Ballistix Sport
- Asus AB350-Gaming 3 motherboard
- Keyboard: Logitech G Pro
- Mouse: Logitech MX Master 2S
Hardware
- LG 29” monitor “29UM69G-B”
- Sony WH-1000XM3 headphones. Superb sound, comfortable ear cups and great noise cancellation. Best thing I bought in 2019.
- Kindle Paperwhite, for rare times that I want to read a book.
Website
This website has been built on top of Gatsby. You can find the source code on GitHub.