Skip to content
View jebisha2005's full-sized avatar

Block or report jebisha2005

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

Popular repositories Loading

  1. emotional-aware-ai-chatbot emotional-aware-ai-chatbot Public

    An intelligent real-time AI assistant that can detect human emotions from facial expressions and respond through voice interaction. This project combines Computer Vision, Deep Learning, Speech Reco…

    Python

  2. image-classification image-classification Public

    Deep learning-based image classification project using TensorFlow and MobileNetV2 to classify images as cats or dogs with high accuracy.

    Python

  3. python-practice python-practice Public

    Python practice programs covering variables, data types, lists, tuples, sets, and dictionaries.

    Python

  4. python-functions-loops python-functions-loops Public

    This repository contains Python practice programs focused on functions and loops. It includes examples, exercises, and solutions covering user-defined functions, lambda functions, return values, fo…

    Python

  5. filehandling_exercise filehandling_exercise Public

    This repository contains beginner-friendly Python programs to practice file handling concepts. It covers file operations (read, write, append), reading line by line, copying files, searching and co…

    Python

  6. python-regex-practice python-regex-practice Public

    Python practice programs demonstrating regular expressions (regex) for pattern matching, validation, extraction, and text processing using Python's re module.

    Python