Skip to content
View DevaNandanJS's full-sized avatar

Block or report DevaNandanJS

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

Typing SVG

💫 About Me:

Heya ! Feel free to scramble through my profile, or maybe Let me give you a tour myself hehehe. 😉

Let’s start with a small introduction. I'm Deva Nandan JS, but you can just call me Deva. I am pursuing an Integrated M. Tech in Artificial Intelligence & Machine Learning at VIT Bhopal , expected to graduate in May 2026. If my loss functions converge, I'll be looking for full-time opportunities!
As an AI/ML practitioner, I focus on building robust architectures that don't just work on my machine. I'm deep into Computer Vision, NLP, and Transformers. Whether it's estimating the speed of a tennis ball, building neural networks from scratch, or architecting a pipeline.

Don’t just take my word for it – check out some of my repos where I let the GPUs do the heavy lifting:

⚽🎾 Sports Analytics Ecosystem Contributing to a B2C sports analytics and coaching platform. I use YOLOv11s-pose model weights and RNN/LSTM with Dynamic Time Warping to scientifically prove the referee is wrong. Optimized inference performance through batch processing and ONNX Runtime to severely reduce processing time.

🪄 AI-Powered Virtual Mouse Built a gesture-controlled mouse using OpenCV and MediaPipe Achieving 95% accuracy.

💊 Biomedical QA System Fine-tuned a BioBERT transformer model using PyTorch to extract drug information from medical literature. Achieved high accuracy. Built a preprocessing pipeline for biomedical QA pairs.

🔬 Computational Prognostics Thesis
Working on "Computational Prognostics in Pathology:
WSI-Based Modeling Using Foundation Models and Multiple Instance Learning."

💻 Medical Document Automation Built an automated medical document processing system using Tesseract OCR and spaCy NLP with custom patterns to increase HCC coding accuracy by 75%..

Email: devanandanjs2004@gmail.com

snake gif

🌐 Socials:

Instagram LinkedIn email

💻 Tech Stack:

Python PowerShell Java Anaconda nVIDIA OpenCV MySQL Keras Matplotlib mlflow NumPy Pandas PyTorch scikit-learn Scipy TensorFlow Git GitHub LaTeX

📊 GitHub Stats:



✍️ Random Dev Quote


Pinned Loading

  1. Attention-Based-Drug-QA-Model Attention-Based-Drug-QA-Model Public

    An advanced Biomedical Question-Answering system designed to extract precise drug information from unstructured medical data. This model leverages an Attention-Gated Mechanism to prioritize relevan…

    Python

  2. Computational-Prognostics-in-Pathology-WSI-Based-Modeling-Using-Foundation-Models-and-MIL Computational-Prognostics-in-Pathology-WSI-Based-Modeling-Using-Foundation-Models-and-MIL Public

    A Comparative Study of CLAM and TransMIL for Survival Prediction on TCGA-BRCA Using Foundation Model-Derived Whole-Slide Features

    Python

  3. Deepfake-detection-and-sentiment-analysis-system-for-AI-generated-Image-Videos Deepfake-detection-and-sentiment-analysis-system-for-AI-generated-Image-Videos Public

    User can input a video which will be processed to detect if its a deepfake or not, which will be passed to a sentiment analysis system that will determine if the AI generated image is harmful or no…

    Python

  4. Football-Tactical-Analysis-AI-Coaching Football-Tactical-Analysis-AI-Coaching Public

    Automated football tactical analysis system using Deep Learning and Object Tracking to extract real-time player stats, heatmaps, and passing networks directly from video.

    Jupyter Notebook 6

  5. Virtual-Mouse-using-CV Virtual-Mouse-using-CV Public

    A virtual mouse controlled my hand gestures made using mediapipe hand model

    Python

  6. Statistical-ML-Models-From-Scratch-Using-Mathematics Statistical-ML-Models-From-Scratch-Using-Mathematics Public

    No scikit-learn. No TensorFlow. Building statistical ML models from just pure mathematics, NumPy, and robust software architecture. A collection of fundamental statistical machine learning models e…

    Python