A terminal-like CLI interface for saneel.xyz that allows users to navigate the website content through commands.
- CLI-like interface with a blinking cursor
- Opens with "Hi, I'm Saneel. Type /help to get started"
- Command-based navigation:
/help- Lists all available commands/work- Displays work information/content- Displays content information/fun- Displays fun and other information/clear- Clears the terminal/about- Shows information about the CLI interface
Here are some screenshots demonstrating the functionality:
- Initial screen with welcome message
- Help command showing available commands
- Work section display
- Content section display
- Fun section display
This website can be deployed directly to any static hosting service without any additional steps.
- HTML5
- CSS3
- JavaScript (Vanilla)
This is based on the original website at saneel.xyz and the GitHub repository.