Hi, I'm Utkarsh.
Technologist · Blogger · Group Manager at Avanade
Passionate technologist based in the UK. I build VS Code extensions, architect cloud-native systems on Azure, and share knowledge through blogging. I enjoy Go, Python, and TypeScript.
Featured Extensions
View allView your Mermaid diagrams with independent theming, exports, and focused previews.
Define multiple git config user profiles and switch between them easily via the status bar.
Quick and easy way to add and manage entries in your .env files, right inside VS Code.
Recent Posts
View all-
GitHub Copilot Custom Agents: Building Specialized AI Workflows in VS Code
If you’ve been using GitHub Copilot in VS Code, you’re probably familiar with the built-in agents like @workspace, @terminal, and @vscode.
-
Shipping VS Code Extensions with Confidence: Automating Releases with GitHub Actions
A one-click CI/CD pipeline for reliable VS Code extension releases.
-
Why SQL Server in a Container is Your New Best Friend for Local Development
Quick blog post on why and how to run SQL Server in a Docker container for local development.
-
Using 1Password SSH agent to authenticate with Git and sign commits
Streamline GitHub authentication and automatically sign commits using 1Password’s SSH agent.
-
Working with Jupyter Notebooks in VS Code
Jupyter Notebooks have become an essential tool for data scientists, analysts, and anyone involved in exploratory data analysis or machine.