Skip to content
View LuisMLopez-dev's full-sized avatar

Block or report LuisMLopez-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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. 4-Band-Resistor-Color-Code-Calculator 4-Band-Resistor-Color-Code-Calculator Public

    This is a C program that takes the values of the band colors of a 4-band resistor from the user, and calculates what the resistance value and tolerance value are.

    C

  2. Capacitor-Code-Calculator Capacitor-Code-Calculator Public

    This is a C program that takes the capacitor code from the user and calculates the equivalent amount of capacitance in farads.

    C

  3. Engineering-Notation-Converter Engineering-Notation-Converter Public

    This is a C program for an Engineering Notation Converter, that receives a number from the user and returns the converted number.

    C

  4. Golf-Simulator Golf-Simulator Public

    This is a personal project where I created a Golf Simulator in C to test my C programming skills after completing the course, C for Engineers. I was inspired by several videos games that had golf a…

    C

  5. Home-Control-System Home-Control-System Public

    This is a collaborative project where a web interface was created to act as a control panel for home devices like lights and fans, and a microcontroller controls the devices physically.

    C++ 1