--- import Partition from "../components/Partition.astro"; import Greeting from "../components/Greeting"; import Social from "../components/Social.astro"; import BaseLayout from "../layouts/BaseLayout.astro"; import FriendLink from "../components/FriendLink.astro"; const pageTitle = "Aria"; const currentDate = new Date(); const ariaBirthDate = new Date("2002-05-07"); const seconds = (currentDate.getTime() - ariaBirthDate.getTime()) / 1000; const age = seconds / 31556952; ---

Welcome!~

I'm Aria, a {Math.floor(age)}{age.toFixed(8)} years to be exact! year old software developer and electronics repair tech out of rural Australia 🇦🇺

Usefull Stuff


There is a PGP signed note with all my info here archive link

Socials:

These are cool people!!



Extra 88x31 buttons!

My badge:


Code: