https://github.com/HasibCoderLab/SynapseModalFX
🧠 SynapseModalFX — A futuristic multi-modal popup interface built with pure HTML, CSS & JavaScript. Simple UI, smooth effects, and smart interactions. "Synapse" represents genius-level thinking. "FX" stands for next-level visual effects.
https://github.com/HasibCoderLab/SynapseModalFX
Last synced: 29 days ago
JSON representation
🧠 SynapseModalFX — A futuristic multi-modal popup interface built with pure HTML, CSS & JavaScript. Simple UI, smooth effects, and smart interactions. "Synapse" represents genius-level thinking. "FX" stands for next-level visual effects.
- Host: GitHub
- URL: https://github.com/HasibCoderLab/SynapseModalFX
- Owner: HasibCoderLab
- Created: 2025-07-01T12:21:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-01T12:41:03.000Z (8 months ago)
- Last Synced: 2025-07-01T13:41:27.412Z (8 months ago)
- Language: HTML
- Homepage: https://synapse-modal-fx.vercel.app
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧠 SynapseModalFX
> **Smart minds create smart modals.**
> This project brings 3 clean and interactive modal windows, built using HTML, CSS, and JavaScript — with smooth animations and multi-modal logic.
---
## 💡 What does "SynapseModalFX" mean?
- **Synapse**: A word from neuroscience. A "synapse" connects brain cells — just like this project connects UI with logic!
- **Modal**: Popup boxes or overlays in a web app.
- **FX**: Short for "effects" — cool animations and interactivity!
So, *SynapseModalFX* = Intelligent + Beautiful + Futuristic Modal System.
---
## 🎯 Features
- 🔘 Three Stylish Modals
- ❎ Click outside or press ESC to close
- 🧠 Clean UI, modern layout
- 💡 Lightweight, no frameworks used
---
## 🛠️ Tech Stack
- HTML5
- CSS3 (Flexbox-based layout)
- Vanilla JavaScript
---
## 📸 Preview

⬇️ **Another View** ⬇️

## 📂 File Structure
```
SynapseModalFX/
├── index.html
├── style.css
├── script.js
├── images/
│ ├── Demo1.png
│ └── Demo2.png
├── README.md
└── favicon.jpeg
```
## 🚀 How to Use
1. Clone the repository:
```bash
git clone https://github.com/HasibCoderLab/SynapseModalFX.git
cd SynapseModalFX
```
2. Open index.html in your browser.
3.Click any button to see the modal in action.
4.Close with the ❌ button, background click, or ESC key.
---
## 🙌 Author
Made with 💻 by [Mohammad Hasib Hasan](https://github.com/HasibCoderLab)
### 🌐 Connect with me:
- 🔗 [GitHub](https://github.com/HasibCoderLab)
- 🎥 [YouTube - CodeFusionary](https://www.youtube.com/@CodeFusionary)
- 💼 [LinkedIn](https://www.linkedin.com/in/mohammadhasibhasan)
- 📷 [Instagram](https://www.instagram.com/mohammadhasibhasan)
- 💡 [LeetCode](https://leetcode.com/Coderboyhasib)
- 🧠 [Codeforces](https://codeforces.com/profile/Coderhasib)