Uses / Setup

A look at the tools, apps, and hardware that power my daily workflow.

Editor & IDE

Visual Studio Code

Visual Studio Code

A free, lightweight, and highly extensible code editor with built-in Git support and a vast extension marketplace.

Antigravity

Antigravity

An AI-powered, agentic coding platform (by Google) designed to assist developers with intelligent code generation and automation.

Terminal

Windows PowerShell

Windows PowerShell

A command-line shell and scripting language built into Windows for task automation and configuration management.

Command Prompt (CMD)

Command Prompt (CMD)

The classic Windows command-line interpreter for running commands and basic system tasks.

Linux Terminal

Linux Terminal

A command-line interface for interacting with Linux-based systems, used for development, scripting, and server management.

DevOps & Deployment

Docker

Docker

A platform for developing, shipping, and running applications inside lightweight, portable containers.

Git

Git

A distributed version control system for tracking changes in source code during software development.

GitHub

GitHub

A cloud-based platform for hosting Git repositories, enabling collaboration, code review, and CI/CD workflows.

Vercel

Vercel

A cloud platform for frontend deployment, optimized for frameworks like Next.js with automatic CI/CD and global CDN.