This repository contains the source code for my portfolio website, designed with a terminal-like interface using HTML, CSS, and JavaScript.
My portfolio website showcases my skills, projects, and experience in a unique terminal-inspired design. The website provides visitors with an interactive experience reminiscent of using a command-line interface.
- Terminal Interface: The website replicates the look and feel of a terminal, creating a nostalgic and engaging user experience.
- Interactive Commands: Users can interact with the website by typing commands, which trigger various actions such as navigating to different sections or displaying project details.
- HTML: Used for structuring the website's content.
- CSS: Styled the elements to achieve the terminal-like appearance and responsiveness.
- JavaScript: Implemented interactive features and functionality.
To view the website locally, follow these steps:
-
Clone the repository to your local machine using the following command:
git clone https://github.com/deshanlankal/Portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Open the
index.html
file in your web browser.
You can view a live demo of the website here.
This project is licensed under the MIT License.