Hello, World
Let the tinkering begin.
Welcome to my new blog! My new creative canvas and nexus for my thoughts, deep-dives, and other jabber. It's built with Nuxt, animated with Motion, and styled with a little taste of glassmorphism.
export function greet(name: string) {
return `Hello, ${name}!`
}
Stay tuned!