Skip to content
View Harssha10's full-sized avatar

Block or report Harssha10

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

Pinned Loading

  1. Wardan10/Ray_casting_with_mouse_view Wardan10/Ray_casting_with_mouse_view Public

    2.5D raycasting-based game engine built in C++ (with SFML) that simulates a 3D environment using efficient 2D rendering techniques

    C++ 3

  2. scribble_game_with_QUIC scribble_game_with_QUIC Public

    Testing QUIC protocol's performance in game networking, QUIC-TCP analysis.

    Python 1

  3. Python-and-Cpp-bidirectional-IPC Python-and-Cpp-bidirectional-IPC Public

    Bidirectional communication between python and C++ via shared memory with mutex locks for synchronization.

    C++

  4. minesweeper_solver_using_sat minesweeper_solver_using_sat Public

    Extract state of the games from minesweeper.online using debugger chrome window and get hints for the game, which is solved by SAT solver

    Python

  5. RISC-V-five-stage-pipeline-simulation RISC-V-five-stage-pipeline-simulation Public

    Decoding RISC-V instructions and simulating 5-stage pipeline in C++

    C++

  6. Bank-Customer-Churn-analysis Bank-Customer-Churn-analysis Public

    Basic Machine learning model using Scikit-learn to analyze Customer's churn rate and predict Customer will churn or not.

    Jupyter Notebook