Skip to content
View sadvik-asus's full-sized avatar
πŸ’­
overthink and innovate
πŸ’­
overthink and innovate

Block or report sadvik-asus

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
sadvik-asus/README.md
Name Typing SVG

Final-year CSE (AI/ML) engineer building where machine learning meets infrastructure β€” in-network intelligence, behavioral security, and retrieval-augmented systems.

profile views


🧠 What I Work On

Systems where ML has to survive contact with real infrastructure constraints β€” not just notebooks.

Domain Focus
πŸ•ΈοΈ In-Network ML Programmable data planes (P4), gradient aggregation at line-rate
πŸ›‘οΈ Behavioral Security Keystroke/mouse dynamics, continuous auth, anomaly detection
πŸ“š Applied RAG Retrieval systems built from primitives, not frameworks
🌐 Federated Learning Distributed training with network-layer optimization

πŸš€ Featured Work

Full-stack RAG app generating cited research drafts with per-claim trust scoring. FastAPI React/Vite Groq Llama-3 Supabase pgvector Built retrieval logic from scratch (no LangChain) β€” graceful degradation to TF-IDF under memory constraints on free-tier hosting.

Cognitive identity verification via behavioral biometrics β€” real-time intruder detection with automated countermeasures. TypeScript

Gradient summation performed inside programmable switches β€” cuts network congestion and server overhead. P4

Line-rate volumetric SYN flood detection using P4/BMv2 β€” zero CPU overhead. Python P4 BMv2

CNN on Mel-spectrograms for industrial predictive maintenance, deployed via Streamlit + Docker. Python TensorFlow


πŸ› οΈ Tech Stack

Languages

ML / AI

Web & Backend

Networking & Security

Tools


πŸ“Š GitHub Analytics


🐍 Contribution Snake

snake animation


πŸ† Trophy Case


Building in public β€” check the pinned repos above for what I'm shipping right now.

Pinned Loading

  1. Echo-Guard-Predictive-Maintenance Echo-Guard-Predictive-Maintenance Public

    End-to-end Industrial IoT Predictive Maintenance system. Uses Deep Learning (CNNs) and Audio Signal Processing to detect machinery failure from raw sensor data. Deployed with Streamlit and Docker.

    Python 1

  2. Neuro_Mimesis Neuro_Mimesis Public

    Neuro-Mimesis: A Cognitive Identity Verification & Active Defense System. Uses behavioral biometrics (mouse dynamics) to detect intruders in real-time and execute automated security countermeasures.

    TypeScript 1

  3. Portfolio Portfolio Public

    A fully responsive personal portfolio website built with HTML5, CSS3, and JavaScript. Features include a Dark/Light theme toggle, ScrollReveal animations, and a showcase of my AIML and Python projects

    HTML 1

  4. P4-In-Network-FederatedLearning-Aggregation P4-In-Network-FederatedLearning-Aggregation Public

    P4-based in-network aggregation system for Federated Learning that performs gradient summation directly inside programmable switches, reducing network congestion and server overhead while demonstra…

    P4 1

  5. FloodForecasting_Using_FederatedLearning FloodForecasting_Using_FederatedLearning Public

    A privacy-preserving flood forecasting system that leverages Federated Learning to aggregate predictive models across distributed weather stations without sharing raw localized data.

    Python 1

  6. Self-Evolving-AI-HoneyPot Self-Evolving-AI-HoneyPot Public

    Python