Skip to content

A JavaScript-based web application that simulates a terminal-style hacking process. It demonstrates the use of asynchronous functions, promises, and CSS animations to create a dynamic, theatrical user experience for a portfolio.

Notifications You must be signed in to change notification settings

dreams-from-dust/Hacking-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacking Simulator

A JavaScript-based web application that simulates a terminal-style hacking process for educational purposes. This project demonstrates the use of asynchronous functions and promises to create a dynamic, theatrical user experience.

Disclaimer: This is a front-end simulator created purely for a portfolio project. It has no actual hacking functionality and is intended for demonstration purposes only.

Key Features

  • Terminal-Style Display: The UI mimics a command-line interface with a classic dark theme and bright green text.
  • Asynchronous Messaging: The JavaScript uses a Promise and async/await to display a sequence of messages with realistic, random delays.
  • Dynamic Animations: The messages include a blinking cursor-like animation, and a final "SYSTEM HACKED" message appears with a screen flash effect.
  • Modern CSS: The project uses CSS to handle the styling, including a green text glow and a final dramatic red flash animation.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Demo Video

Watch the demo here: Demo Video

Getting Started

Simply clone this repository to your local machine and open the index.html file in your web browser to view the project.

About

A JavaScript-based web application that simulates a terminal-style hacking process. It demonstrates the use of asynchronous functions, promises, and CSS animations to create a dynamic, theatrical user experience for a portfolio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published