Skip to content
View irwinfrimpong's full-sized avatar

Organizations

@Lafayette-FSAE

Block or report irwinfrimpong

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

Pinned Loading

  1. Lafayette-FSAE/SCADA_2021 Lafayette-FSAE/SCADA_2021 Public

    The Vehicle Supervisory Control And Data Acquisition (VSCADA) system stores, displays, and reacts to sensor data. The SCADA System allows for a maintainable, user-readable configuration file that e…

    C 2

  2. coffeeshop_simulation coffeeshop_simulation Public

    Event-Driven Simulation software in Java to emulate the functioning of a coffee shop while keeping track of the profits made as to the number of cashiers that store hires increases, to find the opt…

    Java

  3. Exploring-Search-Sorting-Algorithms Exploring-Search-Sorting-Algorithms Public

    Experimenting with different sorting and searching algorithms which included insertion and bubble sort as well as binary and linear search. These algorithms were performed on an array list, where t…

    Java

  4. Health-Monitor Health-Monitor Public

    Health Monitor implementing a pulse sensor PCB and a reaction timer using a Nexys4 FPGA board that is able to analyze, and display a reading of user’s pulse; this designed using a set of combinatio…

    SystemVerilog

  5. MIPS-Single-Cycle-Processor MIPS-Single-Cycle-Processor Public

    Single Cycle MIPS Processor to support ALU computations including but not limited to add, sub,and,or,slt,lw, j, beq operations

    SystemVerilog

  6. MLA-Citation-Generator MLA-Citation-Generator Public

    Program to automatically create MLA Citations for books, journals, and articles given the title, author, and year of the publication

    Java