This is my personal portfolio website built using React, Vite, Tailwind CSS, GSAP, and Framer Motion.
This portfolio showcases my skills and projects as a software engineer. The site focuses on a clean, modern design with smooth animations and interactivity powered by GSAP and Framer Motion.
Currently, the website contains two main sections:
- Home — Introduction and overview.
- About — Background and skills summary.
The project is a work in progress, with responsive design being a major upcoming feature to ensure a great experience across all devices.
- Developed using React and Vite for fast and efficient frontend development.
- Styled entirely with Tailwind CSS for rapid UI building.
- Smooth, visually appealing animations created using GSAP and Framer Motion.
- Modular React components designed for scalability and maintainability.
- Easy to extend by adding more sections like Portfolio, Skills, Contact, and Blog.
- The website is currently not responsive and may not display optimally on smaller devices.
- Only the Home and About sections are implemented.
- Additional pages and features such as contact forms, portfolio galleries, and blog sections will be added in future updates.
- Navigate to the project directory:
cd your-project-folder
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open the URL provided in your browser to view the site.
- Implement full responsive design for mobile and tablet devices.
- Add more sections such as Portfolio, Skills, Contact, and Blog.
- Optimize animations and load times.
- Improve accessibility and SEO.
- Possibly deploy to a custom domain with continuous integration.
This portfolio design and structure are heavily inspired and adapted from the original work of Nemanja Kocovic:
- Original site: https://www.nemanjakocovic.com/
Thank you to Nemanja Kocovic for the creative inspiration and smooth UX/UI design.
Feel free to reach out to me via my contact page (coming soon) or through my social media linked on the site.