import { Link } from "@nextui-org/link"; import { Avatar, Spacer } from "@nextui-org/react"; import { button as buttonStyles } from "@nextui-org/theme"; import { siteConfig } from "@/config/site"; import { title, subtitle } from "@/components/primitives"; import { GithubIcon, TwitterIcon, MavenIcon, GiteaIcon } from "@/components/icons"; export default function Home() { return (

DeeChael


non-professional 

developer who 


knows 

Java

/

Kotlin

.

); }