--- import { Layout } from "@/layouts"; const links = [ { label: "on bluesky", href: "https://bsky.app/profile/did:web:vt3e.cat", }, { label: "on tangled (git)", href: "https://tangled.org/did:web:vt3e.cat", }, { label: "on listenbrainz", href: "https://listenbrainz.org/user/aprvi", }, ]; const testimonials = [ { text: "you bring a very SSRI type of vibe to the function", author: "khls", }, ]; --- two small orange & white kittens huddled together on a white surface. there is white text overlay over each of the kittens, the first reads 'you are made of stardust', the last reads 'and i am made of dirt'. there is a date stamp in the bottom right corner, it says '04.04.2008'.

apirl or whatever idk!!

fae/faer

stupid {"{rat,cat}"}girl frontend developer thing!

links

find me . locate me .

testimonials

{ testimonials.map((testimonial) => (

"{testimonial.text}"

{testimonial.author}
)) }