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

Block or report mtangy

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

Popular repositories Loading

  1. stateMachine stateMachine Public

    Forked from misje/stateMachine

    A feature-rich, yet simple finite state machine (FSM) implementation in C

    C 2 1

  2. Home-Automation-System Home-Automation-System Public

    A home automation system to control various aspects of my room and home. The system is mostly written in python with a webpage interface written in HTML and PHP. Currently the only hardware compone…

    Python 1

  3. Microcontroller-Projects Microcontroller-Projects Public

    Various projects for the PSoC 1 from my Microcontrollers course

    Assembly

  4. MIPS-Pipelined-CPU MIPS-Pipelined-CPU Public

    Five stage RISC pipeline CPU based one the MIPS instruction set architecture and implemented in Verilog. Independently designed from scratch for my Advanced Digital Systems Class.

    Verilog

  5. Algorithms-and-data-structures Algorithms-and-data-structures Public

    Various algorithms and data structures implemented in Python.

    Python

  6. Operating-Systems Operating-Systems Public

    contains code written for my operating systems course for the DLXOS simulated UNIX like operating system. It also contains various multi-threading projects/assignments in C

    C