Skip to content
View shreyansh424singh's full-sized avatar

Block or report shreyansh424singh

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. VHDL-AST VHDL-AST Public

    Converts VHDL code to AST using ML-Lex and ML_Yacc

    Standard ML 3

  2. Microprocessor-for-ARM-Assembly-Language Microprocessor-for-ARM-Assembly-Language Public

    Designed a hardware for implementing a processor that can execute ARM instructions. The processor implemented multi cycle approach and it was written in VHDL language.

    VHDL 2

  3. Maze-Game Maze-Game Public

    A game made in C++ using SDL Library. The game is based in IIT Delhi map, it is 2-player game which can be played over wifi.

    C 1

  4. VMC-Machine-for-While-Language VMC-Machine-for-While-Language Public

    Used ML-Lex to convert program into tokens then it was parsed using ML-Yacc to give an AST (Abstract Syntax Tree). Then the AST was executed using Value Stack, Control Stack and Memory Array using …

    Standard ML 1

  5. Implementation-of-toy-Cryptocurrency-DSCoin Implementation-of-toy-Cryptocurrency-DSCoin Public

    Implemented using blockchain where blockchain is an authenticated linked list of transaction blocks. Each transaction block consists of a Merkle tree of all transactions (along with additional attr…

    Java 1

  6. ExtendedConnect4-Game-AI-A2 ExtendedConnect4-Game-AI-A2 Public

    Developed an AI agent for playing the ExtendedConnect4 game, implementing planning strategies to make optimal moves within a limited time budget. designing algorithms based on expectimax search and…

    HTML 1