Skip to content
View VishwamKumar's full-sized avatar

Block or report VishwamKumar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
VishwamKumar/README.md

🧘‍♂️ Hi, I'm Vishwa — Enterprise Architecture Lead

Enterprise Architecture Strategy · Platform Modernization · Applied AI

I lead enterprise architecture strategy, governance, standards, technology roadmaps, and reusable architecture patterns.

I bring deep experience across software engineering and architecture to enterprise modernization, platform design, and applied AI. My approach is pragmatic: introduce enough structure to improve decisions, consistency, and long-term maintainability without slowing delivery. I help organizations modernize complex systems and build secure, scalable platforms through disciplined architecture and practical AI.


🚀 What I Do

My work spans enterprise architecture and complex system modernization, including:

  • Clean Architecture & DDD
  • REST, gRPC, GraphQL, SOAP, and API gateways
  • Azure & AWS cloud architecture, DevOps, and infrastructure as code
  • Enterprise AI (Azure AI Foundry, OpenAI APIs, GPT, RAG, agents, MCP, evaluation, and secure orchestration)
  • Blazor (Server + WASM) UI architecture
  • Event-driven & distributed systems
  • Identity & Security Architecture
  • Architecture strategy, governance, standards, and technology roadmaps
  • Reusable architecture patterns, documentation, and architectural leadership

I lead large-scale modernization initiatives where clear decisions, consistent patterns, and reliable delivery are essential.


🧩 Featured Open-Source Work

A curated collection of .NET 10 learning references for building practical AI applications with Microsoft.Extensions.AI and the Microsoft AI ecosystem.

It includes:

  • AI foundations: streaming chat, conversation history, and structured output
  • RAG: manual retrieval, Microsoft.Extensions.DataIngestion, SQLite, and Qdrant
  • Agents and tools: Microsoft Agent Framework and MCP-based tool integration
  • Applied AI: semantic search and grounded discovery added to an existing application
  • Application architecture: Blazor, ASP.NET Core, and .NET Aspire examples
  • Provider flexibility: Mock, Microsoft Foundry (Azure OpenAI), and Ollama
  • Engineering guidance: learning paths, provider comparisons, runbooks, automated builds, and tests

The examples progress from focused AI patterns to layered applications while keeping provider configuration separate from application design.

➡️ Explore the AI examples and recommended learning path


A curated .NET 10 reference implementation monorepo for learning architectural and implementation trade-offs through working, side-by-side examples.

It includes:

  • API styles: REST, gRPC, GraphQL, and SOAP
  • Authentication: API key, JWT, OAuth 2.0, ASP.NET Core Identity, Firebase, and mTLS
  • Architecture: three progressively structured Clean Architecture approaches
  • Integration and infrastructure: Ocelot, YARP, Redis, RabbitMQ, Azure Key Vault, Serilog, MongoDB, and SQL Server
  • User interface: a .NET MAUI client
  • Engineering guidance: architecture documentation, comparison matrices, learning paths, production considerations, and automated CI validation

The repository brings previously independent examples together into one intentionally organized learning system. Its examples range from focused pattern demonstrations to complete architecture references without forcing every problem into the same structure.

➡️ Explore the examples and recommended learning path


🧱 What I Believe In

Clean, consistent, intentional architecture

Simplicity > cleverness
Modularity > chaos
Design > accident

AI as an accelerator, not a replacement

Architects who wield AI intelligently will outperform those who don’t.

Documentation is design

C4, HLDs, LLDs, flows, contracts — all first-class artifacts.

Balance through Yoga

I teach authentic yoga from a Tantric perspective, integrating body, breath, and awareness to support clarity, balance, and purposeful living—principles that also shape my work as an architect.


🌐 Websites & Projects

  • Vishwa: enterprise architecture, modernization, and applied AI portfolio
  • Zenvera AI: architecture-led enterprise modernization and AI-accelerated execution
  • Vishwa Yoga: authentic yoga from a Tantric perspective, with online classes and workshops

✨ Outside of Tech

I teach yoga, practice mindful living, and enjoy purposeful travel.
This balance fuels better engineering, better leadership, and better architecture.


🤝 Thanks for Visiting

If my work inspires or helps you, feel free to explore, fork, or reach out.
I love connecting with people who value architecture, AI, clarity, and balance.

Popular repositories Loading

  1. zenvera-ai-examples zenvera-ai-examples Public

    Focused .NET 10 examples for Microsoft.Extensions.AI: streaming chat, RAG, MCP, Agent Framework, Aspire grounded chat, and retrofitting AI into an existing app. Mock, Foundry, or Ollama via config.

    C# 1

  2. VishwamKumar VishwamKumar Public

    Enterprise Architecture Lead | Platform Modernization | Applied AI | .NET & Cloud Architecture

  3. zenvera.dotnet-examples zenvera.dotnet-examples Public

    Curated .NET reference implementations covering API styles, authentication, Clean Architecture, integrations, infrastructure patterns, and UI frameworks.

    C#