Skip to content
View robertbiv's full-sized avatar

Highlights

  • Pro

Block or report robertbiv

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. cpp-loan-calculator cpp-loan-calculator Public

    C++ console application for calculating loan payments, monthly interest rates, total costs, and amortization schedules

    C++

  2. loan-payment-calculator loan-payment-calculator Public

    C++ console application calculating monthly loan payments, total amount paid, and interest costs using standard amortization formulas

    C++

  3. cpp-triangle-area-calculator cpp-triangle-area-calculator Public

    C++ program that calculates triangle area from three 2D coordinate points using distance formulas and Heron's formula

    C++

  4. cpp-birthday-guessing-game cpp-birthday-guessing-game Public

    C++ birthday guessing program that determines any day of the month (1-31) using binary representation algorithm with only 5 yes/no questions

    C++

  5. cpp-basic-inventory-system cpp-basic-inventory-system Public

    C++ restaurant point-of-sale system simulating cash register operations with transaction processing, tax calculations, payment handling, and daily sales tracking

    C++

  6. cpp-multiplication-practice cpp-multiplication-practice Public

    C++ interactive multiplication practice program that generates random problems for students with immediate feedback to improve math skills

    C++