A retro-inspired terminal splash screen for Heber's portfolio, simulating a 1980s-style DOS boot sequence.
Built with pure HTML, CSS, and JavaScript, this screen provides an animated experience that mimics an old-school bootloader with a typing cursor, progress bar, and "ACCESS GRANTED" sequence.
- ✅ Retro green-on-black terminal UI
- ✅ Animated typing with blinking cursor
- ✅ Auto-generated current date input
- ✅ Progress bar with realistic timing
- ✅ "Press any key to continue" interaction
- ✅ Easy to embed before main site load
# Clone the repository
$ git clone https://github.com/heberhenrique/portfolio-intro-screen.git
# Open index.html directly in browser
$ open index.html