Skip to content
View cm4233's full-sized avatar
😄
😄

Block or report cm4233

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MIPS-Processor-VHDL MIPS-Processor-VHDL Public

    Emulation of a 32-bit MIPS processor on Artix-7 FPGA using VHDL. The emulated MIPS processor is tested by executing RC5 encryption and decryption algorithms.

    VHDL 18 7

  2. CppND-Pacman-Game CppND-Pacman-Game Public

    2D game similar to the original Pacman game. The game is programmed in C++ and the 2D graphics are rendered using SDL2 library.

    C++

  3. CppND-Route-Planning-Project CppND-Route-Planning-Project Public

    Finding the shortest route between two locations on a map using the A* search algorithm.

    C++

  4. CppND-Concurrent-Traffic-Simulation CppND-Concurrent-Traffic-Simulation Public

    Traffic simulation using thread communication protocols and concurrent programming.

    C++

  5. CppND-System-Monitor CppND-System-Monitor Public

    Text-based graphical output in the terminal to monitor system processes on Linux.

    C++