From 72d1c1aaf41df5bd8a8eab02e2d9c10b9b8122a0 Mon Sep 17 00:00:00 2001 From: "L. Bradley LaBoon" Date: Wed, 31 Jan 2024 23:37:10 -0500 Subject: [PATCH] Various site updates --- about/favicon.ico | 1 - about/global.css | 1 - about/img | 1 - about/include | 1 - about/index.css | 2 +- about/index.shtml | 93 ++++++++++++++++++++------------------------- about/js | 1 - global.css | 4 +- include/footer.html | 8 ++-- include/header.html | 2 +- include/navbar.html | 9 ++--- index.css | 2 +- index.shtml | 10 ++--- 13 files changed, 60 insertions(+), 75 deletions(-) delete mode 120000 about/favicon.ico delete mode 120000 about/global.css delete mode 120000 about/img delete mode 120000 about/include delete mode 120000 about/js diff --git a/about/favicon.ico b/about/favicon.ico deleted file mode 120000 index cf3a36c..0000000 --- a/about/favicon.ico +++ /dev/null @@ -1 +0,0 @@ -../favicon.ico \ No newline at end of file diff --git a/about/global.css b/about/global.css deleted file mode 120000 index bc1f276..0000000 --- a/about/global.css +++ /dev/null @@ -1 +0,0 @@ -../global.css \ No newline at end of file diff --git a/about/img b/about/img deleted file mode 120000 index 8e83967..0000000 --- a/about/img +++ /dev/null @@ -1 +0,0 @@ -../img/ \ No newline at end of file diff --git a/about/include b/about/include deleted file mode 120000 index 3a1af68..0000000 --- a/about/include +++ /dev/null @@ -1 +0,0 @@ -../include/ \ No newline at end of file diff --git a/about/index.css b/about/index.css index 20d32d7..bc67b0d 100644 --- a/about/index.css +++ b/about/index.css @@ -1 +1 @@ -@import url('global.css'); +@import url('/global.css'); diff --git a/about/index.shtml b/about/index.shtml index 08724ba..4eabd33 100644 --- a/about/index.shtml +++ b/about/index.shtml @@ -6,50 +6,28 @@ L. Bradley LaBoon - + - +
- +

About Me

-
-

Education

-
- I went to college at York College of Pennsylvania. -
    -
  • Degree: BS, Computer Science
  • -
  • Years Attended: 2009-2013
  • -
  • Cumulative GPA: 3.20
  • -
  • Departmental Recognition Award
  • -
  • Dean's List (Spring 2011, Fall 2012, Spring 2013)
  • -
  • Activities: ACM (President), Anime Club (President), CES, WVYC
  • -
-
- I went to high school at Devon Preparatory School. -
    -
  • Years Attended: 2005-2009
  • -
  • National Honor Society
  • -
  • Spanish National Honor Society
  • -
  • Activities: Computer Club (President), Digital Electronics Club (President), Jazz Band, Stage Crew, Ballroom Dance Club
  • -
-
-

Employment

- Site Reliability Engineer, Linode, LLC Akamai Technologies, Inc. (October 2017 - Present) + Site Reliability Engineer, Linode, LLC Akamai Technologies, Inc. (October 2017 - Present)
  • Responsible for the creation of public-facing distro images and kernels
  • -
  • Automate system configurations using tools such as Salt and Vagrant
  • -
  • Build, maintain, and upgrade the hypervisor hosts which run Linode's plarform
  • +
  • Automate system configurations using tools such as Salt and Terraform
  • +
  • Maintain the system software that powers Linode's global fleet of hypervisors
  • Maintain internal documentation and code platforms
  • -
  • Provide training classes for new employees
  • +
  • Provide training for new employees
- Engineer - System Administration and Automation, QVC, Inc. (June 2013 - September 2017) + Engineer - System Administration and Automation, QVC, Inc. (June 2013 - September 2017)
  • Build and maintain Linux and Unix systems, both physical and virtual
  • Manage over 1000 systems using tools such as Puppet
  • @@ -58,20 +36,20 @@
  • Work in a global environment, with teams in many countries

- IT Admin, Metropolitan Personnel, Inc. (June 2006 - March 2016) + IT Admin, Metropolitan Personnel, Inc. (June 2006 - March 2016)
  • Maintained company networking and server infrastructure
  • Deployed workstations and managed users and group-policy through Active Directory
  • Provided office technical support and assistance

- Unix/Linux Administration Intern, QVC, Inc. (May 2012 - August 2012) + Unix/Linux Administration Intern, QVC, Inc. (May 2012 - August 2012)
  • Wrote an application to automate the process of comparing server metrics (such as CPU, RAM utilization) to business metrics (such as pageviews/hour) in order to create correlation models that can be used to forecast server load
  • Helped maintain and replace server equipment in the data centers

- Web Development Intern, Dataforma, Inc. (May 2011 - August 2011) + Web Development Intern, Dataforma, Inc. (May 2011 - August 2011)
  • Developed an interactive online drawing tool for roof modeling using HTML5 and JS
  • Worked in a small team doing task-focused, agile development
  • @@ -85,6 +63,28 @@
+
+

Education

+
+ I went to college at York College of Pennsylvania. +
    +
  • Degree: BS, Computer Science
  • +
  • Years Attended: 2009-2013
  • +
  • Cumulative GPA: 3.20
  • +
  • Departmental Recognition Award
  • +
  • Dean's List (Spring 2011, Fall 2012, Spring 2013)
  • +
  • Activities: ACM (President), Anime Club (President), CES, WVYC
  • +
+
+ I went to high school at Devon Preparatory School. +
    +
  • Years Attended: 2005-2009
  • +
  • National Honor Society
  • +
  • Spanish National Honor Society
  • +
  • Activities: Computer Club (President), Digital Electronics Club (President), Jazz Band, Stage Crew, Ballroom Dance Club
  • +
+
+

Experience/Skills

@@ -94,39 +94,34 @@
  • C
  • Java
  • -
  • C#
  • Python
  • Bash
  • Javascript
  • -
  • MPI and pthreads
  • -
  • Android SDK
  • HTML5 and CSS3
  • -
  • PHP
  • +
  • MPI and pthreads
  • Perl
  • CUDA
  • OpenGL
  • -
  • MIPS Assembly (because screw x86)
  • +
  • Assembly (various architectures)
  • Verilog
  • Visual Basic and VB.NET
  • -
  • I dabbled in Ruby on Rails once...kinda, sorta

Operating Systems
    -
  • RedHat/CentOS 4, 5, 6, and 7
  • -
  • Arch Linux
  • -
  • AIX 5.3 and 6.1
  • -
  • Windows 95+ and Server 2003 - 2008 R2
  • +
  • All Linux distros (yes, even that one)
  • +
  • Arch Linux (listed separately because it's the best)
  • +
  • AIX
  • +
  • Windows Server

Software
  • Apache
  • Tomcat
  • -
  • WebSphere
  • MySQL/MariaDB
  • Puppet
  • -
  • Full VMWare stack
  • +
  • Salt
  • Active Directory
  • Subversion
  • Git
  • @@ -134,11 +129,7 @@
  • SolidWorks
  • Blender
  • Eclipse
  • -
  • Visual Studio
  • -
  • Xilinx ISE
  • Photoshop
  • -
  • Dreamweaver (although real web developers write stuff by hand)
  • -
  • FL Studio

Hardware @@ -183,10 +174,10 @@
- +
- +
diff --git a/about/js b/about/js deleted file mode 120000 index f1cfafe..0000000 --- a/about/js +++ /dev/null @@ -1 +0,0 @@ -../js/ \ No newline at end of file diff --git a/global.css b/global.css index 62090bf..7ea4727 100644 --- a/global.css +++ b/global.css @@ -40,7 +40,7 @@ body { background-attachment: fixed; background-color: #000; - background-image: url('img/hexpat.png'); + background-image: url('/img/hexpat.png'); background-repeat: repeat; color: #6FC3DF; font-family: 'Open Sans', sans-serif; @@ -143,7 +143,7 @@ img #wrapper { - background-image: url('img/50black.png'); + background-image: url('/img/50black.png'); background-repeat: repeat; border: 1px solid #CDF8FF; box-shadow: 0px 0px 20px #CDF8FF; diff --git a/include/footer.html b/include/footer.html index 6ecac67..974b5ab 100644 --- a/include/footer.html +++ b/include/footer.html @@ -1,10 +1,10 @@ diff --git a/include/header.html b/include/header.html index 8dc080b..3317de8 100644 --- a/include/header.html +++ b/include/header.html @@ -1,5 +1,5 @@ diff --git a/include/navbar.html b/include/navbar.html index 4a4ba06..e9b5cf4 100644 --- a/include/navbar.html +++ b/include/navbar.html @@ -1,11 +1,10 @@