VKSGit2017 (Veena Kumari) · GitHub
Skip to content
View VKSGit2017's full-sized avatar
  • Microsoft
  • Vancouver, BC, Canada
  • 08:46 (UTC -07:00)

Block or report VKSGit2017

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
VKSGit2017/README.md

Hi there 👋

Hi there 👋

I'm Veena Kumari — Software engineer architecting cloud-native, distributed, and high-performance systems at global scale. Owned core workstreams of the Classic-to-New Microsoft Teams client migration (300M+ monthly active users); built financial data platforms at Morgan Stanley and J.P. Morgan; led engineering teams from concept to production. Deep in distributed systems, system design, performance, and AI-enabled development — with a track record of setting technical direction across teams, mentoring engineers, and modernizing infrastructure to cut cost and latency.

  • 🔭 I'm currently working on the Microsoft Teams client platform — performance, reliability, and large-scale telemetry — plus LLM-integrated features that bring AI into everyday collaboration.
  • 🌱 I'm currently learning applied AI engineering and agentic LLM workflows — recently earned the GitHub Copilot certification (GH-300).
  • 👯 I'm looking to collaborate on distributed systems, developer-productivity tooling, and AI-enabled applications.
  • 🤔 I'm looking for help with growing the open-source side of my work and connecting with the Vancouver engineering community.
  • 💬 Ask me about system design, distributed systems, cloud architecture (Azure & AWS), client platform performance, telemetry at scale, and cross-team technical leadership.
  • 📫 How to reach me: LinkedIn
  • 😄 Pronouns: She/Her
  • Fun fact: My path has run from research labs to investment banks to Big Tech across multiple countries — and I'm still as curious about the next hard problem as on day one.

🏅 Certifications: Azure Solutions Architect Expert · Azure Developer Associate · AWS Solutions Architect Associate · GitHub Copilot (GH-300) · Oracle Java SE

📍 Vancouver, BC · Always up for a good conversation about systems, scale — let's connect

Popular repositories Loading

  1. Priority-Queue-as-a-Heap-Array Priority-Queue-as-a-Heap-Array Public

    Builds a proiority queue as a heap stored in an array, dequeue the next proiority item & maintain the heap

    C++ 1

  2. DataStructureCodes DataStructureCodes Public

    Data Structure Codes

    Java

  3. interview interview Public

    Forked from mission-peace/interview

    Interview questions

    Java

  4. piexposed piexposed Public

    Forked from jpbillaud/piexposed

    Implementation of various puzzles/problems helpful for interview preparation

    C

  5. DataStructureAndAlgorithmsMadeEasyInJava DataStructureAndAlgorithmsMadeEasyInJava Public

    Forked from careermonk/data-structures-and-algorithms-made-easy-in-java

    Data Structure And Algorithms Made Easy In Java

    Java

  6. gs-batch-processing gs-batch-processing Public

    Forked from spring-guides/gs-batch-processing

    Creating a Batch Service :: Learn how to create a basic batch-driven solution.

    Shell