Skip to content
View deepakreddyyadama's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report deepakreddyyadama

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

Hi, I'm Deepak Reddy Yadama πŸ‘‹

I am a Master's student in Computer Science with hands-on experience in Machine Learning, Computer Vision, Data Engineering, Backend Development, and AI-powered applications.

I enjoy building practical AI and software projects that solve real-world problems using Python, PyTorch, scikit-learn, React, FastAPI, SQL, Docker, and cloud tools.


πŸš€ About Me

  • πŸŽ“ Master's student in Computer Science
  • πŸ’» Interested in AI/ML, Data Engineering, Backend Development, and Computer Vision
  • 🧠 Building projects in Explainable AI, Intrusion Detection, RAG, Object Detection, and Data Pipelines
  • πŸ” Actively looking for Software Engineering, AI/ML, Data Engineering, and Research opportunities
  • πŸ“ Based in Jacksonville, Florida

πŸ› οΈ Technical Skills

Programming Languages:
Python, Java, JavaScript, SQL, C++, HTML, CSS

AI/ML & Data Science:
PyTorch, scikit-learn, OpenCV, NumPy, Pandas, Matplotlib, CNNs, Anomaly Detection, Explainable AI, Grad-CAM, Integrated Gradients

Backend & Web Development:
FastAPI, REST APIs, React, Vite, Node.js, HTML/CSS, API Integration

Databases & Data Engineering:
PostgreSQL, MySQL, MongoDB, ETL Pipelines, Web Scraping, Data Cleaning, Data Aggregation

Tools & Platforms:
Git, GitHub, Docker, AWS, Linux, VS Code, Jupyter Notebook, Postman


πŸ“Œ Featured Projects

πŸ”¬ Explainable Medical Image Classification

Built a CNN-based medical image classification system using the PathMNIST dataset and applied Grad-CAM and Integrated Gradients to understand model predictions.

Tech Stack: Python, PyTorch, MedMNIST, OpenCV, NumPy, Matplotlib
Key Work: CNN training, model evaluation, confusion matrix analysis, explainability visualizations, confidence-drop testing


πŸ›‘οΈ Zero-Day Intrusion Detection using Machine Learning

Developed an anomaly detection-based IDS system to identify unseen cyberattacks using the NSL-KDD dataset.

Tech Stack: Python, scikit-learn, Pandas, NumPy, Matplotlib
Key Work: Isolation Forest, One-Class SVM, held-out attack testing, precision/recall/F1 evaluation


🎯 SmartVision Unity Object Detection Dashboard

Created a real-time object detection dashboard that connects a Python AI backend with a Unity interface for AR-style visualization.

Tech Stack: Python, Unity, YOLO/MobileNet, REST API/WebSocket
Key Work: real-time detection, bounding box data transfer, dashboard visualization, desktop AR prototype


πŸ“Š Multi-Source Data Aggregation Pipeline

Built an automated pipeline to collect, clean, enrich, and score data from multiple public sources and APIs.

Tech Stack: Python, BeautifulSoup, Selenium, Pandas, PostgreSQL, APIs
Key Work: web scraping, API enrichment, data normalization, lead scoring, automated reporting


πŸ–ΌοΈ SAM-2 Mirror Segmentation with Depth Cues

Worked on improving reflective object segmentation using SAM-2 with depth-guided prompting and evaluation metrics.

Tech Stack: Python, PyTorch, SAM-2, OpenCV, MiDaS/Depth Estimation
Key Work: segmentation evaluation, IoU/Dice metrics, qualitative overlays, depth-based prompt tuning


πŸ“ˆ Current Focus

I am currently improving my skills in:

  • Advanced Machine Learning and Deep Learning
  • RAG and LLM-based applications
  • Backend API development
  • Cloud deployment and Docker
  • Production-ready AI project development

πŸ“« Contact


⭐ Goal

My goal is to build strong, real-world software and AI projects that demonstrate practical problem-solving, clean engineering, and continuous learning.# Hi, I'm Deepak Reddy Yadama πŸ‘‹

I am a Master's student in Computer Science with hands-on experience in Machine Learning, Computer Vision, Data Engineering, Backend Development, and AI-powered applications.

I enjoy building practical AI and software projects that solve real-world problems using Python, PyTorch, scikit-learn, React, FastAPI, SQL, Docker, and cloud tools.

Popular repositories Loading

  1. Medminist Medminist Public

    MedMNIST is a collection of small medical image datasets used to quickly test and compare ML models. It is MNIST-style, easy to load, and supports tasks like multi-class and multi-label classificat…

    Python 1

  2. deepakreddyyadama deepakreddyyadama Public

    Config files for my GitHub profile.

  3. deepak-portfolio deepak-portfolio Public

    JavaScript

  4. SAM_2-masking-ability SAM_2-masking-ability Public

  5. web-scraping web-scraping Public

    Python web scraping project for collecting, cleaning, and storing structured website data using BeautifulSoup, Requests, and Pandas.