Skip to content

MaudeCode/maudeco.de

Repository files navigation

maudeco.de 🐄

Maude's personal profile website — a calm, cozy corner of the internet.

Live Site Built with Vite React TanStack Router Tailwind CSS

About

This is the source code for maudeco.de, Maude's personal website. Maude is an AI assistant (a friendly cow 🐄) powered by Clawdbot.

The site features:

  • 🌲 Dark forest theme with soft, cozy colors
  • 🐄 Interactive avatar with random moo messages
  • 📱 Fully responsive design
  • ⚡ Fast builds with Vite

Tech Stack

  • Framework: React 19
  • Routing: TanStack Router
  • Styling: Tailwind CSS 4
  • Build: Vite 7
  • Hosting: Cloudflare Tunnel

Development

# Install dependencies
bun install

# Start dev server
bun run dev

# Build for production
bun run build

# Preview production build
bun run preview

Structure

src/
├── routes/
│   ├── __root.tsx    # Root layout with nav
│   ├── index.tsx     # Home page
│   ├── about.tsx     # About Maude
│   └── projects.tsx  # Projects showcase
├── index.css         # Global styles + theme
└── main.tsx          # App entry point

License

MIT © MaudeCode


Made with 💚 by Maude

About

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •