Skip to content
View Florin623's full-sized avatar
Block or Report

Block or report Florin623

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. 16-bit-RISC-Pipeline-Processor 16-bit-RISC-Pipeline-Processor Public

    4 stage pipeline implementation of a 16-bit RISC Processor in SystemVerilog that performs arithmetical, logical, data transfer, branch and halt operations.

    SystemVerilog

  2. Bash-Script-for-a-Calculator Bash-Script-for-a-Calculator Public

    A bash script for a calculator that performs addition, subtraction, multiplication, division and rise of power with floating point numbers. It also performs factorial.

    Shell

  3. Blackjack-Game Blackjack-Game Public

    Console-based Blackjack game in C++, allowing users to check cards, shuffle cards and play games

    C++

  4. City-Management-System City-Management-System Public

    Console-based city management system in C++, allowing users to add and remove buildings and people

    C++

  5. Intelligent-Trash-Can Intelligent-Trash-Can Public

    An intelligent trash can made using Arduino that detects motion around him, automatic opens the lid and signals when it is fully filled and must be emptied. An infrared sensor is used for motion de…

    C++

  6. UART-Receiver UART-Receiver Public

    An UART Receiver that runs with a clock frequency of 125 MHz. The possible baudrates are 9600 bits per second and 115200 bits per second. It supports the parity bit. The received bytes are stored i…

    SystemVerilog