Popular repositories Loading
-
-
Grade-Calculator
Grade-Calculator PublicA 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++
-
Binary-Decimal-Converter
Binary-Decimal-Converter PublicA 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++
-
Ohms-Law-Calculator
Ohms-Law-Calculator PublicA 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++
-
Logic-Gate-Simulator
Logic-Gate-Simulator PublicA 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++
-
RLC-Circuit-Solver
RLC-Circuit-Solver PublicA 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++
If the problem persists, check the GitHub status page or contact support.