This repository contains the code and assets for my personal portfolio website. It showcases my skills, projects, and achievements, providing visitors with a comprehensive overview of my work.
Welcome to my portfolio repository! This website serves as a platform to showcase my skills, projects, and achievements. It provides an interactive and visually appealing experience for visitors, enabling them to learn more about my work and expertise.
- Modern and responsive design
- Sections for showcasing projects, skills, and achievements
- Contact form for easy communication
- Smooth animations and transitions for enhanced user experience
- Mobile-friendly layout for seamless browsing on different devices
You can check out the live demo of my portfolio website here.
To run the portfolio website locally, follow these steps:
- Clone the repository:
git clone https://github.com/YourUsername/Portfolio.git
- Navigate to the project directory:
cd Portfolio
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:3000
to view the portfolio.
To customize the portfolio with your own information and projects, make the following changes:
-
Open the
src/constants/index.js
directory and update the JSON files with your details, skills, projects, and achievements. -
Customize the design and layout by modifying the styles in the
src/styles
directory.
- Next.js
- React
- Tailwind CSS
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request. Please make sure to follow the contributing guidelines.
This portfolio website was built based on the project_3D_developer_portfolio repository by Adrian Hajdin. You can find the original repository here.
Special thanks to Adrian Hajdin for providing the foundation and inspiration for this project.
This project is licensed under the MIT License.