Skip to content
View CalvinAllen's full-sized avatar

Organizations

@dtvem

Block or report CalvinAllen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CalvinAllen/README.md
Typing SVG

Blog LinkedIn Bluesky


πŸ§‘β€πŸ’» About Me

I'm an Agentic Systems Designer at Centric Consulting, passionate about building tools and extensions that improve developer productivity. When I'm not coding, you'll find me working on woodworking projects or spending time with my family.

  • πŸ”­ Currently working on: Visual Studio extensions, MSBuild SDKs, and exploring agentic AI systems
  • πŸ› οΈ Specialty: IDE extensibility (Visual Studio, JetBrains, VS Code)
  • ✍️ Blogging: Sharing knowledge at codingwithcalvin.net since 2012
  • 🌍 Location: Columbus, Ohio area
  • πŸͺ΅ Fun fact: I'm also a woodworker! (Husband | Father | Woodworker)

πŸ› οΈ Tech Stack & Tools

Languages & Frameworks

C# .NET TypeScript JavaScript

IDE & Extensions

Visual Studio VS Code JetBrains Rider

DevOps & Tools

GitHub Actions NuGet Docker Git

Observability

OpenTelemetry


πŸš€ Featured Projects

All my open source work lives at CodingWithCalvin - dedicated to developer tooling and IDE extensibility.

Project Description Stars
🧰 Developer Tools
⚑ dtvem Cross-platform runtime version manager (Node, Python, Ruby) Stars
πŸ“– dtvem.io Documentation website for dtvem Stars
πŸ–₯️ VSToolbox System tray app for managing multiple VS installations Stars
πŸ“¦ SDKs & Libraries
πŸ“¦ VsixSdk Modern MSBuild SDK for VSIX development Stars
πŸ“Š Otel4Vsix OpenTelemetry support for VS extensions Stars
πŸ”Œ Visual Studio Extensions
πŸ“‹ VS-VsixManifestDesigner Modern visual designer for VSIX manifest files Stars
πŸ”„ VS-ProjectRenamifier Safe, comprehensive project renaming Stars
🌿 VS-GitRanger Git management with theme-adaptive visuals Stars
🧹 VS-SuperClean Recursively clean bin/obj folders Stars
πŸ“ VS-OpenInNotepadPlusPlus Open files in Notepad++ from VS Stars
πŸ”” VS-BreakpointNotifier Get alerted when breakpoints hit Stars
πŸ“‚ VS-OpenBinFolder Quick access to output directory Stars

πŸ† GitHub Achievements

Arctic Code Vault Contributor Pull Shark Pair Extraordinaire


πŸ“« Let's Connect!

πŸ’‘ Got questions about Visual Studio extensions or .NET development?

I love helping developers and sharing knowledge. Feel free to reach out!

Email Buy Me A Coffee


Profile views



"Technology has provided so much for my family and me. I want to give back."

Pinned Loading

  1. CodingWithCalvin/dtvem.cli CodingWithCalvin/dtvem.cli Public

    Developer Tools Virtual Environment Manager (DTVEM) is a cross-platform virtual environment manager for multiple developer tools, written in Go, with first-class support for Windows, MacOS, and Lin…

    Go 3

  2. CodingWithCalvin/VsixSdk CodingWithCalvin/VsixSdk Public

    An MSBuild SDK for building Visual Studio extensions (VSIX) using modern SDK-style projects.

    C# 16

  3. CodingWithCalvin/Otel4Vsix CodingWithCalvin/Otel4Vsix Public

    OpenTelemetry support library for Visual Studio 2022+ extensions. Add distributed tracing, metrics, logging, and exception tracking to your VSIX with minimal configuration.

    C#

  4. CodingWithCalvin/VSToolbox CodingWithCalvin/VSToolbox Public

    Visual Studio Toolbox is a sleek system tray application for Windows that helps you manage all your Visual Studio installations in one place. Think of it as your personal command center for Visual …

    C# 2

  5. CodingWithCalvin/VS-OpenInNotepadPlusPlus CodingWithCalvin/VS-OpenInNotepadPlusPlus Public

    A Visual Studio extension that adds a right-click context menu command that allows you to open the solution file, project file, or file in Notepad++.

    C# 11 1

  6. CodingWithCalvin/codingwithcalvin.net CodingWithCalvin/codingwithcalvin.net Public

    This repo contains the code for the codingwithcalvin.net website. It is built using Jekyll (Ruby) and is deployed to GitHub Pages on push to main.

    Astro