Arthur DANJOU c8d6894a51 chore: update nuxt configuration and dependencies
- Added strictMessage option to i18n compilation settings in nuxt.config.ts
- Configured prerender settings in nitro for better route handling
- Updated dependencies in package.json, including @nuxt/ui and @nuxthub/core
- Moved iconify-json packages to dependencies from devDependencies
- Added better-sqlite3 to devDependencies
- Simplified tsconfig.json to extend from .nuxt/tsconfig.json
2025-12-18 10:22:21 +01:00
2025-12-16 19:45:13 +01:00
2025-12-16 19:45:13 +01:00
2025-12-16 19:45:13 +01:00

Arthur Danjou | Portfolio 2024

Portfolio Screenshot

My professional portfolio built with modern Nuxt.js technologies, showcasing projects, skills, and experience.

Nuxt.js Vue.js TypeScript TailwindCSS

📋 Table of Contents

Features

  • Responsive Design - Fully responsive layout that works on all devices
  • i18n Support - Multilanguage content with Nuxt i18n
  • Content Management - Easy content editing with Nuxt Content and Nuxt Studio
  • Modern Styling - Beautiful UI built with Tailwind CSS and SASS
  • Performance Optimized - Fast loading times and SEO optimized
  • Analytics - WakaTime integration to track coding statistics
  • Discord Integration - Real-time Discord status display
  • CI/CD - Automated deployment with NuxtHub

⚒️ Tech Stack

📂 Project Structure

├── assets/              # Static assets like global styles
├── components/          # Vue components
├── layouts/             # Page layouts
├── pages/               # Application pages
├── public/              # Public static files
├── server/              # Server API routes
├── .env.example         # Example environment variables
├── nuxt.config.ts       # Nuxt configuration
├── package.json         # Dependencies and scripts
└── README.md            # Project documentation

🔌 Integrations

  • WakaTime - Track coding time and statistics
  • Discord - Display real-time Discord status
  • Nuxt Studio - Headless CMS for content management
  • Nuxt i18n - Internationalization support
  • NuxtHub - CI/CD and deployment

📄 License

MIT © Arthur Danjou

📬 Contact

Description
No description provided
Readme MIT 56 MiB
Languages
Vue 75.9%
TypeScript 22.7%
CSS 1.2%
JavaScript 0.2%