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

Block or report KrishSharma1903

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

CSE Undergraduate @ Bennett University  |  AI/ML Engineer  |  B.Tech 2027


> about me

I'm a Computer Science undergrad obsessed with building AI that solves problems you can actually see and feel — from detecting fires before they spread to making sign language visible to machines. I write code that bridges the gap between raw data and real-world impact.

  • 🔭 Currently building: Smoke & Fire Detection with YOLOv8
  • 🤟 Also working on: Sign Language Recognition using CNN
  • 🤝 Open to collaborate on: AI/ML projects & scalable full-stack apps
  • 🎯 Goal: Ship models that matter, not just ones that benchmark well

> active projects

🤟 Sign Language Recognition
Real-time ASL detection using CNN — making human gestures machine-readable to bridge communication gaps.
Python TensorFlow Keras OpenCV CNN

🔥 Smoke & Fire Detection
Early-warning hazard detection system powered by YOLOv8 — because a second of early detection can save lives.
Python YOLOv8 OpenCV Computer Vision


> tech stack

Python C++ TensorFlow Keras OpenCV scikit-learn NumPy YOLOv8


> github stats

Krish's GitHub Stats

GitHub Streak

Top Languages


> connect

   

Real problems. Practical models. Meaningful impact.

Popular repositories Loading

  1. Student-management-system- Student-management-system- Public

    A beginner-friendly Student Management System built with Python and CSV. It provides essential features like registering, displaying, updating, and deleting student records through a simple command…

    Python 1 1

  2. KrishSharma1903 KrishSharma1903 Public

  3. Cpp-Basics Cpp-Basics Public

    Beginner-friendly C++ programs organized by topics — covering basics, conditionals, loops, functions, arrays, pointers, and OOP concepts.

    C++ 1

  4. Sign-Language-Recognition Sign-Language-Recognition Public

    A Convolutional Neural Network (CNN) based deep learning project for Sign Language Recognition. Trained on image datasets, the model can classify hand signs and is integrated with OpenCV for real-t…

    Jupyter Notebook

  5. python-codebook python-codebook Public

    A personal Python codebook with programs ranging from basics to machine learning. Built as I learn and practice.

    Python