Skip to content

galitianu/www

Repository files navigation

Andrei Galitianu - Portfolio

Personal portfolio website of Andrei Galitianu, a Software Engineer based in Europe.

🚀 Built With

  • Astro v5: Fast and modern static site generator
  • TailwindCSS v4: Latest utility-first CSS framework
  • shadcn/ui: Reusable and customizable UI components
  • React: UI library for interactive components
  • TypeScript: Type-safe development environment

🛠️ Development

# Install dependencies
pnpm install

# Start development server
pnpm run dev

📦 Build

# Build for production
pnpm run build