Wooble
Preet Jhagekar

Preet Jhagekar

software developer

Bml Munjal Universityfull_time, internship
1Projects
5Skills
1Achievements
Open to roles
Preet Jhagekar

Preet Jhagekar

Featured project

Student Expense Tracker CLI

College students frequently make small daily payments for food, travel, mobile recharges, and study materials, but often lack a simple way to track where their money is being spent. Most existing solutions require mobile apps, internet connectivity, or account creation, which can be unnecessary for basic expense management. The objective of this project was to build a lightweight command-line expense tracker that allows students to record expenses, monitor spending patterns, identify their highest spending categories, and stay within a monthly budget using only Python and the standard library. Process I first analyzed the core requirements and identified four essential user actions: adding expenses, viewing expense history, calculating total spending, and identifying the highest spending category. I designed the application around a simple menu-driven workflow to ensure ease of use from the terminal. To improve usability beyond the minimum requirements, I added input validation for dates, amounts, and categories to prevent invalid data entry. I then implemented category-wise spending analysis, budget monitoring with warning thresholds, and CSV export functionality so users could easily analyse their data outside the application. Throughout development, I prioritized readability, modularity, and maintainability by separating functionality into dedicated functions with responsibilities. Results The final solution successfully satisfies all challenge requirements while adding several usability enhancements. The application allows users to track expenses, calculate total spending, analyze category-wise expenditure, identify the highest spending category, and receive budget warnings when spending approaches or exceeds predefined limits. Additional features such as CSV export, formatted tables, ASCII spending visualizations, sample data, and robust input validation improve both usability and code quality. The project runs entirely on Python's standard library, requires no internet Reflection Given additional development time, I would implement persistent storage using JSON files so expense data remains available across sessions. I would also add advanced reporting features such as monthly summaries, category filtering, expense deletion/editing, and graphical visualizations. For larger-scale usage, migrating the data layer to SQLite would provide efficient querying while keeping the application lightweight and offline-first.

6 media files
5+ Sample expenses analyzed100% Standard library implementation6 Core features delivered
View project

Proof of work

1 skill backed by real projects on this profile.

Core skills

Problem SolvingdsaGITLeadershipCommunication

This is Preet’s work on Wooble.

Build a profile that shows what you can do — and share it anywhere.

Build yours