Skip to content

If you live a double life as a MIB, you should definitely have the neuralizer in your arsenal.

Notifications You must be signed in to change notification settings

RoKrypto/mib-neuralizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Neuralizer: Flash of Memory

Recreate the iconic neuralizer from Men In Black! This web-based app uses your phone's flashlight and sound to simulate the memory-wiping flash effect. Now fully responsive and available as a Progressive Web App (PWA).

🙌 Motivation

  • Inspired by the Men In Black franchise.
  • After looking for it on the Google Playstore and not finding it, I came up with the idea. I needed it for a Halloween party my co-workers and I held. I looked for images samples of the device and then designed it on Figma. Once I was satisfied with the design, I developed it.

🚀 Features

  • Interactive flashlight and sound effect simulation.
  • Fully functional as a PWA—installable and offline-capable.
  • Cross-device compatibility for smartphones, tablets, and desktops.
  • Built with pure web technologies for accessibility and ease of use.

🌐 Live Demo

Check it out in action: Live Demo Link

📦 Installation

To run the project locally on your computer:

# Clone the repository
git clone https://github.com/yourusername/neuralizer.git

# Navigate to the project directory
cd neuralizer

# Open the index.html file in a browser
open index.html

For a better experience, serve it via a local server using tools like Live Server or http-server.

To install the project on your phone:

  1. Go to the Live Demo Link.
  2. You will be prompted with a popup that encourages you to install it. Tap on it.
  3. Wait until the installation finishes. If successful, you will see a new app called "MIB Neuralizer" next to the rest of your apps.

📖 Usage

  1. Open the app on your phone's browser.
  2. Click the button to activate the neuralizer.
  3. Enjoy the flash and sound effects!

🛠 Technology Stack

  • Frontend: HTML5, CSS3, JavaScript.
  • PWA: Service Workers, Web App Manifest.
  • APIs: Access to flashlight and sound features.

🤝 Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch.
git checkout -b feature-name
  1. Make your changes and commit.
git commit -m "Add feature-name"
  1. Push to the branch (git push origin feature-name).
git push origin feature-name
  1. Open a Pull Request.

📜 License

This project is licensed under the Creative Commons Attribution-NonCommercial (CC BY-NC 4.0)

About

If you live a double life as a MIB, you should definitely have the neuralizer in your arsenal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published