Skip to content

bsurrey/website

Repository files navigation

benjaminsurrey.com

Welcome to the repository for my personal website! This site serves as a digital portfolio and playground where I will showcase my work, share my thoughts, and experiment with web technologies.

Features

  • Projects: Highlights some of my personal projects i'm working on
  • About Me: Learn more about my background, skills, and History
  • Contact: contact me via a form

Technologies Used

  • Next.js
  • React
  • Tailwind CSS
  • Heroicons
  • zod
  • Typescript
  • React

Getting Started

First, 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.