Skip to content
View Harishyadav44's full-sized avatar

Block or report Harishyadav44

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Harishyadav44/README.md

Hi, I'm Harish 👋

I'm a Computer Science student who enjoys building practical projects using Python.

🔧 Skills & Interests

  • Python
  • Machine Learning
  • Computer Vision
  • Streamlit & GUI Applications

📌 Projects

  • Handwritten Digit Recognition (CNN)
  • Fake Job Posting Detector
  • Face Emotion Recognition
  • Face Recognition System
  • 2D Airplane Game

📫 Connect with me

Pinned Loading

  1. Harishyadav44.github.io Harishyadav44.github.io Public

    CSS

  2. face-emotion-cam face-emotion-cam Public

    A real-time Face Emotion Recognition web application built using Python, Streamlit, OpenCV, and DeepFace. The app detects faces from uploaded images or webcam input and predicts emotions such as ha…

    Python 1

  3. Airplane-game- Airplane-game- Public

    2D airplane shooting game with boss battle made using Python & Pygame.

    Python

  4. Face_Recognition_GUI Face_Recognition_GUI Public

    Real-time face recognition system using OpenCV, Haar Cascade and LBPH with a Tkinter GUI.

    Python

  5. Fake-job-detector Fake-job-detector Public

    Machine Learning web app that detects fake and scam job postings using NLP (TF-IDF) and Logistic Regression with a Streamlit interface.

    Python

  6. Handwritten-digit-recognition-cnn Handwritten-digit-recognition-cnn Public

    Handwritten digit recognition using a CNN trained on the MNIST dataset with 99%+ accuracy.

    Jupyter Notebook