From 1ceb9afcf33bb4379ec32a44367bc86ffcbeca1d Mon Sep 17 00:00:00 2001 From: Chad Date: Fri, 29 Mar 2024 21:06:30 -0700 Subject: [PATCH] Add Resume Page (#23) * Add a resume page. * Add resume link to home page. * Hide markdown version for now. Leave it for the secret spies to find. * Add that I am a contractor, not actually full time salary. --- pages/resume.php | 44 ++++++++++++++++++++++++++++++++++++ pages/subpages/home/apps.php | 1 + 2 files changed, 45 insertions(+) create mode 100755 pages/resume.php diff --git a/pages/resume.php b/pages/resume.php new file mode 100755 index 0000000..d0b03a9 --- /dev/null +++ b/pages/resume.php @@ -0,0 +1,44 @@ +#!/usr/bin/php + + + +
+

Resume

+
+
+
+ +
+
+
+

Current Status : Full Time Contractor

+
+

+ Interested in hiring me? Please find my resume below! +

+ + +
+
+ + diff --git a/pages/subpages/home/apps.php b/pages/subpages/home/apps.php index d7a57ce..7bc9d4e 100755 --- a/pages/subpages/home/apps.php +++ b/pages/subpages/home/apps.php @@ -16,6 +16,7 @@ languages over the years and hope to learn many more. In my free time I have also enjoyed writing user-facing apps for Android.

+

My resume can be found here.