A modern and fully offline password manager built with pure HTML, CSS & JavaScript.
SecureVault Pro allows users to generate, store, manage, and protect passwords with a clean UI,
PIN-based authentication, localStorage-based vault, and advanced UI animations.
| Feature | Status |
|---|---|
| 100% Offline – No Internet Required | ✅ |
| PIN Lock Authentication | ✅ |
| Auto & Manual Password Generator | ✅ |
| Password Strength Meter | ✅ |
| Save / View / Copy / Delete Passwords | ✅ |
| Realtime Search System | ✅ |
| Light & Dark Theme Support | ✅ |
| Biometric Toggle (UI Ready) | ✅ |
| Recovery Questions System | ✅ |
| Auto Lock System | ✅ |
| LocalStorage Based Password Vault | ✅ |
| Responsive UI + Smooth Animations | ✅ |
| No Frameworks – Pure Vanilla JS | ✅ |
📌 You can upload images later inside: `/assets/`
Example placeholders:
- assets/screenshot1.png
- assets/screenshot2.png
| Home Page | Password Manager |
|---|---|
| (screenshot placeholder) | (screenshot placeholder) |
1. Download or clone the repository
2. Extract and open the folder
3. Open `index.html` in any browser
4. Done — works fully offline!
✅ No server required
✅ No database
✅ No npm or dependencies
- All saved passwords are stored inside localStorage under key:
pm_vault_v1 - Data is not encrypted (because offline use)
- You can clear data anytime from settings or browser storage
- No data leaves your device
🔸 This is a client-side only vault (localStorage)
🔸 Do not use for highly sensitive corporate passwords
🔸 For personal offline use, portable devices, USB portable app ✅
🔸 You control 100% of the data — nothing is uploaded anywhere
| Language / Tech | Used For |
|---|---|
| HTML5 | Structure |
| CSS3 / Animations | UI + Themes + Glassmorphism |
| Vanilla JavaScript | Logic, LocalStorage, PIN System |
| Font Awesome | Icons |
- Optional AES Encryption for stored passwords
- Export / Import backup file
- Cloud sync option (optional)
- Browser extension version
- Auto-fill feature
- Android APK build
Developed by: Sojib Sarker
📧 Email: error.mask.101@gmail.com
🌐 GitHub: *https://github.com/sisuadami101 *
This project is licensed under the MIT License.
You are free to use, modify, and distribute it — with attribution.