about

about kat

selfie of me holding up my camcorder and covering half my face with it as i look into the view finder. the image is black and white, dithered, and covered in spotted half tones
me with my camcorder #mycamcorder (2025)

i think i covered the introduction bases on the home page, so there's not much to put here, i feel. however, i will try my best!

i'm kat, and i am 20 years old. i use she/her pronouns, but i don't really mind they/them either. the former is best though.

i like a normal amount of things, but here's a list anyway:

as of writing, i am not in school or employed full-time. i do, however, work as a contract sysadmin for FujoCoded LLC, which has been very enriching!

until i go back to school, which i hope to do, i try my best to work on myself while also working towards the future. <3

about site

namesake

the name girl on the moon is a misheard lyric.

i first heard on the moon by the late and great sulli when it came out in 2019, and, just like the other two songs on the single, i adored it for its glitchy, lo-fi nature. for years, i heard the opening lyric, go up on the moon, as girl on the moon.

i've held onto this false lyric since then. it just kind of... stayed with me, especially after sulli's passing.

in the time since, i've adopted it as my online name. or maybe more like a "brand" name? in any case... thank you, sulli. <3

tech

rather than using a static site generator (SSG) like i do elsewhere, this site is actually (mostly) raw HTML and CSS, but with a catch: PHP!

this site was originally raw HTML/CSS, but when i wanted to expand it from a single-page intro to more, i also didn't want to go through the effort of rebuilding it with an SSG.

additionally, i wanted to try some things that a static site wouldn't afford me, such as dynamic HTTP headers. so PHP on a server it was!

this site mainly leverages PHP for its includes, and the occasional dynamic feature, like the HTTP headers thing. but hopefully i'll find more fun and cute things to do with the power of PHP.

source

the source code for this site can be found on my forgejo instance, bytes (1), or tangled (2):

  1. bytes
  2. tangled