Skip to content

berniexie/berniexie.github.io

Repository files navigation

Bernard Xie - Personal Website

Personal website and resume hosted at berniexie.github.io.

Tech Stack

  • Framework: React + TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS v4 with Typography plugin
  • Markdown Rendering: react-markdown
  • Icons: Lucide React
  • Deployment: GitHub Pages via GitHub Actions

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Deployment

The site automatically deploys to GitHub Pages when changes are pushed to the main branch.

Editing Resume

Edit the public/resume.md file to update resume content. The site will automatically re-render with the new content.

TODOs

  • [] Backfill more concert data
  • [] Support photography

About

personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published