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 Python CLI Expense Tracker App that allows users to add, edit, delete, search, and analyze expenses with category summaries and budget warnings. Built as part of my Python Programming Internship at Hex Softwares Pvt. Ltd.
A Python-based console application for managing student records, processing marks, and generating class statistics using CSV file storage, custom exceptions, recursion, and list comprehensions.