Skip to content
View errray's full-sized avatar

Block or report errray

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 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. fpga-spaceship fpga-spaceshipPublic

    This space ship game project, where the spaceship is positioned at the center and objects coming from different directions can be hit using FPGA buttons, has been implemented with Verilog coding in…

    Verilog 1

  2. emulator-CH-P-8-interpreter- emulator-CH-P-8-interpreter-Public

    an emulator will be created for introduction purposes

    C++

  3. Ultrasound-Probe-Recommendation-Based-on-User-Preferences Ultrasound-Probe-Recommendation-Based-on-User-PreferencesPublic

    This project takes input from the user regarding features such as frequency range, number of elements, and aperture, and based on this information, recommends an appropriate ultrasound probe to the…

  4. Time-and-timezone-via-cpp-practice Time-and-timezone-via-cpp-practicePublic

    Time and Time zone is arranged using cpp for practice.

    C++

  5. Sorted-List-via-cpp Sorted-List-via-cppPublic

    Implementation of a sorted list class with insertion, deletion, exception handling functionality etc.

    C++

  6. Sudoku-Solver-via-cpp Sudoku-Solver-via-cppPublic

    Sudoku game solver will be implemented using cpp