Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 917 Bytes

File metadata and controls

33 lines (21 loc) · 917 Bytes

💾 portfolio-intro-screen

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.


🖥 Features

  • ✅ 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

🚀 Live Preview

👉 Visit the live demo


🔧 Installation

# Clone the repository
$ git clone https://github.com/heberhenrique/portfolio-intro-screen.git

# Open index.html directly in browser
$ open index.html