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

Block or report Satyarth-2003

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Satyarth-2003/README.md

Hi there 👋

trophy

Spotify recently played

Popular repositories Loading

  1. Smart-Home-Security-System Smart-Home-Security-System Public

    In this project, I built a smart home security system utilizing facial recognition technology. The system is designed to enhance security and access control within smart homes by recognizing author…

    Python 1

  2. LinguaSynth LinguaSynth Public

    LinguaSynth is an advanced Natural Language Processing (NLP) chatbot developed using Dialogflow. It is designed to interact with users in a natural, conversational manner, providing answers to ques…

    Python 1

  3. Satyarth-2003.github.io Satyarth-2003.github.io Public

    CSS

  4. Twitter-Sentiment-Analysis Twitter-Sentiment-Analysis Public

    In this project, I'm using NLP to process tweets and sort out the negative ones.

    Jupyter Notebook

  5. Black-and-White-Image-Colorizer Black-and-White-Image-Colorizer Public

    The provided Python script utilizes pre-trained models for colorization, specifically ECCV 2016 and SIGGRAPH 2017, through argparse for user-defined inputs. By processing an input image, it generat…

    Python 2

  6. Cursor-Movement-Using-Hand-Movements Cursor-Movement-Using-Hand-Movements Public

    This Python script uses the Mediapipe library to capture hand gestures via webcam. Recognized gestures, such as fist, V-gesture, and pinch, control actions like mouse clicks, scrolling, and system …

    Python