Skip to content

ZUNATIC/Defaced-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍅Defacement Page

A lightweight, single-page web template featuring a dynamic Matrix-style rain effect, custom typography, and integrated audio. Designed for cybersecurity enthusiasts.


🚀 Features

  • Matrix Rain Canvas: A custom JavaScript implementation of the classic digital rain effect
  • Thematic Styling: Neon green glow effects against a dark background
  • Auto-Play Audio: Integrated audio player for team anthems

📂 Project Structure

File Description
index.html The main entry point (HTML, CSS, and JS)
black_Tomato.jpg The team logo image
anthem.mp3 The background music file

🛠️ Customization

1. Update the Roster

Edit the text inside the members div to change the names:


<div id="members">
    🥷 YOUR_NAME | 🥷 MEMBER_2 | 🥷 MEMBER_3
</div>

2. Change the Matrix Speed

In the <script> tag, adjust the 35 value. Lower is faster:


setInterval(draw, 35);

📝 Usage Instructions

  1. Save the code as index.html.
  2. Place black_Tomato.jpg and anthem.mp3 in the same folder.
  3. Open index.html in your browser.

⚠️ Disclaimer

This project is for educational purposes only.

Developed by ZUNATIC 🍅

About

A lightweight, single-page web template featuring a dynamic Matrix-style rain effect, custom typography, and integrated audio

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages