Skip to content
View RiceWorm17's full-sized avatar

Block or report RiceWorm17

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.

Content in all repositories owned by your account will be closed.
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. capstone-traffic-sign-recognition-yolov5 capstone-traffic-sign-recognition-yolov5 Public

    YOLOv5-based traffic sign and traffic light recognition with HSV Hue-Guard color correction.

    Python

  2. medical-data-privacy-analysis medical-data-privacy-analysis Public

    Medical data privacy analysis using Intersection/Composition Attacks, QID inference risk, and C-bounding.

    Jupyter Notebook

  3. cpp-sfml-oop-shooter cpp-sfml-oop-shooter Public

    A 2D shooting game built with C++ and SFML, demonstrating object-oriented programming concepts including inheritance and polymorphism.

    C++

  4. mips-5-stage-pipeline-simulator mips-5-stage-pipeline-simulator Public

    A Python-based simulator for a 5-stage MIPS pipeline with hazard detection, forwarding, and branch handling.

    Python

  5. restormer-image-restoration restormer-image-restoration Public

    Course project on image restoration using Restormer for single-image defocus deblurring with pretrained Transformer-based models.

    Python

  6. assembly-shooting-game assembly-shooting-game Public

    A real-time shooting game implemented in x86 Assembly Language using MASM and Irvine32 Library.

    Assembly