Skip to content
View ShreyaVijaykumar's full-sized avatar
:shipit:
hi, wdym?
:shipit:
hi, wdym?

Block or report ShreyaVijaykumar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShreyaVijaykumar/readme.md

Hey, I'm Shreya Vijaykumar!

AI/ML | IEEE Ideathon Winner 2024 | Linux & System Enthusiast

I’m all about blending AI with real-world impact from medical imaging and federated learning to AI-driven judiciary apps and system-level OS tuning. Whether it’s training CNNs for explainability, working at Linux kernels, or exploring federated architectures, I love building solutions that are scalable, ethical, and future-ready.


Projects

  • Federated Learning with Adaptive Optimization – Personalized FL achieving 97.92% client accuracy.
  • PathMNIST-XAI: Explainable CNN for Medical Imaging - Lightweight Explainable CNN for PathMNIST medical imaging, achieving 91%+ accuracy with Integrated Gradients, SQLite attribution storage, and scalable PyTorch deployment.
  • Recipe Management Website - A Flask + MySQL web app to create, manage, and share recipes with image uploads, allergen tracking, and vegetarian/non-vegetarian categorization.
  • Public Pulse – AI-powered judiciary app for transparency & trust in automated decisions.
  • GoodLife Foundation – Visitor & Donation Tracker - GoodLife Foundation Admin Portal is a lightweight Flask + SQLite3 web app for small NGOs and orphanages to securely record visitor details and track donations in one place.
  • Face Anonymization – YOLOv8 model trained for detecting face which is useful for blurring faces in images to protect privacy, which possess threat and privacy concerns of individuals.

Tech Blogs


Wins & Highlights

  • IEEE CommBattle Ideathon Winner (2024) – Built AI-driven judiciary prototype and won a crash prize.
  • C-DAC Intern – Kernel tuning for BOSS OS to improve latency & CPU scheduling.
  • International Delegate (Malaysia) – Tech diplomacy + global exposure.

Tech Stack (aka my toolkit)

Languages → Python, C, C++, SQL, Bash
AI/ML → PyTorch, TensorFlow, Scikit-learn, OpenCV, Captum, NumPy, Matplotlib
Systems & OS → Linux (Kernel, Shell Scripting, Memory Mgmt), SQLite, Git
Web & Fullstack → Flask, Django, HTML/CSS/Bootstrap


What I’m Currently Exploring

  • Federated Learning & adaptive AI for fairness
  • **AI for Healthcare & Judiciary **
  • Open Source & HPC AI integration

LeetCode Stats
LeetCode Stats


Let’s Connect

🔹 LinkedIn
🔹 LeetCode
🔹 Medium


“Its all about one nice sip of tea and a tiny commit everyday.”

Pinned Loading

  1. PublicPulse PublicPulse Public

    Public Pulse is an AI-driven app, to improvise transparency, communication, network between citizens and the government by collecting the public's opinion and summarizing , acting upon the collecti…

    HTML 1

  2. Face_anonymization Face_anonymization Public

    Just a model trying to increase better face detection and face masking for face anonymization, which can be useful for Secure-AI or Privacy-AI.

    Python

  3. Federated-Learning-on-MNIST-bridging-accuracy-gaps-across-noisy-and-clean-clients Federated-Learning-on-MNIST-bridging-accuracy-gaps-across-noisy-and-clean-clients Public

    Federated Learning on MNIST by combining local models from clean and noisy clients with FedAvg to boost overall accuracy

    Python

  4. PathMNIST-XAI-Lightweight-Explainable-CNN-for-Medical-Imaging PathMNIST-XAI-Lightweight-Explainable-CNN-for-Medical-Imaging Public

    A lightweight Explainable AI CNN for PathMNIST medical imaging, achieving 91%+ accuracy with Integrated Gradients and SQLite-based attribution storage. Built in PyTorch, this scalable model deliver…

    Python