~/kenken$
← Back to home

Personal Website (this site)

The site you are looking at

2026.09

$ Overview

This very site: a bilingual static resume built with Astro + React + Tailwind CSS, terminal-style UI, print-to-PDF support, deployed on GitHub Pages.

$ Highlights

  • Bilingual routing via Astro built-in i18n (Chinese default, English under /en/)
  • Print stylesheet: export to PDF straight from the browser print dialog
  • Automatic build & deploy on every push via GitHub Actions

$ Tech Stack

  • Astro
  • React
  • Tailwind CSS
  • TypeScript