PAIR AI Chat Platform
٢٠٢٥Enterprise real-time chat built with Nuxt 4, Vue 3, and TypeScript. Registry-based WebSocket layer on Pusher with typing indicators, read receipts, and synchronized multi-tab presence. Local data secured with AES-GCM + PBKDF2 in IndexedDB.
Nuxt 4Vue 3TypeScriptPusherWebCrypto
Ataa SaaS — eDialogue Store
٢٠٢٥Multi-tenant SaaS powering CRM, donations, and real-time communication for charitable organizations across Saudi Arabia. Nuxt 3, Vue 3, TypeScript, a unified Tailwind + ShadCN + UnoCSS design system with full RTL/LTR support, and Apple Pay / Google Pay / Moyasar integrations.
Nuxt 3TypeScriptShadCNPaymentsRTL
Velents ATS
٢٠٢٤AI-driven recruitment platform with video/audio recording modules, drag-and-drop CRUD interfaces, and dashboards. Refactored legacy Vue codebases for accessibility, performance, and maintainability.
VueNuxtTypeScriptAIE2E
@alikhalilll/nuxt-api-provider
٢٠٢٦Strongly-typed fetch client for Nuxt 3/4 with interceptors, retry/backoff, upload progress, and a framework-agnostic core that also runs outside Nuxt.
NuxtTypeScriptHTTP
@alikhalilll/nuxt-crypto
٢٠٢٦AES-256-GCM + PBKDF2 via Web Crypto API for Nuxt. Key caching, pluggable algorithms, optional server-only mode, and device-fingerprint binding.
NuxtSecurityWeb Crypto
@alikhalilll/nuxt-auto-middleware
٢٠٢٦Layout → middleware mapping for Nuxt with glob patterns, named groups, per-page overrides, and a typed middleware-name registry.
NuxtRoutingDX