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

Block or report nmac-dev

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
nmac-dev/README.md

Software Engineer

Low Level Programming | High-Performance Computing | Embedded Systems


Languages

C Cpp Python

Systems & Shells

Git Bash PS

Linux Windows


Pinned

  1. corewar-mkii corewar-mkii Public

    Gamification of learning assembly code. Players write assembly programs and load them into the game's operating system to fight other programs in the same memory space.

    C++

  2. parallel-2D-advection parallel-2D-advection Public

    Implements a parallel programming solution, simulating the movement of a cloud of material in the atmospheric boundary layer using a 2D advection equation.

    C

  3. uni-board uni-board Public archive

    A Software Engineering group project using Agile Methodologies to create a messaging board for students and academics.

    HTML

  4. alexa-microservice alexa-microservice Public

    Runs a local server hosting four microservices using APIs to compute: Text to Speech, Speech to Text, Text Question to Text Answer, Spoken Question to Spoken Answer

    Go 1

  5. avr-morse-decoder avr-morse-decoder Public

    A morse decoder programmed for a AT-mega328p chip and run using an Arduino Uno Rev3

    Assembly