Projects which I created to help learn C programming
- Calculator.c – A basic calculator which can performs addition, subtraction, multiplication, and division.
- Rock_Paper_Scissors.c – A simple rock-paper-scissors game played against the computer.
- resistor_calculator.c – A 4-band resistor color code calculator.