Skip to content
View sushmitha155's full-sized avatar

Block or report sushmitha155

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

Hi πŸ‘‹, I'm Gundeboina Sushmitha

Aspiring Machine Learning Engineer | Data Analyst | AI Enthusiast πŸ€–πŸ“Š

profile views


πŸ‘©β€πŸ’» About Me

πŸŽ“ B.Tech – CSE (AI & ML) at Malla Reddy Engineering College for Women
πŸ“Š CGPA: 9.25 / 10
πŸ“ Hyderabad, India

πŸ’‘ I’m an aspiring Machine Learning Engineer with strong foundations in Python, data analysis, and computer vision.
I enjoy building real-world AI solutions, working with large datasets, and continuously improving model performance through experimentation and learning.


πŸ’Ό Professional Experience

πŸ”Ή AI Intern – Infosys Springboard

πŸ—“ Oct 2024 – Jan 2025

  • Built and evaluated 3+ ML models using Python
  • Worked with datasets containing 50K+ records
  • Applied data preprocessing, feature selection, training & validation
  • Improved model performance through hyperparameter tuning
  • Contributed to collaborative projects with proper documentation

πŸ”Ή AI Intern – Edunet Foundation

πŸ—“ Feb 2025 – Mar 2025

  • Developed AI-driven end-to-end solutions
  • Implemented workflows from data preparation β†’ analysis
  • Solved real-time problem scenarios using structured approaches
  • Improved execution efficiency and solution accuracy

πŸš€ Projects

πŸ”₯ Real-Time Fire Detection & Alert System

  • Built a real-time fire detection system using OpenCV
  • Integrated instant email & audio alerts using SMTP & Twilio API
  • ⚑ Alert latency: < 1 second
  • 🎯 Detection accuracy: ~92% under normal lighting
  • Automated emergency notifications to reduce response time

πŸ–ΌοΈ Image Compression using Retinex

  • Designed a lossless image compression system
  • Achieved 20–30% size reduction
  • Maintained PSNR > 40 dB & SSIM > 0.95
  • Enhanced contrast by ~25% under uneven lighting
  • Processed 4K images in < 0.5 seconds
  • Tools: NumPy, OpenCV

πŸ› οΈ Skills & Tools

πŸ‘©β€πŸ’» Programming

  • Python 🐍
  • Java (Basics)

πŸ€– Machine Learning

  • Supervised & Unsupervised Learning
  • Model Evaluation & Metrics

πŸ‘οΈ Computer Vision

  • OpenCV
  • Image Processing

πŸ“Š Libraries & Tools

  • NumPy, Pandas, Matplotlib
  • TensorFlow, PyTorch
  • Git & GitHub
  • Google AI Studio, Canva

πŸ“ˆ Evaluation Metrics

  • Accuracy, Precision, Recall
  • PSNR, SSIM

πŸ”— Integrations

  • SMTP
  • Twilio API

πŸ“œ Certifications

πŸ… Cisco – C Essentials & Python Essentials
πŸ… Oracle – Generative AI Certification
πŸ… Cambridge – English Empower C1
πŸ… Pearson – MePro Level 10


🌱 Currently Learning

  • Advanced Machine Learning
  • Generative AI
  • Data Science & SQL
  • Model Optimization Techniques

🀝 Open To

  • ML & AI Projects
  • Data Analysis Collaborations
  • Computer Vision Applications
  • Generative AI Learning Groups

🌐 Connect With Me


πŸ“Š GitHub Stats


✨ β€œTurning data into insights and ideas into intelligent systems.”

Pinned Loading

  1. titanic-task1 titanic-task1 Public

    Data cleaning and preprocessing on the Titanic dataset for Elevate Labs AI/ML Internship Task 1.

    Jupyter Notebook

  2. Simple_Calculator Simple_Calculator Public

    Description: A basic calculator built using HTML, CSS, and JavaScript that can perform arithmetic operations like addition, subtraction, multiplication, and division. Tech Stack: HTML, CSS, JavaScr…

    HTML

  3. news-article-classification news-article-classification Public

    A machine learning project to classify news articles as Fake or Real using NLP, TF-IDF, and Passive Aggressive Classifier with a Streamlit-based UI.

    Jupyter Notebook 1