A themed wallpaper hub for Kali Linux lovers
Built with π» HTML, CSS, and JavaScript β No frameworks, just pure front-end magic.
- πΌοΈ Responsive 5-column wallpaper gallery with 3D tilt hover
- π§ Interactive Linux terminal simulator (
nmap,whoami, etc.) - ποΈ Built-in Speech Recognition using
webkitSpeechRecognition - π Text-to-Speech feedback support
- π±οΈ Neon custom cursor with ripple/click/hover animations
- π Real-time mock system stats (CPU, RAM, Network)
- π· Lazy-loaded wallpapers for performance
- π Cyberpunk-themed UI with dark mode + neon glow
Here are some glimpses of the KaliWall interface:
| Tech | Description |
|---|---|
| HTML5 | Semantic structure |
| CSS3 | Cyberpunk effects, gradients, hover |
| JavaScript | Speech, terminal, dynamic UI |
| Web APIs | Speech Recognition & Speech Synthesis |
- Clone the repository *
git clone https://github.com/your-username/kaliwall.git cd kaliwall
``