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.

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 — AI Enterprise Solution Architect & Yoga Practitioner

With over 25 years of experience in software engineering and enterprise architecture, I help organizations modernize complex systems through disciplined architecture, practical AI, and long-term technology strategy.

I design secure, scalable, and future-ready platforms with a deep emphasis on clarity, maintainability, and simplicity—all balanced through mindful living and yoga.


🚀 What I Do

I specialize in modernizing complex enterprise systems using:

  • 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
  • Governance, standards, documentation, and architectural leadership

I lead large-scale modernization initiatives where strong architecture, clean patterns, and reliability are essential.


🧩 Featured Open-Source Work

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. VishwamKumar VishwamKumar Public

  2. zenvera.dotnet-examples zenvera.dotnet-examples Public

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

    C#