import ThingCurve from "@/components/3d/curves/thing"; import RenderedSection from "@/components/3d/renderedsection"; import AgeHCyclesDisplay from "@/components/age"; import fonts from "@/components/fonts"; import ILink from "@/components/ilink"; import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/components/ui/card"; import { cn } from "@/lib/utils"; export default function Home() { return ( <> Elias Almqvist

I am a{" "} { }{" "} hydrogen-line-cycles old{" "} human- founder, engineer, and hacker with a passion for CS, physics, and mathematics.

Currently working on{" "} ingenuity . Most of my projects are open-source, and if you are interested, you can find all of my projects on my{" "} git-server {" "} or{" "} GitHub .

{/* */}
); }