Welcome to my portfolio! This repository showcases my skills, projects, and professional journey as a Frontend. It includes various projects highlighting my HTML, CSS, and SCSS expertise.
- Home Page: Overview of my skills, experiences, and a brief introduction.
- Projects: A detailed showcase of my projects with descriptions, technologies used, and links to live demos and source code.
- Bio: A personal section where I share my background, education, and interests.
- Contact: Ways to contact me, including links to my LinkedIn, GitHub, and email.
- Frontend: HTML, CSS, Flexbox, CSS Grid, SCSS.
- Other Tools: Git.
To run this portfolio locally on your machine, follow these steps:
- Clone the repository:
- This step involves creating a copy of the repository on your local machine.
- Open your terminal or command prompt.
- Run the following command to clone the repository:
git clone https://github.com/DORMODO/portfolio.git
- This command will download all the files from the GitHub repository to a directory named
portfolio
on your local machine.
- Home Page: View a summary of my skills and a brief introduction.
- Projects: Browse through my projects, read detailed descriptions, and access live demos and source code.
- Bio: Learn more about my background, education, and interests.
- Contact: Get in touch with me through LinkedIn, GitHub, or email.
I appreciate your contributions to improve this portfolio. If you have any suggestions or find any issues, please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b main
) - Make your changes
- Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin main
) - Open a Pull Request
Thank you for visiting my portfolio! I hope you find my projects interesting and my skills valuable.