Skip to content

This is my portfolio, built with Vue (Composition API) and Tailwind CSS, featuring i18n support for English ('en') and Traditional Chinese ('zh'). Published in 2024.

License

Notifications You must be signed in to change notification settings

yuch3nchen/yuch3n_portfolio

Repository files navigation

Yuch3n Portfolio

image image image image

This is a personal portfolio website built with Vue 3, Vite, Tailwind CSS, SCSS, i18n, and AOS, showcasing about my projects.

Technology Stack

  • Vue 3: Used to create component-based, reactive web applications.
  • Vite: A fast build tool that enhances the development experience.
  • Tailwind CSS: A utility-first CSS framework for creating responsive designs.
  • SCSS: Adds flexible styling options and improves CSS organization.
  • i18n: Provides multilingual support, currently available in Traditional Chinese (zh-TW) and English.
  • AOS (Animate On Scroll): Adds smooth, scroll-based animations to enhance user experience.

Installation

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build for production:
npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is open source and available under the MIT LICENSE

Contact

If you have any questions or suggestions, please feel free to contact me:

About

This is my portfolio, built with Vue (Composition API) and Tailwind CSS, featuring i18n support for English ('en') and Traditional Chinese ('zh'). Published in 2024.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published