A console-style, interactive ATM simulation built with pure HTML, CSS, and JavaScript — replicating core banking operations right in the browser.
- 🔐 Secure Login — PIN-based authentication
- 💰 Balance Inquiry — Check your current account balance
- ➕ Deposit — Add funds to your account
- ➖ Withdrawal — Withdraw money with balance validation
- 🔑 PIN Management — Change your PIN securely
- 🚪 Logout — Safe session termination
- HTML5
- CSS3
- JavaScript
ATM-Machine-Simulation-System/
│
└── HTML/
├── index.html
├── style.css
└── script.js
- Clone the repository
git clone https://github.com/Nidhish2015/ATM-Machine-Simulation-System.git- Open the
HTMLfolder - Open
index.htmlin your browser - That's it — no setup needed!
- 📧 nidhishkamboj@gmail.com
- 🔗 GitHub
- 📍 Chandigarh, India
© 2026 Nidhish Kamboj. All rights reserved.