Skip to content
View Veeravaagu's full-sized avatar

Organizations

@evuventures

Block or report Veeravaagu

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

Veeravaagu Murugan

Software Engineer

LinkedIn Email LeetCode Profile Views


📍 Buffalo, NY, Open to Relocation


About

I build software systems that are designed to work reliably in real-world conditions. My experience includes APIs, real-time systems, AI-integrated applications, and systems-level programming in C++.

I enjoy solving problems end-to-end — from designing a solution to debugging and refining it until it works consistently. I focus on writing clean, maintainable code and understanding the tradeoffs behind design decisions.

engineer = {
    "focus": "building reliable software systems",
    "interests": ["data structures & algorithms", "system design", "real-time systems"],
    "approach": "understand the problem deeply, build clean solutions, iterate based on feedback",
    "location": "Buffalo, NY"
}

Tech Stack

Languages

Python TypeScript JavaScript C++ C Java


Systems & Low-Level

TCP/IP Sockets WebRTC Operating Systems Memory Management Database Internals


Backend & APIs

Node.js Express Django FastAPI WebSocket Socket.IO WebRTC OAuth 2.0 JWT


Frontend

React Tailwind CSS HTML5 CSS3


Databases

PostgreSQL MySQL Supabase SQLite Redis


Cloud & DevOps

AWS Docker GitHub Actions CI/CD Render Vercel Heroku


AI & Testing

OpenAI LangChain Ollama Prompt Engineering Multi-Agent Systems GitHub Copilot Pytest Vitest Jest JUnit Playwright


Engineering Approach

  • Focus on correctness first, then optimize
  • Break problems into smaller, testable components
  • Debug systematically instead of guessing
  • Think through tradeoffs before implementing

Pinned Loading

  1. healthcare-support-ai-backend healthcare-support-ai-backend Public

    Memory-aware healthcare support AI backend with TypeScript, WebSockets, Prisma, and LLM integration. Includes persistent user context and safety-aware response handling.

    TypeScript

  2. multi-agent-news-digest multi-agent-news-digest Public

    Multi-agent news digest app using FastAPI, LangChain, and React, transforming RSS feeds into structured summaries, entities, and sentiment-ranked insights.

    Python

  3. third-party-vendor-risk-dashboard third-party-vendor-risk-dashboard Public

    Full-stack vendor risk dashboard using Django REST, PostgreSQL, and React (Vite) with risk scoring, filtering, and deployment on Render.

    JavaScript

  4. PulseEQ PulseEQ Public

    Browser-based parametric EQ with real-time audio processing and interactive frequency response graph.

    TypeScript

  5. weather-app weather-app Public template

    Full-stack weather dashboard (React + Express) with 5-day forecasts, TTL caching, Chart.js visualizations, and Jest test coverage.

    JavaScript

  6. django_project django_project Public

    Full-stack Django blog application deployed on Render with Supabase (PostgreSQL), featuring user authentication, profile management, and production-ready architecture.

    Python