Skip to content
View faithlaw's full-sized avatar

Block or report faithlaw

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 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. PASUM-Pressure PASUM-Pressure Public

    Forked from KuuminKochi/PASUM-Pressure

    C++

  2. Grade-Calculator Grade-Calculator Public

    A simple console program where a student can enter their subject names and scores, and the program calculates their average, grade, and whether they pass or fail.

    C++

  3. Binary-Decimal-Converter Binary-Decimal-Converter Public

    A simple C++ console program that converts numbers between Binary and Decimal. Built as part of my EE degree prep, understanding number systems is fundamental to digital electronics and computer ar…

    C++

  4. Ohms-Law-Calculator Ohms-Law-Calculator Public

    A C++ console program that calculates Voltage, Current, and Power using Ohm's Law. Enter any two values and the program solves for the rest. A must-know formula for any Electrical Engineering student!

    C++

  5. Logic-Gate-Simulator Logic-Gate-Simulator Public

    A C++ console program that simulates basic logic gates: AND, OR, NOT, NAND, and XOR. Enter two binary inputs and choose a gate to see the output. Essential for understanding digital electronics.

    C++

  6. RLC-Circuit-Solver RLC-Circuit-Solver Public

    A C++ program that calculates impedance, resonant frequency, and phase angle of an RLC circuit. Connects directly to complex numbers and Mathematics topics covered in foundation science.

    C++