// Featured projects
This website
Bilingual portfolio, blog and vlog built with Nuxt 4, Nuxt Content and Tailwind CSS v4. Fully static, no server required.
NuxtVueTailwind CSSTypeScript
Project Details
This portfolio web application is engineered with cutting-edge web technologies, designed to provide a blazing-fast, premium experience for developers to showcase their work, write engineering notes, and share video content.
Key Features
- Bilingual Support (UZ / EN): Powered by
@nuxtjs/i18nwith seamless localized content collections. - Nuxt Content v3: All data is authored in clean Markdown (
.md) and queried dynamically via SQL-likequeryCollectionpipelines. - Glassmorphism & Modern UI: Crafted with Tailwind CSS v4 featuring radial spotlight hover effects and smooth dark/light mode switching.
- Click-to-Load Video Performance: Embedded YouTube videos load lightweight thumbnails first (
~15KB) instead of heavy iframes (~1MB), and only play one video at a time across the app.
Architecture
Written with Vue 3 Composition API and strict TypeScript throughout. Fully optimized for SEO with dynamic meta tags and structured data.