Personal portfolio website of Florian Heuberger - Senior Fullstack Developer & Nuxt Ecosystem Member.
I'm a Senior Fullstack Developer with a passion for Vue.js and the Nuxt ecosystem. As a Nuxt Ecosystem Member, I contribute to the open-source community and build tools that help other developers.
Primary: Vue.js / Nuxt, TypeScript, Node.js, Python
Secondary: Angular, React, Next.js
| Package | Description |
|---|---|
| vorm-vue | Vue Form Library |
| vorm-nuxt | Nuxt Module for vorm-vue |
| lintmon | VSCode Extension |
- Nuxt 4 with Nuxt UI 4
- Internationalization (German & English)
- Dark/Light mode with system preference
- Smooth animations with @vueuse/motion
- Responsive design
- SEO optimized
# Install dependencies
pnpm install
# Start dev server
pnpm dev
# Build for production
pnpm build
# Preview production build
pnpm previewBuilt with Nuxt