Skip to content

olivershooter/portfolio

Repository files navigation

Oliver Shooter Portfolio

Portfolio website showcasing projects, experience, and skills. Live at olivershooter.com

Tech Stack

  • React 19 + TypeScript - Modern React with latest features
  • Vite - Fast build tool and dev server
  • Tailwind CSS 4.0 - Utility-first styling
  • TanStack Router - Type-safe client-side routing
  • Framer Motion - Smooth animations and transitions
  • Biome - Fast linting and formatting

Features

  • 🎨 Responsive design with smooth animations
  • 📱 Mobile-first approach
  • 🔒 Contact form with hCaptcha protection
  • ⚡ Optimized performance with lazy loading
  • 🌐 Self-hosted with Coolify

Development

# Install dependencies
npm install

# Start development server (localhost:3000)
npm run dev

# Run tests
npm test

# Lint and format code
npm run check

Production Build

# Build for production
npm run build

# Preview production build
npm run serve

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published