An interactive birthday website designed as a fictional secure memory archive.
Instead of a traditional birthday page, the website presents a journey through a simulated operating system where memories are stored as encrypted records, folders, commits, timelines, and terminal logs. Every interaction gradually unlocks a hidden archive dedicated to a single date.
Demo: https://4t1f4.github.io/commit1207/
- 🔐 Authentication screen with encrypted access
- 📂 Interactive file explorer
- 📄 Memory archive navigation
- ⌨️ Terminal-inspired interface
- 📝 Typing animations using Typed.js
- 🌌 Floating background keywords
- ✨ Particle effects
- 📊 Timeline of archived records
- 💻 Git commit history simulation
- 🧩 Code-inspired memory objects
- 🎂 Birthday-themed system update
- 📱 Responsive layout for desktop and mobile
- HTML5
- CSS3
- JavaScript (ES6)
- GSAP
- Typed.js
- AOS (Animate On Scroll)
- Particles.js
- Font Awesome
- Devicon
- Google Fonts
- Enter the authentication token.
- Navigate through the virtual file system.
- Open the valid archive.
- Read the stored memory records.
- Explore the timeline and system logs.
- Reach the final archive containing the birthday message.
Although the website is responsive and works on mobile devices, it was primarily designed for larger screens.
For the best experience, it is recommended to view it on:
- 💻 Laptop
- 🖥️ Desktop
- 📺 Large screen
The wider layout, animations, and terminal interface are best appreciated on larger displays.
SYSTEM-MEMORY/
│
├── index.html
├── style.css
├── script.js
└── README.md
This project was created for educational and personal purposes.