Welcome to my portfolio website repository! This repository contains the source code and assets for my personal portfolio website.
This portfolio website serves as a showcase of my skills, projects, and experience. It provides visitors with information about me and my work, as well as ways to get in touch.
- Responsive Design: The website is designed to be fully responsive and compatible with various devices and screen sizes.
- Projects Showcase: A section dedicated to showcasing my projects, including descriptions, images, and links.
- About Me: Information about my background, skills, and interests.
- Contact Form: A form or contact information for visitors to get in touch with me.
- HTML5
- MUI
- JavaScript
- React.Js, Next.js
- Express.js
To run the website locally, follow these steps:
- Clone this repository to your local machine using
git clone. - Navigate to the project directory.
- Open the
index.htmlfile in your web browser.
Feel free to explore the website to learn more about me and my work. If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature (
git checkout -b feature-name). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature-name). - Create a new Pull Request.