From 5463337b8d75e2fa0038ee79fa07a0ef2e70f90b Mon Sep 17 00:00:00 2001
From: Josiah Ogburn <21106956+logburn@users.noreply.github.com>
Date: Sun, 9 Aug 2020 20:29:24 -0400
Subject: [PATCH] Add files via upload
---
403.shtml | 3 +
404.shtml | 54 +++++++++++++++++
502.shtml | 20 +++++++
504.shtml | 20 +++++++
508.shtml | 23 +++++++
README.md | 2 +
about.php | 30 ++++++++++
head.php | 8 +++
heebo.ttf | Bin 0 -> 75820 bytes
hk.png | Bin 0 -> 19609 bytes
index.php | 39 ++++++++++++
lato.ttf | Bin 0 -> 120196 bytes
moon.svg | 5 ++
projects.php | 49 +++++++++++++++
style-dark.css | 9 +++
style-light.css | 9 +++
style.css | 156 ++++++++++++++++++++++++++++++++++++++++++++++++
top.php | 61 +++++++++++++++++++
walker.png | Bin 0 -> 15753 bytes
19 files changed, 488 insertions(+)
create mode 100644 403.shtml
create mode 100644 404.shtml
create mode 100644 502.shtml
create mode 100644 504.shtml
create mode 100644 508.shtml
create mode 100644 README.md
create mode 100644 about.php
create mode 100644 head.php
create mode 100644 heebo.ttf
create mode 100644 hk.png
create mode 100644 index.php
create mode 100644 lato.ttf
create mode 100644 moon.svg
create mode 100644 projects.php
create mode 100644 style-dark.css
create mode 100644 style-light.css
create mode 100644 style.css
create mode 100644 top.php
create mode 100644 walker.png
diff --git a/403.shtml b/403.shtml
new file mode 100644
index 0000000..c6c8336
--- /dev/null
+++ b/403.shtml
@@ -0,0 +1,3 @@
+
You are forbidden from this land. Forbidden.
+
\ No newline at end of file
diff --git a/404.shtml b/404.shtml
new file mode 100644
index 0000000..c7432b9
--- /dev/null
+++ b/404.shtml
@@ -0,0 +1,54 @@
+
+
+
Programmer
+
I've used this website to practice my web development skills for about three years now. I have become a full-stack developer with expertise in: HTML, CSS, JS, PHP, and SQL Database design/management. While I have some experience using C++, Java, Bash, and Python, I have not developed any full applications with them.
+
+
+
+
Student
+
I am a freshman in college, majoring in both CS and ISAT. I'm interested in the field of technology but I'm not sure exactly what I want to do with it - so I'm double majoring to keep my doors open.
+
+
+
+
Animals
+
I think that goats are the dogs of the farm and ducks are the dogs of the air. I believe that having animals in your life is essential to mental health, so naturally I am looking forward to owning my own pets: Three goats, two dogs, and a duck.
+
+
+
diff --git a/head.php b/head.php
new file mode 100644
index 0000000..27f5ff9
--- /dev/null
+++ b/head.php
@@ -0,0 +1,8 @@
+
+