Python utility tools and CLI applications built while learning.
- Grocery Manager — manage your grocery list with add, remove, sort and search
- Contact Book — store and manage contacts with name and phone number
- Inventory & Barcode System — add products, manage stock and simulate checkout (latest update - day 6 Mainly fixed bug related to infinite stock)
- Calculator — perform basic and advanced math operations with history tracking
- Password Generator — built secure passwords dynamically by choosing characters, setting length of password by our choice, and tracks password history.
- Currency Converter — used in converting currency from one mode to diff. mode(Latest Update: day 9)
- Multi Fuction Calculator (Minor bugs fixed!)(Latest Update: Day 9)
- Student Database Manager (add data, view data, , stores dynamic data)(Latest Update: day 13)