we are going woke

This commit is contained in:
Reid 2024-09-07 21:56:05 -07:00
parent 9c5a09e2ff
commit 2f2e00663a
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ import Card from "../components/Card.astro";
<Layout title="about me" description="a personal website for some computer nerd">
<Card title="about me">
<p>sup! i'm <strong>reid</strong> <i>(he/they)</i>, known online as reidlab. i'm a programmer, system administrator and chronically online thing.</p>
<p>sup! i'm <strong>reid</strong> <i>(any/all)</i>, known online as reidlab. i'm a programmer, system administrator and chronically online thing.</p>
<p>currently all i do is just program, but soon i want to get into art and / or music</p>
<p>my favorite programming languages include <em>rust</em>, <em>lua</em>, <em>nix</em>, and <em>typescript</em>. i don't specialize in creating anything specific, it all just comes into my head as really dumb ideas that i later on execute</p>
<p>some of my interests include games like oneshot, celeste, omori, undertale, deltarune, roblox, nerdy things like programming, sysadmin, and music genres such as shoegaze, rock, and hyperpop.</p>

View file

@ -7,7 +7,7 @@ import Badges from "../components/Badges.astro";
<Layout title="landing" description="a personal website for some computer nerd">
<Card title="hello">
<p>yo, i'm <strong>reid</strong> <i>(he/they)</i>, welcome to my site</p>
<p>yo, i'm <strong>reid</strong> <i>(any/all)</i>, welcome to my site</p>
<p>i made this website so you can find what i do directly, instead of navigating through millions of social media profiles, websites, so on and so forth, just to see who a person is. most of what is on this website is pretty self-explainatory, and you can find most if not all the pages on the left or top side of the screen</p>
<p>this site as a whole is still a bit of a work in progress, i still need to add more things to it <i>(a blog, perhaps?)</i>, and i'm trying to finally make the website more lightweight, mobile friendly, and accessible <i>(not using tables for my main layout, Jesus)</i>, and it seems to work pretty damn well! all content you see on the website is statically generated and javascript is only used in places where it is not required, and where i do have javascript, i try to make it minimal</p>
<p>happy browsing, and feel free to reach out for anything! :3</p>