Skip to content

cameronjoebrown/my-portfolio-website

Repository files navigation

Cameron Brown — Portfolio

A personal portfolio website showcasing my projects and experience.

🔗 cameronjoebrown.com

Tech Stack

  • Framework: Angular
  • Styling: Bootstrap
  • Runtime: Bun
  • Testing Framework: Vitest
  • Deployment: Vercel
  • DNS: Amazon Route 53

Running Locally

bun install
bun start

Running Tests

bun run test

Linting

bun lint # Checks for lint errors
# or
bun lint:fix # Fixes lint errors automatically for you

Prettier Formatting

bun run format # Formats all files in project using Prettier
# or
bun run format:check # Check if all files have been formatted with Prettier

About

A static website for my coding portfolio built using Angular and deployed using Vercel

Resources

Stars

Watchers

Forks

Contributors