component showcase

avatars

Small
Medium
Large
Extra Large

navbar

loading states

code block

greet.ts
function greet(name: string): void {
console.log(`Hello, ${name}!`);
}

quote

"Lorem Ipsum is simply dummy text ."

john doe

terminal

user@macbook-pro: ~
Last login: 3/8/2025, 2:10:46 PM