---
import FriendLink from "../components/FriendLink.astro";
import Partition from "../components/Partition.astro";
import Donations from "../components/Donations.astro";
import BaseLayout from "../layouts/BaseLayout.astro";
import "../styles/aria.css";
const pageTitle = "About Aria";
const description = "All about Aria, her system, her hobbies and more!";
const identity = {
firstName: "Aria",
country: "Australia",
occupation: "Phone & Computer Repair Tech",
hobbies: ["gaming", "software/game development", "3D printing"],
};
const skills = ["Rust", "GDScript", "FFMPEG"];
const currentSystem = {
name: "I/O",
operatingSystem: "EndeavourOS",
host: "X570 Phantom Gaming 4",
shell: "zsh",
mainDisplay: "Gigabyte M27U",
mainDisplayRtings: "https://www.rtings.com/monitor/reviews/gigabyte/m27u",
cpu: "AMD Ryzen 9 5900X",
gpu: "AMD Radeon RX 7800 XT",
ram: "48GB",
localIP: "192.168.20.2",
};
const skillColor = "#F5A8B7";
---
It's about time I actually write up my own website right? What powers my system?
I daily drive EndeavourOS with the KDE Plasma desktop, use Firefox
for the internet, qBittorrent for "linux ISOs", Jellyfin for
streaming those "ISOs"
This website is powered written in VSCode, hosted with Caddy, created using Astro and with zero AI involvement!
Profile Picture (Which also appears in the site's button) is
done by: Auryn[No link yet]
Website inspiration:
Here are a few facts about me:
What powers me & this website?
Some of my skilled areas are:
{skills.map((skill) =>
My PC:
Credits: