"Where the CLI meets Personality."
Welcome to my personal portfolio, reimagined as an interactive terminal interface. This project combines the nostalgia of retro computing with modern web technologies to present a unique way to explore my work, skills, and even have a chat!
- Interactive Command Line: Type commands just like a real terminal.
- Portfolio Modules: Dedicated commands to view my
aboutsection,projects, andskills. - Chat Mode: A simulated chat experience where you can talk to the system bot.
- Boot Sequence: A cinematic startup sequence to set the mood.
- Secret Easter Eggs: Can you find the hidden commands?
- HTML5 - Structure
- CSS3 - CRT Effects & Styling (No frameworks, pure CSS)
- JavaScript (ES6+) - Logic, History, Virtual File System
| Command | Description |
|---|---|
help |
Lists all available commands. |
about |
Learn more about me. |
projects |
View my recent work and case studies. |
skills |
Technical proficiency and tools. |
chat |
Enter Chat Mode to talk with the AI assistant. |
contact |
Get my contact information. |
clear |
Clears the terminal screen. |
whoami |
??? |
- Clone the repository:
git clone https://github.com/Daku3011/terminal.git
- Open
Terminal.html: Simply open the file in any modern web browser. No server required!
The terminal features a custom minimalist dark theme with a "cyber-green" accent for that authentic hacker feel.
Type help in the terminal to get started. Happy Hacking!