This repository contains the source code for my personal portfolio website. The portfolio highlights my skills, experience, and achievements as a frontend developer, providing potential employers and collaborators with insights into my work.
- Responsive Design: The site is fully responsive and works seamlessly across all devices.
- Case Studies: Showcases key projects with detailed problem-solving approaches and outcomes.
- Dynamic Content: Built with Next.js to enhance performance and SEO.
- SEO Optimized: Structured with best practices to improve visibility on search engines.
- Contact Form: A functional form to connect directly with me via email.
- Interactive Animations: Subtle animations for a smooth and engaging user experience.
- Frontend Framework: Next.js, React
- Styling: Tailwind CSS, Sass
- State Management: Redux
- Build Tools: Webpack, ESLint
- Deployment: Vercel
Follow the steps below to run the project locally:
- Node.js (v14 or above)
- npm or Yarn
-
Clone the repository:
git clone https://github.com/stanislavlyu/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
npm install
or
yarn
Start the development server to view the project locally:
npm run dev
Visit http://localhost:3000
in your browser to see the portfolio.
To create an optimized production build, run:
npm run build
Serve the production build locally:
npm start
Check out the live version of my portfolio here: https://stanislavlyu.dev
This project is licensed under the MIT License. See the LICENSE file for details.
- Email: [email protected]
- LinkedIn: Stanislav Lyu
- GitHub: stanislavlyu
- Instagram: @stas_owl