Skip to content

This repository contains the source code for my personal portfolio website, where I showcase my skills, experience, case studies, and achievements as a frontend developer. Built using modern web technologies, the portfolio demonstrates my expertise in crafting high-performance, visually appealing, and user-friendly web applications.

License

Notifications You must be signed in to change notification settings

stanislavlyu/portfolio

Repository files navigation

Stanislav Lyu's Portfolio

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.

Features

  • 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.

Technologies Used

  • Frontend Framework: Next.js, React
  • Styling: Tailwind CSS, Sass
  • State Management: Redux
  • Build Tools: Webpack, ESLint
  • Deployment: Vercel

Getting Started

Follow the steps below to run the project locally:

Prerequisites

  • Node.js (v14 or above)
  • npm or Yarn

Installation

  1. Clone the repository:

    git clone https://github.com/stanislavlyu/portfolio.git
  2. Navigate to the project directory:

    cd portfolio
  3. Install dependencies:

    npm install

    or

    yarn

Running the Development Server

Start the development server to view the project locally:

npm run dev

Visit http://localhost:3000 in your browser to see the portfolio.

Building for Production

To create an optimized production build, run:

npm run build

Serve the production build locally:

npm start

Live Demo

Check out the live version of my portfolio here: https://stanislavlyu.dev

License

This project is licensed under the MIT License. See the LICENSE file for details.

Connect With Me

About

This repository contains the source code for my personal portfolio website, where I showcase my skills, experience, case studies, and achievements as a frontend developer. Built using modern web technologies, the portfolio demonstrates my expertise in crafting high-performance, visually appealing, and user-friendly web applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published