Personal my-site collection.
This is a collection of personal website projects to showcase my skills and experiences.
- Responsive design
- Multiple pages
- User-friendly interface
- HTML
- CSS
- JavaScript
Clone the repository and open the index.html file in your browser.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feat/amazing-feature) - Commit your changes (
git commit -m 'feat: add amazing feature') - Push to the branch (
git push origin feat/amazing-feature) - Open a Pull Request