Portfolio Site
This is my portfolio site, built to be modern and fast using Astro.
Project Purpose
This site serves as my online business card, intended to showcase my skillset, project experience, and introduce myself. I pursued a simple and modern design so that visitors can intuitively find information, aiming for a site that conveys my technical strengths at a glance.
The project is available here.
Key Features
This site has the following four features:
-
Modern and Intuitive Design
I pursued a sophisticated UI/UX that allows users to browse information without stress.
-
Stable Performance
Leveraging the benefits of a static site generator, it offers fast page loads and a comfortable browsing experience.
-
Multilingual Support
Designed with a global perspective to accommodate a wide range of visitors from both home and abroad.
-
Responsive Design
The layout is optimized for all devices, including PCs, tablets, and smartphones, ensuring a consistently comfortable viewing experience.
Technologies and Techniques
The following technologies were adopted in development to improve efficiency and maintainability.
-
Astro
By adopting the static site generator Astro, page loading speed is maximized. It also enables efficient, component-based development and a clean, easy-to-understand URL structure.
-
Tailwind CSS
The utility-first framework Tailwind CSS was introduced. This moves away from traditionally cumbersome CSS management, achieving both rapid styling and efficient maintenance with minimal code.