Skip to content
View Pianissimo-3115's full-sized avatar

Highlights

  • Pro

Block or report Pianissimo-3115

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. TUI-Based-Spreadsheet-Editor TUI-Based-Spreadsheet-Editor Public

    A Rust-based terminal spreadsheet engine with a command-line interface and a Vim-like TUI extension.

    Rust

  2. RISC-V-processor-simulator RISC-V-processor-simulator Public

    C++

  3. MESI-Cache-Coherence-Simulator MESI-Cache-Coherence-Simulator Public

    Assignment 3 (simulating caches) of COL216 course

    C++

  4. AES-decryption-on-FPGA AES-decryption-on-FPGA Public

    VHDL

  5. Interpreted-Programming-Language-Ocaml Interpreted-Programming-Language-Ocaml Public

    OCaml

  6. Gate-packing Gate-packing Public

    This project analyzes various gate packing algorithms, focusing on the Tetris-based algorithm. It achieves superior space optimization compared to more complex methods like the Sleator algorithm, i…

    Python