This project is a console-based calculator written in C, originally developed as a way to strengthen my skills in input/output handling, control structures, and basic memory management. Over time, I extended its functionality to support a broader range of operations and improve the user experience.
This project gave me practical experience with procedural programming, function design, and error handling in a low-level environment. It also helped me build a strong foundation for more advanced programming work in C and other languages.