Skip to content
View ysfthaay's full-sized avatar

Block or report ysfthaay

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. 2D-Java-GUI-Car-Game 2D-Java-GUI-Car-Game Public

    "Drive and Survive" is a 2D Java Swing game where players avoid obstacles using arrow keys. It features dynamic difficulty as speed and obstacles increase with the score. The project utilizes colli…

    Java

  2. Licence-Plate-Recognition-System Licence-Plate-Recognition-System Public

    This Python-based system automates license plate detection and text extraction using EasyOCR and OpenCV. Developed in Google Colab, it processes multiple images, identifies plates via computer visi…

    Jupyter Notebook

  3. A-Case-Study-Energy-Complexity A-Case-Study-Energy-Complexity Public

    This study analyzes the energy efficiency (E(n)) of MergeSort and QuickSort on Apple M2 architecture. While QuickSort is faster for large datasets (N=50,000), it consumes significantly more energy …

    Python

  4. Design-And-Analysis-of-Cache-Architecture Design-And-Analysis-of-Cache-Architecture Public

    Design and analysis of optimal cache configurations for various workloads, including looping, streaming, and random access patterns. Simulated hardware parameters to mitigate thrashing and exploit …

  5. Digital-Password-Protected-Locking-System Digital-Password-Protected-Locking-System Public

    A digital password-protected locking system using combinational and sequential logic. It features a 4-bit binary input verified via XOR gates and a comparator. Includes a failed-attempt counter tha…