Built a robust banking application in C that supports account creation, deposits, withdrawals, transfers, and
balance inquiries.
• Applied dynamic memory management and pointer-based data structures to handle user records.
• Ensured reliability with input validation and error handling for secure operations.