Skip to content

fscheps/The_Net_1995_Pi_Transition

Repository files navigation

The Internet 1995 - "The Net" Movie Tribute

A nostalgic web recreation of the iconic hacking sequences from the 1995 movie "The Net" starring Sandra Bullock. This interactive tribute recreates the famous "π" (pi) symbol hack scene where the character Angela Bennett discovers a backdoor into a system.

https://www.imdb.com/title/tt0113957/

About The Project

This project is a creative homage to one of the most memorable "hacking" scenes in 90s cinema. In "The Net," Sandra Bullock's character discovers that clicking on a π symbol grants access to a hidden system, leading to a series of dramatic events.

The web recreation features:

  • Authentic 90s computer interface aesthetics
  • Multiple hacking sequence animations
  • A login prompt that always denies access (just like in the movie!)
  • Easter eggs for fans of the film
  • Sound effects that enhance the experience

Watch the original scene from The Net

Live Demo

Check out the live demo: The Internet 1995

How To Use

  1. When you first visit the site, you'll see "The Internet in 1995" with a blinking cursor
  2. Look for the π symbol in the bottom right corner
  3. Click the symbol to trigger the "hacking" sequence
  4. After the hacking sequence completes, you'll see a login prompt
  5. Try to log in (you'll always be denied, just like in the movie!)
  6. Watch for another π symbol to appear for even more hacking fun

Technology Stack

  • React with TypeScript
  • Tailwind CSS for styling
  • Vite for building and bundling

Development

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/yourusername/the-internet-1995.git
cd the-internet-1995

# Install dependencies
npm install

# Start the development server
npm run dev

Building for Production

npm run build
npm run preview

Sound Credits

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Created with StackBlitz ⚡️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published