Welcome to the repository for my personal website, hosted at michaelyun.dev. This portfolio showcases my skills as a developer, including my projects, resume, and contact options. It's designed to provide hiring managers and recruiters with a quick and convenient snapshot of my capabilities.
- Portfolio Section: Highlights my key projects with descriptions and links, each featuring a GIF preview.
- Resume Download: Easily access a downloadable PDF version of my resume.
- Contact Form: Option to email me directly.
- Custom CSS Animations: Enhances the user experience with smooth animations.
- Responsive Design: Optimized for viewing on all device sizes, from mobile to desktop.
- Frontend: React
- Styling: Tailwind CSS, styled-components
- Icons: MaterialUI
To run this project locally:
-
Clone the repository:
git clone https://github.com/myun11/personal_website.git
-
Navigate to the project directory:
cd personal_website
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:5173
.
This project is primarily for personal use and professional growth. However, feel free to fork the repository, explore the codebase, and star it if you find it useful!
- Icons provided by MaterialUI.
- CSS utility classes by Tailwind CSS.
Feel free to explore the codebase or visit the live site at michaelyun.dev.