← Back to Home

C++ Programming Language

To-Do List

Basic To-Do List

A simple project applying vectors and loops to manage tasks.

Grade System

Basic Information System

Demonstrates validation using if-else, loops, and grade computation.

Python Programming Language

Hypotenuse Calculator

Hypotenuse Calculator

Applies math functions like sqrt and pow with user input/output.

Pizza Checkout System

Pizza Checkout System

Demonstrates Python fundamentals such as input handling and conditional logic.