site overview

This commit is contained in:
array-in-a-matrix 2022-09-08 15:56:49 -04:00
parent c111c7c59d
commit edc6e72543

View file

@ -23,37 +23,73 @@
<main id="content" class="main-content" role="main">
<h3>About Me</h3>
My name is Array, I am a Mechanical Engineering student. I enjoy skateboarding, biking, surfing the web and play video
games (including emulation). I tinker a lot
with electronics and tend to
jailbreak and homebrew them whenever possible (I can't live wit stock software). I use <a
href="https://archlinux.org/">Arch Linux<i class="fa fa-archlinux" aria-hidden="true"></i></a> (its not hard I
promise), and
do programming as a hobby. I'm not a developer, just a person with a lot of time. I'm pretty skilled at using the
terminal (on a Linux system lol). I created this website and it's <a
href="https://github.com/array-in-a-matrix/arrayinamatrix.xyz">source code</a> is open. My website is my longest
running project and I constantly update it with new content (come back later!). I set up, configured, host, and
operate this website,
and all of its related services (I have
physical access to the server). I support <a href="https://itsfoss.com/what-is-foss/">FOSS</a>
(<strong>F</strong>ree [as in
freedom not price], and <strong>O</strong>pen <strong>S</strong>ourced <Strong>S</Strong>oftware), value privacy
and want a decentralized internet.
My name is Array, I am a Mechanical Engineering student. I enjoy skateboarding, biking, surfing the web and play
video
games (including emulation). I tinker a lot
with electronics and tend to
jailbreak and homebrew them whenever possible (I can't live wit stock software). I use <a
href="https://archlinux.org/">Arch Linux<i class="fa fa-archlinux" aria-hidden="true"></i></a> (its not hard I
promise), and
do programming as a hobby. I'm not a developer, just a person with a lot of time. I'm pretty skilled at using the
terminal (on a Linux system lol). I created this website and it's <a
href="https://github.com/array-in-a-matrix/arrayinamatrix.xyz">source code</a> is open. My website is my longest
running project and I constantly update it with new content (come back later!). I set up, configured, host, and
operate this website,
and all of its related services (I have
physical access to the server). I support <a href="https://itsfoss.com/what-is-foss/">FOSS</a>
(<strong>F</strong>ree [as in
freedom not price], and <strong>O</strong>pen <strong>S</strong>ourced <Strong>S</Strong>oftware), value privacy
and want a decentralized internet.
<br>
<br>
<br>
<br>
My website is split into a couple sections:
<table>
<thead>
<th>Section</th>
<th>Section topic</th>
</thead>
<tbody>
<tr>
<td>About Me</td>
<td>Overview of this domain and its owner.</td>
</tr>
<tr>
<td>Banners</td>
<td>A list of banners.</td>
</tr>
<tr>
<td>Blog</td>
<td>My personal blog where I info dump and take forever to post an article.</td>
</tr>
<tr>
<td>Games</td>
<td>Games that I programmed.</td>
</tr>
<tr>
<td>Socials</td>
<td>My social media profiles.</td>
</tr>
<tr>
<td>Services</td>
<td>Applications that I host but not necessary coded (Most useful imo).</td>
</tr>
<tr>
<td>Projects</td>
<td>Applications and scripts that I coded.</td>
</tr>
<tr>
<td>Webrings</td>
<td>Links to other people's websites.</td>
</tr>
</tbody>
</table>
<br>
<br>
<code>
You can view my desktop rice <a href="./rice/">here</a>.
<br>
<br>
You can view my blog <a href="../../blog/">here</a>, this is a space where I ramble about stuff and write dump
information I believe is important or interesting. I did not code the blog site, instead i used <a
href="https://html5up.net">HTML5UP</a>'s <a href="https://getpublii.com/">Publii</a> template (this is why I
didn't include it in my site's source code).
</code>
<footer class="site-footer">
@ -62,4 +98,4 @@
</main>
</body>
</html>
</html>