This site features a beautiful Frutiger Aero aesthetic with:
āāā src/
ā   āāā App.svelte          # Main component with portfolio links
ā   āāā app.css             # Frutiger Aero styling & animations
ā   āāā main.js             # Application entry point
āāā public/
ā   āāā *.png               # Logo assets
ā   āāā *.svg               # SVG icons and organic shapes
ā   āāā organic-blob*.svg   # Custom floating elements
āāā package.json
# Install dependencies
npm install
# Start development server
npm run dev
# or
npx vite
# Build for production
npm run build
Portfolio site showcasing my work and involvement in various tech organizations at Kent State University, designed with a beautiful Frutiger Aero aesthetic featuring glassmorphism effects and organic animations.