โ Java AWT GUI Mini Projects
A growing collection of desktop GUI applications developed using Java AWT (Abstract Window Toolkit). This repository contains multiple mini projects that demonstrate practical implementation of event-driven programming, OOPS concepts, and real-world application logic. More projects will be added continuously.
๐ฆ Projects Included
๐งฎ Calculator Performs arithmetic operations with custom colored buttons ๐ฆ ATM Simulator PIN authentication, deposit, withdraw and balance checking ๐ To-Do List Desktop task manager to add, remove and manage daily tasks
๐งฎ Calculator Application
Features
Basic arithmetic operations
Custom styled buttons
Desktop GUI using Java AWT
๐ Folder: Calculator using AWT
๐ฆ ATM Machine Simulator
Features
Secure PIN authentication
Deposit / Withdraw
Balance checking
Customized UI buttons
๐ Folder: ATM using AWT
๐ To-Do List Application
Features
Add and remove tasks
Customized buttons
Real-time task display
๐ Folder: To-Do-List
๐ Technologies Used
Java
AWT (Abstract Window Toolkit)
Event Handling
๐จโ๐ป Author
Sethupathy V