Skip to content
View hussainronaque's full-sized avatar

Highlights

  • Pro

Block or report hussainronaque

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. AI-Study-Buddy AI-Study-Buddy Public

    JavaScript 1

  2. Sudoku_Solver Sudoku_Solver Public

    This Python project features a Sudoku solver and an interactive Sudoku game. The solver employs backtracking algorithm to find solutions to Sudoku puzzles. The game, built with the Tkinter library,…

    Python 1

  3. Maze_Warriors Maze_Warriors Public

    Forked from Umair-Zubair/OOP-Project

    This C++ OOP project, "Maze Warrior," is a 2D role-playing game. With an emphasis on Object-Oriented Programming, the game features turn-based combat, intricately designed mazes, and strategic game…

    C++

  4. Foosball_Game_BASYS3 Foosball_Game_BASYS3 Public

    Forked from Lucario2319/FoosballStars

    This repository contains code for our BASYS-3 FPGA-based foosball game, developed with Vivado for a Digital Logic Design project. The main_control module coordinates scoring, animation, and user in…

    SystemVerilog

  5. RISC_V_Pipelined_Processor RISC_V_Pipelined_Processor Public

    Forked from AlphaAnas/RISC-V-pipelined-processor

    Our Computer Architecture course project in which we have implemented single cycled RISC V processor and then pipelined it, in vivado.

    Verilog

  6. Merkle_Tree_Using_SHA256 Merkle_Tree_Using_SHA256 Public

    Forked from AlphaAnas/Merkle-Tree-DSA-Project

    Merkle Tree Implementation using C++ and Object Oriented Programming.

    C++