Skip to content
View apenam7's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report apenam7

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

  1. Synchronizing-Music-to-a-LED Synchronizing-Music-to-a-LED Public

    The project shows how to synchronize music to a LED, designing and building a low-power audio amplifier/speaker driver based on a LM386N, a LM358 low-power dual Op-Amp, and a 2N3904 NPN Bipolar Jun…

    MATLAB 2

  2. My-Evil-Hangman- My-Evil-Hangman- Public

    Designed a console hangman game in C that cheats by maintaining a list of all the words of the entire English dictionary and continuously removing words based on the user's guess. Implemented in Li…

    C 1 1

  3. uml_nlp_class_2020 uml_nlp_class_2020 Public

    Forked from text-machine-lab/uml_nlp_class_2020

    NLP Class at UMass Lowell, Spring 2020

    Jupyter Notebook 1

  4. Ferry-Loading Ferry-Loading Public

    Before bridges were common, ferries were used to transport cars across rivers. River ferries, unlike their larger cousins, run on a guide line and are powered by the river's current. Cars drive ont…

    C

  5. Number-Filter Number-Filter Public

    This program will filter a list of non-negative integers such that all duplicate values are removed. Integer values will come from standard input (the keyboard) and will range in value from 0 up to…

    C 1

  6. Pic-16-Project Pic-16-Project Public

    Three programs implemented in Assembly and C code, using a PIC16. All the details are explained inside every C or asm document for every program.

    Assembly