This is my personal portfolio website showcasing my some projects. It is built using pure HTML, CSS, and JavaScript and is hosted at https://lokeshwar-creatives.netlify.app/.
You can visit the live portfolio website at https://lokeshwar-creatives.netlify.app/.
- Responsive layout for seamless experience across devices.
- Projects menu section showcasing all my frontend projects.
- Speech recognition functionality for voice-based interaction.
- Easy setup and development using any IDE or Visual Studio Code with live server extension.
- Clone the repository:
git clone https://github.com/your-username/portfolio.git
- Open the project in your preferred IDE or Visual Studio Code.
- Open the project in your IDE.
- Navigate to the project directory.
- Open
index.html
in your browser.
- Install the Live Server extension in Visual Studio Code.
- Open the project in Visual Studio Code.
- Right-click on
index.html
and select "Open with Live Server".
The portfolio website will open in your default web browser.
Explore the different sections of the portfolio website, including the Projects menu where you can find links to all my frontend projects. Utilize the speech recognition functionality for an interactive experience.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
. - Make your changes and commit them:
git commit -m 'Add your feature'
. - Push to the branch:
git push origin feature/your-feature
. - Submit a pull request.
The content of this website is protected by copyright. All rights reserved.