Skip to content

zcharz/personal-website

Repository files navigation

Personal Website

This is a personal portfolio website made by Charlie Zhao completely from scratch, utilizing Next.js and TailwindCSS.

Check out the website at charz.dev!

TODOs

  • Project section layout and interactivity
    • Replace bandaid fix margin styling
  • Project screenshots
    • How to fit into layout/design
  • Tailwind custom classes using @apply directive for reused code in animations, sections, etc
  • New headshot photo
  • Contact form
  • Adaptive design for mobile/smaller screen sizes

Getting Started

Installing dependencies:

npm install react-icons --save

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

personal website made from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published