Skip to content
View naveen-sargam's full-sized avatar

Block or report naveen-sargam

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

Typing SVG


LinkedIn GitHub Email Resume


⚡ About Me

class NaveenSargam:
    role        = "Python Developer @ Wissen Technology (Client: Morgan Stanley)"
    experience  = "5+ years"
    location    = "Mumbai, India 🇮🇳"
    focus       = ["Scalable Backend Systems", "Async Programming", "AI-Powered Development"]
    currently   = "Building a Multi-Agent Financial Intelligence System"
    learning    = ["Go", "React.js", "Advanced Distributed Computing"]
    ask_me      = ["Python", "FastAPI", "Async Patterns", "RAG", "Agentic AI"]
    fun_fact    = "I've taught myself a new skill every year for 5 years. Every challenge is just undocumented code."

🚀 What I'm Building Right Now

🤖 Multi-Agent Financial Intelligence System

A pipeline of three specialized AI agents — one parses user intent, one fetches live financial data, and one synthesizes investment insights. Built to be modular, scalable, and production-ready.


💼 Experience Highlights

🏦 Wissen Technology → Morgan Stanley

Software Engineer · Aug 2024 – Present

  • 🔄 Rewrote synchronous bulk JSON validation as an async pipeline → 54% faster execution

  • 📊 Built automated DB stats persistence tracker → 95% reduction in manual overhead

  • 🔧 Modernized legacy statistics collection framework → 45% reduction in execution time

🏢 SPS (Youtility Technologies)

Software Developer · Jan 2021 – Jun 2024

  • 🚨 Led Intelliwiz — a full-stack facility & security management platform

  • ⏱️ SOS & incident reporting → 70% improvement in emergency response time

  • 🔧 Work permit system → 50% faster permit processing

  • 🐳 Dockerized GCP deployment → 70% faster deployments

  • ⚙️ Celery + Redis + MQ → 50% drop in average response time, 20% DAU growth


🛠️ Tech Stack

Languages

Python JavaScript TypeScript Go SQL

Frameworks & Libraries

FastAPI Django React GraphQL LangChain

AI / ML

LangChain PyTorch Gradio Streamlit

RAG · Agentic AI · LLMs · VectorDB

Data & Infra

PostgreSQL MongoDB Redis Elasticsearch Docker Kubernetes AWS GCP Apache Airflow Jenkins


🔬 Personal Projects

📊 Serverless Reporting Tool

A fully Pythonic analytical report generator with:

  • Multi-format exports
  • Context-aware form rendering based on export type
  • Flexible scheduling: daily · weekly · monthly · cron

Python FastAPI Celery Jinja2

🎬 YouTube Video Summarizer

End-to-end AI pipeline that:

  • Downloads videos via yt_dlp
  • Transcribes audio with Whisper (98% accuracy)
  • Summarizes with LangChain + OpenAI
  • Saved 15+ hours/week of manual work

Python LangChain Whisper OpenAI

→ View Project

🌟 Gemini Clone

A React.js clone of Google Gemini featuring:

  • Gemini API integration
  • Context API for clean state management
  • Markdown → HTML rendering via Showdown.js
  • Fully responsive UI

React.js JavaScript Gemini API

→ View Project


📈 GitHub Stats


🎯 2026 Goals

  • 🤖 Ship the Multi-Agent Financial Intelligence System to production
  • 🐹 Get Go-certified and build a microservice in it
  • ⚛️ Build a full-stack app with React.js + FastAPI
  • 📐 Deep-dive into Advanced Distributed Systems design
  • 🌍 Contribute to 3+ open source projects

🤝 Let's Connect

Whether you're a recruiter, collaborator, or just curious about backend/AI work — I'd love to connect.


LinkedIn Email Me


"Every new challenge is just a new codebase — I just need the right documentation."


Pinned Loading

  1. customer_support_qa_chatbot customer_support_qa_chatbot Public

    LangChain is a customer support chatbot that uses OpenAI's GPT-3.5-turbo model to answer questions based on a set of documents.

    Python

  2. vendor_management_system vendor_management_system Public

    The Vendor Management System is a comprehensive application designed to facilitate vendor management. The system allows you to handle vendor performance, purchase orders, and other crucial data thr…

    Python

  3. youtube_video_summarizer youtube_video_summarizer Public

    This Python script downloads a YouTube video, transcribes its audio content, and generates a summary of the transcription using language modeling techniques.

    Python

  4. fullcalendar/fullcalendar fullcalendar/fullcalendar Public

    Full-sized drag & drop event calendar in JavaScript

    TypeScript 20.5k 3.7k

  5. Diabetic-Eye-classifier Diabetic-Eye-classifier Public

    Jupyter Notebook

  6. Gemini-Clone Gemini-Clone Public

    JavaScript