Skip to content
View Vinayaka2k's full-sized avatar
:octocat:
Coding
:octocat:
Coding

Highlights

  • Pro

Block or report Vinayaka2k

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

Vinayaka Hegde - AI Engineer

2.5 years building production agentic systems - LangGraph, RAG, AWS Bedrock.
MSCS @ Texas A&M (2026) - Seeking AI Engineer roles at YC / SF startups.

LinkedIn · Portfolio · Email


Signalsly - Agentic Incident Triage

PagerDuty alert in. Root cause + fix out. No human in the loop.

  • 50% MTTR reduction on production incidents
  • 30% retrieval precision gain -> hybrid BM25 + KNN + RRF + Amazon Rerank v1
  • 15% API latency drop -> async FastAPI under concurrent prod load
  • Prompt injection mitigated via Bedrock Guardrails + contextual grounding

LangGraph AWS Bedrock OpenSearch Titan Embed v2 FastAPI Docker


DBaaS Backend - Cloud-Native Microservices (Verce)

  • Flask orchestrator + Docker worker pool -> 70% DB contention reduction, 3x async throughput
  • Docker SDK auto-scaling -> 99%+ uptime, sub-100ms latency under peak load

Python Docker RabbitMQ Flask


Auth Platform (LeadSquared)

  • Full auth lifecycle (8+ flows) -> refresh token rotation eliminating replay attacks
  • Multi-tenant access control via Spring Security -> zero cross-tenant data leakage

Java Spring Boot PostgreSQL


Stack

AI/ML Backend Cloud
LangGraph, RAG, AWS Bedrock Python, FastAPI, Java EC2, S3, Docker, GitHub Actions
OpenSearch (KNN, BM25) PostgreSQL, MongoDB, DynamoDB CloudWatch, CI/CD

AWS Certified Developer - Associate (2025)

Pinned Loading

  1. incident-copilot incident-copilot Public

    Python 1

  2. rag-portfolio rag-portfolio Public

    Python

  3. miniHive-SQL-Query-Engine-on-Hadoop-MapReduce miniHive-SQL-Query-Engine-on-Hadoop-MapReduce Public

    Distributed SQL query engine on Hadoop MapReduce supporting SELECT, WHERE, and aggregations on HDFS datasets.

    Python

  4. MyBlogApp MyBlogApp Public

    A blogging website created using MERN stack, and deployed continually using github actions

    JavaScript