You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal profile repository showcasing my journey as a Computer Engineering student, with a focus on Operating Systems, Computer Architecture, and Algorithm Design.
Amirkabir University of Technology — 2nd Semester Final Project. A Java application implementing responsive GUI event handling and dynamic canvas resizing.
Advanced command-line calculator written in C, featuring arithmetic, power, square root, percentage, and modulus operations with robust input validation.
A robust, interactive command-line calculator written in Python. It features advanced mathematical operations, rigorous input validation, and a scalable menu system built with Python dataclasses an…