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.

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

Popular repositories Loading

  1. fpga-spaceship fpga-spaceship Public

    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-Preferences Public

    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-practice Public

    Time and Time zone is arranged using cpp for practice.

    C++

  5. Sorted-List-via-cpp Sorted-List-via-cpp Public

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

    C++

  6. Sudoku-Solver-via-cpp Sudoku-Solver-via-cpp Public

    Sudoku game solver will be implemented using cpp