Resume

screenshot of Resume
astro
react

(astro + react) portfolio & resume template

Overview

The personal resume and portfolio website created with Astro is a modern showcase of skills and projects that stands out due to its sleek design and robust functionality. Leveraging advanced web technologies, this site ensures visitors have a fast, efficient experience while viewing the comprehensive portfolio. The responsive layout adapts beautifully across devices, making it accessible and user-friendly for everyone.

By employing a cutting-edge technology stack that includes powerful tools like Preact, Tailwind CSS, and Cloudflare Pages for deployment, this project exemplifies best practices in web development. The commitment to quality and optimization makes it an impressive template for anyone looking to present their work effectively.

Features

  • Responsive Design: Offers an optimized experience across mobile, tablet, and desktop devices, ensuring the site looks great everywhere.
  • Fast Performance: Utilizes Astro's static site generation for lightning-fast loading times, enhancing user experience.
  • Modern UI: Features a sleek design that combines Tailwind CSS with animations from Framer Motion for a visually appealing interface.
  • PWA Support: Provides offline access and an app-like experience that keeps users engaged even without an internet connection.
  • Internationalization: Integrates i18n support to cater to a diverse audience, currently available in Korean and English.
  • Edge Deployment: Benefits from global CDN deployment via Cloudflare Pages, which optimizes load times and reliability.
  • Development Scripts: Includes handy scripts for starting the development server, building for production, linting, and checking TypeScript types, streamlining the development process.
astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.