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
A collection of real-world console applications built in C# and Python, showcasing Object-Oriented Programming (OOP), file handling, data structures, algorithms, exception handling, and clean coding practices.
A Banking Management System built with C# and .NET, featuring customer and account management, deposits, withdrawals, fund transfers, loan management, and transaction processing. The project demonstrates object-oriented programming, collections, input validation, and menu-driven console application development.