Skip to content
View partialHuman's full-sized avatar

Block or report partialHuman

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

Popular repositories Loading

  1. Simple-Microprocessor-Verilog Simple-Microprocessor-Verilog Public

    Design and implementation of a simple 8-bit microprocessor using Verilog HDL with fetch–decode–execute architecture, including PC, ROM, RAM, ALU, and control logic.

    C

  2. Smart-Air-Pollution-Monitoring-Using-NodeMCU Smart-Air-Pollution-Monitoring-Using-NodeMCU Public

    An IoT-based air quality monitoring system using ESP8266, MQ135 gas sensor, and DHT11 to measure pollution, temperature, and humidity with real-time cloud visualization.

    C++

  3. Touchless-Computer-Control-Using-Hand-Gestures-Python-OpenCV- Touchless-Computer-Control-Using-Hand-Gestures-Python-OpenCV- Public

    A real-time computer vision system using MediaPipe and OpenCV to control mouse and keyboard actions through hand gestures using a webcam.

    Python

  4. YouTube-MP3-Downloader-with-Python-GUI YouTube-MP3-Downloader-with-Python-GUI Public

    A Python desktop application with Tkinter GUI that downloads audio from YouTube links or song search and converts it to MP3 format using yt-dlp and FFmpeg.

    Python

  5. Morse-Code-Communication-System-Using-Arduino Morse-Code-Communication-System-Using-Arduino Public

    An Arduino-based Morse code generator that converts text into dot and dash signals using LED blinking and buzzer sound output.

    C++

  6. Python-Typing-Speed-Test-Application-with-Real-Time-Accuracy-WPM-Tracking Python-Typing-Speed-Test-Application-with-Real-Time-Accuracy-WPM-Tracking Public

    A Python desktop typing speed test application that measures words per minute (WPM), accuracy, and typing time in real time using an interactive Tkinter interface.

    Python