Initial Commit

This commit is contained in:
Indigo5684
2024-02-06 23:29:43 -06:00
commit ef7278e5a6
15 changed files with 692 additions and 0 deletions

10
_pages/404.md Normal file
View File

@@ -0,0 +1,10 @@
---
title: "Page Not Found"
excerpt: "Page not found. Sorry about that."
sitemap: false
permalink: /404.html
---
The page you were trying to view does not exist. Enjoy a kitten.
![Sample Kitten](http://placekitten.com/700/500)

11
_pages/about.md Normal file
View File

@@ -0,0 +1,11 @@
---
permalink: /about/
---
###### Who Am I?
Hiya - I'm a student at the University of Alabama currently majoring in mathematics and minoring in physics.
Aside from that, I occasionally play around with linux system administration, NodeJS, Factorio, HAM Radio, (raspberry) pi(e)s, woodworking, android modding, CNC machining, and 3d printing. Bonus points if you can tell which ones are games and which ones aren't.
##### Personal Values
I place high value on integrity and respect, as well as openness and honesty. I am a supporter of open-source development and patentleft/copyleft works, as well as a supporter of publically accessible resources such as the Amateur Radio band, public libraries, and the Internet Archive. I do not believe that humanity's advancement should be severly gated or stalled by legal barriers except in the case of ethics (ie. artificial intelligence, psychological or neurological exploration, and similar fields).

8
_pages/projects.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Personal Projects
layout: collection
permalink: /projects/
collection: projects
entries_layout: grid
classes: wide
---

8
_pages/uh223.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: UH223 Portfolio
layout: collection
permalink: /uh223/
collection: uh223
entries_layout: grid
classes: wide
---