Welcome to the repository of my personal portfolio website! This project showcases my skills, projects, and achievements in front-end development and beyond.
- Interactive Design: Dynamic image changes based on hover interactions.
- Responsive UI: Fully optimized for devices of all screen sizes.
- Technology Showcase: Demonstrates expertise in React, TypeScript, SCSS, and p5.js.
- Project Highlights: Features detailed descriptions and links to my notable projects.
📁 src/ ├── components/ # Reusable React components ├── styles/ # SCSS files for styling ├── assets/ # Images and other static resources ├── hooks/ # Custom React hooks ├── utils/ # Helper functions └── App.tsx # Main app file
- Check out the live website: My Portfolio
Contributions are welcome! If you'd like to suggest improvements or report bugs:
- Fork this repository.
- Create a new branch (git checkout -b feature-name).
- Commit your changes (git commit -m 'Add feature/fix bug').
- Push to the branch (git push origin feature-name).
- Open a Pull Request.
- This project is licensed under the MIT License.