This is a monorepo of pet C++ projects.
A simple command-line interface (CLI) application that displays the time set by user in 12- and 24-hour format simultaneously.
A CLI application that calculates compound interest to help users manage their financial growth through various saving and investment plans. Note that you'll need to adjust for inflation yourself.
CLI tool to track, analyze, and export item frequencies from input files.
To achieve maintainability and readability, the project follows the Google C++ Style Guide.
Contributions are welcome. For instruction, see Contributing to a Project on GitHub.