Skip to content
View asatter833's full-sized avatar
🎧
Looking for an escape🎶
🎧
Looking for an escape🎶

Block or report asatter833

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. v2.abdussatter.dev v2.abdussatter.dev Public

    [V.2.5.0] High-performance Frontend Engineering Portal. Built with Next.js 15, Tailwind 4. Architecture optimized for low-latency telemetry and industrial-grade UI/UX.

    TypeScript

  2. Next.js App Router i18n Specificatio... Next.js App Router i18n Specification. Details a high-performance internationalization system using i18next, optimized for Server Components. Covers routing, resource fetching, hydration, and the i18nexus translation workflow.
    1
    # 3.0 Internationalization (i18n) Implementation Specification
    2
    
                  
    3
    ## 3.1 Introduction and Goals
    4
    
                  
    5
    This section details the architecture and implementation of the internationalization (i18n) system within Nextjs (version 14,15) application. The primary goal is to provide seamless, performant, and scalable support for multiple languages across both server-side and client-side components of the Next.js App Router structure.