ocbwoy3.dev

    MDX in Next.js

    Custom components with React Hooks

    <Stat jsonEntry="numBans" defaultValue="0" /> ➡️ 0

    <Status/> ➡️ ...

    Codeblocks rendered with Shiki

    
    -- Luau
    
    local owner: Player = game:GetService("Players"):FindFirstChild("OCboy3")
    
    
    // TypeScript
    
    const x = 1;
    

    Standalone React components

    bmf?
    Loading...
    This is a React component btw 😎