Source code for my personal portfolio website. Built with React and Tailwind CSS, featuring a scroll-driven hero/about reveal, animated navigation, and curated sections for experience and projects.
https://zurabikoch-portfolio.netlify.app/
- React (Create React App /
react-scripts) - Tailwind CSS
- Framer Motion
- Lucide React
- Intro loader with signature reveal
- Scroll-based hero/about transition
- Timeline-style experience section with active markers
- Project cards with tags, live links, and source links
- Responsive navigation with section highlighting
- Smooth scrolling and scroll-to-top control
src/components/— UI sections and animationssrc/data/— Content for experience and projectspublic/— Static assets (profile image, logos, project images)
-
Clone the repository:
git clone https://github.com/Zurab1K/portfolio.git cd portfolio -
Install dependencies:
npm install
-
Run locally:
npm start
This repository is proprietary. All rights are reserved. You may not use, copy, modify, merge, publish, distribute, sublicense, or sell any part of this software without prior written permission from the author. See LICENSE for full terms.
Created by Zurabi Kochiashvili.