Skip to content
View aayushgoyal443's full-sized avatar
🎯
Focusing
🎯
Focusing
  • IIT Delhi
  • New Delhi, India

Highlights

  • Pro
Block or Report

Block or report aayushgoyal443

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

Pinned

  1. COVID-SMASH COVID-SMASH Public

    Multiplayer Pacman kind of Maze game built using SDL2 library in C++

    C++ 2

  2. Multicore-MIPS-ISA-Simulator Multicore-MIPS-ISA-Simulator Public

    A Multi-core MIPS ISA, with MRM and DRAM, Simulator. Prints what is happening in every clock cycle and the final content of registers and DRAM.

    C++

  3. Traffic-Density-Analyser Traffic-Density-Analyser Public

    Queue and Dynamic Density calculation. Utility vs Run-time analysis of different methods employed (like temporal threading) to make the process more efficient.

    C++

  4. Dynamic-Memory-Allocator Dynamic-Memory-Allocator Public

    A Dynamic memory allocation system for efficient use of memory. Uses AVL Tree for implementation and thus has efficient Time complexity.

    Java

  5. Digital-Clock Digital-Clock Public

    A multi-control Digital Clock with various features like Fast increment and Reset time to any desired value built using VHDL language.

    VHDL

  6. Maze-simulation Maze-simulation Public

    Dijkstra's algorithm simulation to show an optimal solution to the pizza delivery problem.

    C++