Skip to content

Uses & Setup

My daily working environment — editor, Salesforce tools, IT Ops, and productivity. Inspired by the uses.tech.

Editor & Terminal

Visual Studio Code

free

My main editor for everything — TypeScript, Apex, MDX, YAML. Highly extensible.

Visit

Salesforce Extensions for VS Code

free

Official Salesforce pack: Apex language server, SOQL builder, org browser, deployment tools.

Visit

GitHub Copilot

AI pair programmer. Useful for boilerplate, test generation and Apex class stubs.

Visit

Windows Terminal

open-source

Multi-tab terminal with custom profiles for PowerShell, Git Bash, and Salesforce CLI.

Visit

One Dark Pro

VS Code color theme — good contrast and comfortable for long sessions.

Visit

Salesforce Development

Salesforce CLI (sf)

free

Command-line interface for org management, deployments, scratch orgs, and CI/CD pipelines.

Visit

Salesforce Inspector Reloaded

open-source

Browser extension for inspecting org metadata, running SOQL queries and viewing field-level data.

Visit

Workbench

Web-based SOQL/SOSL query tool, REST Explorer and metadata deploy/retrieve.

Visit

GitHub Actions

free

CI/CD for Salesforce deployments: validate on PRs, deploy on merge to main using Salesforce CLI.

Visit

Trailhead

Salesforce's learning platform. Expeditioner-level — 90+ badges, 57 000+ points, 15+ trails completed.

Visit

IT Ops & Systems

VMware Workstation Pro 17

commercial

Primary hypervisor for local lab environments — snapshots, nested virtualization, Windows Server, pfSense, Linux VMs.

Visit

pfSense

open-source

Open-source firewall/router OS used for lab network segmentation and VPN configuration.

Visit

Windows Server 2022

Primary server OS for Active Directory, GPO management, and DHCP/DNS lab setups.

Visit

Datto RMM

Remote monitoring and management platform used for device supervision and automated runbooks.

Visit

PowerShell

open-source

Scripting language for Windows automation — AD user provisioning, report generation, backups.

Visit

Web Development

Next.js

open-source

React framework used for this portfolio — App Router, ISR, server components, API routes.

Visit

Supabase

open-source

PostgreSQL backend-as-a-service for projects, certifications, contact, and uptime data.

Visit

Tailwind CSS

open-source

Utility-first CSS framework. Fast to write, easy to maintain, pairs well with dark mode.

Visit

Vercel

Deployment platform for this portfolio — CI/CD on push, CDN, Analytics, Cron jobs.

Visit

Upstash Redis

Serverless Redis for API rate-limiting, cache (SWR), and uptime statistics.

Visit

Productivity

Notion

Notes, project planning, runbook drafts and certification study notes.

Visit

Git + GitHub

free

Version control for all code projects. Conventional commits, branch strategies, CI via Actions.

Visit

Figma

UI mockups and wireframes before coding new features or blog article covers.

Visit

Calendly

Scheduling tool for discovery calls and client meetings — embedded in the portfolio contact section.

Visit