Skip to content
View madhavkedia018's full-sized avatar

Block or report madhavkedia018

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. Smart-Grid-Router Smart-Grid-Router Public

    Multi-layer VLSI grid router with multi-net support, via handling, cost-aware Dijkstra routing, and layered visualization for ASIC physical design.

    C++ 5

  2. Digital-Alarm-Clock- Digital-Alarm-Clock- Public

    Digital alarm clock on FPGA with multiple alarms, snooze, stop, and real-time display on 7-segment LEDs.

    Verilog 2

  3. Self-Service-Laundry-Machine Self-Service-Laundry-Machine Public

    Washing machine prototype using Mealy FSM with coin payment, multi-stage wash cycle, and automated control signals.

    Verilog 1

  4. Return-Of-The-Snake Return-Of-The-Snake Public

    Implemented the Retro SNAKE Game on Nexys4 DDR Artix 7 FPGA board and displayed it onto a VGA compatible monitor.

    Verilog 1

  5. Library-Management-System Library-Management-System Public

    Library management system with GUI, student/librarian roles, BST book catalog, issue/return, due dates, and fines.

    C++ 1

  6. Micromouse-Path-Planning-SImulation Micromouse-Path-Planning-SImulation Public

    Forked from devgoti16/Micromouse-Path-Planning-SImulation

    To make the micromouse robot capable of reaching the centre of the given maze in the shortest possible time using maze solving algorithms.

    Python