Skip to content
/ 404 Public

A custom 404 page that I now plan to embed across all my websites

Notifications You must be signed in to change notification settings

ZachLTech/404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

ZachLTech's 404 Page

A unique 404 error page featuring an interactive terminal easter egg inspired by Mr. Robot. This project combines a sleek frontend with a WebSocket-enabled backend for a unique user experience.

Overview

This project has been a passion project I've wanted to make for ~2 years but never had the time so now, I've finally brought to life. It features:

  • Custom 404 page with dark aesthetic
  • Interactive terminal easter egg
  • WebSocket proxy system for terminal connectivity
  • Mr. Robot inspired design and functionality
  • Docker support for self-hosting

Tech Stack

  • Frontend: HTML, CSS, JavaScript, TailwindCSS
  • Backend: Node.js with WebSocket support
  • Container: Docker & Docker Compose
  • Server: Nginx

Easter Egg

There's a hidden terminal feature waiting to be discovered... but you'll have to find it yourself! (Hint: Mr. Robot fans might notice something familiar)

Local Development

# Clone the repository
git clone https://github.com/zachltech/404.git

# Start the containers
docker-compose up -d

# Access the site
open http://localhost:3000

About

A custom 404 page that I now plan to embed across all my websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published