Skip to content

reverb256/reverb256.github.io

Repository files navigation

Reverb256 Portfolio

Personal portfolio website built with Astro, GSAP, and Tailwind CSS.

Quick Start

cd astro-portfolio

# Enter NixOS dev environment (optional)
nix develop

# Install dependencies
npm ci

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Tech Stack

  • Astro - Static site generator
  • GSAP - Animations
  • Tailwind CSS - Styling
  • Base24 - Color scheme
  • NixOS - Declarative development environment
  • Playwright - Cross-browser testing

Structure

astro-portfolio/
├── src/
│   ├── layouts/    # Page layouts
│   ├── pages/      # Routes
│   └── styles/     # Global styles
├── tests/          # Playwright tests
└── public/         # Static assets

License

MIT

About

reverb256.ca - Consciousness-driven developer portfolio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors