Welcome to my personal website! This site is designed to mimic the look and feel of a terminal or command-line interface (CLI). It offers a unique, retro way to interact with my content. Whether you're a developer, a tech enthusiast, or just curious, I hope you'll enjoy exploring this unconventional space.
-
Terminal Interface: The website emulates a command-line environment, complete with text-based commands and outputs. It's a nod to the classic days of computing, offering a nostalgic experience.
-
Responsive Design: Despite its retro look, the website is fully responsive and works seamlessly on desktops only.
-
Interactive Commands: Visitors can type commands to navigate through the site, access different sections, and discover hidden features.
-
Start: When you land on the homepage, you'll see a blinking cursor in a terminal window. Type help to get a list of available commands.
-
Navigation:
- about: Learn more about me and my journey.
- projects: View a list of my projects and including descriptions.
- contact: Find out how to get in touch with me.
- skills: Display programming skills.
If you'd like to run this website locally or modify it, follow these steps:
- Clone the Repository:
git clone https://github.com/pravinkumarsaminathan/PravinCLI.git
- Navigate to the Directory:
cd PravinCLI
- Then simply open the index.html file in your browser.
After cloning the repository, if you encounter any errors while executing the code, please ensure to update the paths in all files or verify that your document root folder is set to /var/www/html
.
Feel free to customize the site by editing the HTML, CSS, and JavaScript files. You can add new commands, modify the themes, or enhance the terminal experience. All code is well-commented to guide you through the customization process.
If you have any ideas for improvements or if you've found a bug, please open an issue or submit a pull request. Contributions are always welcome!
This project is licensed under the MIT License. See the Apache-2.0 license file for more details.