Development Stack
All of the apps, tools and services I use to build projects.
Apps

My code editor of choice. The AI augmentations on-top of this fork of VS Code work really well. The VS Code plugins work out the box, see more below.

Uses when creating Swift & SwiftUI projects.

My main terminal app. It has AI built-in which is great in case I forget a command. The autocompletion is also really good.

To interact with and test REST, GraphQL & gRPC APIs.
Source Control

Where all my code repositories are stored

GUI for GitHub source control client to simplify interactions with git
VSCode Setup

My font of choice. This looks great in the IDE and terminal

I only use the inline blame, in the format `user, time ago • commit message` to understand why changes were made on the fly.

Ensures my code adheres to the preferences of the different teams I work with.

Makes using Tailwind CSS properties much easier. Even shows color previews.
Services

For Next.js application deployments.

For database, real-time data subscriptions, storage and authentication. My go-to backend-as-a-service.

For email sending.

For domain name registration. Cute name and logo.

For machine learning models and AI based APIs for AI backed projects.
This is not a comprehensive list of all the tools and services I use. It is just a list of the ones I use frequently. Let me know if there is anything I should try.