Skip to content
View MKN-Sai-Varun's full-sized avatar

Highlights

  • Pro

Block or report MKN-Sai-Varun

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
MKN-Sai-Varun/README.md

Typing SVG


Profile Views   GitHub followers   LeetCode


🧬 About Me

class MKNSaiVarun:
    def __init__(self):
        self.name        = "MKN Sai Varun"
        self.role        = "AI/ML & Backend Engineering Student"
        self.university  = "KMIT – B.Tech CSE (AI & ML) 🎓"
        self.cgpa        = 9.63
        self.location    = "Hyderabad, India 🇮🇳"
        self.internship  = "AMTS Step Intern @ Salesforce Inc. 💼"
        self.passion     = ["LLM Applications", "RAG Pipelines", "Demand Forecasting", "Voice AI"]
        self.current     = "Building EchoTrace & FusionCast - production AI platforms 🚀"
        self.fun_fact    = "I named my voice assistant FRIDAY. Jarvis was already taken."

    def say_hi(self):
        print("Thanks for stopping by! Let's build something intelligent. 🤖")

me = MKNSaiVarun()
me.say_hi()
  • 🔭 Shipped EchoTrace to production - 36 users & 187 page views in week one
  • 🧪 Validated a research paper's RMSE metrics within 5% deviation on FusionCast
  • 🛠️ Fixed a SOX-critical duplicate order bug at Salesforce during internship
  • 🏆 600+ LeetCode problems solved | Top 11.5% | Rating 1660
  • 🌱 Currently pursuing AWS Cloud Practitioner certification

🛠️ Tech Stack

🤖 AI / ML

Python PyTorch TensorFlow HuggingFace scikit-learn SHAP

🗣️ LLM & Voice AI Infra

ChromaDB Groq ElasticSearch RabbitMQ

🌐 Backend & Web

FastAPI Node.js Next.js MuleSoft Django

☁️ Cloud & DevOps

AWS Docker Prometheus Grafana Jenkins Vercel

🗄️ Databases

MongoDB PostgreSQL MySQL


🚀 Featured Projects

🏗️ Project 📝 Description 🔧 Stack 🌐
🎯 EchoTrace Production AI-powered event timeline & routine platform. 36 users, 187 page views, 5.2 pages/session in week one. FastAPI · Next.js · Vercel · Render Live · GitHub
📈 FusionCast Multi-Channel Data Fusion Network (MCDFN) for demand forecasting using CNNs + LSTMs + BiGRUs. RMSE 5.85 - within 5% of paper. PyTorch · SHAP · PFI · Time-Series GitHub
🤖 F.R.I.D.A.Y End-to-end voice assistant - Whisper STT → RAG → LLaMA 3.3 70B → TTS with SSE streaming and Next.js dashboard. FastAPI · ChromaDB · Groq · Next.js GitHub
💼 Salesforce MuleSoft Fixed SOX-critical duplicate order bug; engineered idempotency safeguards across 3 MuleSoft event pipeline flows. MuleSoft · Salesforce · RabbitMQ -

📊 GitHub Stats






🏆 Achievements & Certifications


🏅 Achievement 📌 Details
💻 LeetCode 600+ problems solved · Top 11.5% · Rating 1660 · Strong in DP & Algorithms
☁️ Salesforce Ranger + Agentblazer Innovator status - earned within 2 weeks of internship
🤖 Google Study Jams Advanced badges in VertexAI · GenAI Arcade · Streamlit
📜 Certifications Deep Learning · Microsoft Azure · C# · AWS Cloud Practitioner (in progress)

🤝 Connect With Me

LinkedIn Gmail GitHub LeetCode Portfolio


"The best way to predict the future is to build it - with a neural network."


Pinned Loading

  1. Expression_Analysis- Expression_Analysis- Public

    ExpressionTracker by JoyWithLearning uses computer vision and deep learning to analyze the facial expressions of dyslexic children during educational gameplay. Built with the MERN stack and Hugging…

    JavaScript 2

  2. PranavKasanagottu/FusionCast PranavKasanagottu/FusionCast Public

    Jupyter Notebook 1

  3. Portfolio Portfolio Public

    A modern and responsive developer portfolio built with Next.js 14, TypeScript, Tailwind CSS, and Framer Motion. Designed to showcase projects, skills, internships, achievements, and education throu…

    TypeScript

  4. PRISM PRISM Public

    Offline-first facial recognition attendance app for field personnel. Uses an Adaptive Biometric Mesh - fusing photometric face embeddings with lighting-invariant geometric ratios - to stay accurate…

    TypeScript

  5. EdgeMind EdgeMind Public

    Edge AI query router on Cloudflare Workers with intelligent LLM routing, Groq fallback, and KV caching delivering 48× faster repeat queries.

    TypeScript

  6. EchoTrace EchoTrace Public

    EchoTrace captures how your day actually unfolds - not just what you planned. Users log timestamped micro-events and get AI-powered timeline reconstruction, productivity scoring, mindset inference,…

    TypeScript