Skip to content
View n5q's full-sized avatar

Highlights

  • Pro

Organizations

@Highlander-Engineering

Block or report n5q

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. nes-emulator nes-emulator Public

    Nintendo Entertainment System (NES) emulator implementing a cycle-accurate simulation of the MOS 6502 CPU and 2C02 PPU pipeline

    C++

  2. autonomous-firefighter-robot autonomous-firefighter-robot Public

    Autonomous robot capable of detecting and extinguishing a fire within a maze

  3. riscv-cpu-vhdl riscv-cpu-vhdl Public

    Implemtation of a 32-bit RISC-V processor in VHDL using the controller-datapath architecture

    VHDL 1

  4. posh posh Public

    Interactive POSIX shell supporting piping, I/O redirection, and background processing

    C

  5. fs_sim fs_sim Public

    UNIX file system simulator managing a virtual disk with mounting, CRUD operations, defragmentation, and consistency checking capabilities

    C

  6. mapreduce mapreduce Public

    Multithreaded MapReduce library in C using POSIX threads and synchronization primitives

    C