BreachVault is a modern web platform dedicated to cybersecurity education, documenting major cyber breaches and profiling notable hackers and hacker collectives. The website is designed with a sleek, professional interface, featuring glowing neon effects and interactive layouts.
- Home Page: A clean, central hub introducing BreachVault and its purpose.
- Timeline Page: Chronological visualization of major cyberattacks, including Yahoo, Equifax, SolarWinds, and WannaCry, with details on affected data and impact.
- Hackers Page: Profiles of top individual hackers and notorious hacker collectives, highlighting their exploits, contributions, and influence on cybersecurity.
- Responsive Design: Fully functional across desktop and mobile devices.
- Modern UI/UX: Dark theme with glowing effects, hover animations, and professional layout.
- HTML5
- CSS3 (with Flexbox and Grid)
- JavaScript (for particle animations and interactivity)
- Google Fonts (Orbitron & Rajdhani)ani)
BreachVault/ │ ├── index.html # Home page ├── timeline.html # Timeline of breaches ├── hackers.html # Top hackers page ├── style.css # Main stylesheet ├── logo.png # Website logo ├── bg.jpg # Background image └── README.md # This filehis file
- Clone or download the repository.
- Open
index.htmlin your browser to view the home page. - Navigate to the Timeline and Hackers pages using the navigation menu.
- Replace
logo.pngandbg.jpgwith your own images if desired.
- Data for breaches and hackers collected from public reports, Wikipedia, and cybersecurity publications.
- Fonts from Google Fonts.
This project is for educational purposes and personal use. You are free to modify or enhance it, but do not use it for commercial purposes without permission.