Skip to content
View mtangy's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. stateMachine stateMachinePublic

    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-SystemPublic

    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-ProjectsPublic

    Various projects for the PSoC 1 from my Microcontrollers course

    Assembly

  4. MIPS-Pipelined-CPU MIPS-Pipelined-CPUPublic

    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-structuresPublic

    Various algorithms and data structures implemented in Python.

    Python

  6. Operating-Systems Operating-SystemsPublic

    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