From f81c5af2c310494e84157ec9243a30f189192502 Mon Sep 17 00:00:00 2001
From: OrpheosCurse <167148053+OrpheosCurse@users.noreply.github.com>
Date: Tue, 16 Apr 2024 21:21:00 -0400
Subject: [PATCH 1/2] Add OrpheosCurse resume
---
.../Orpheo's_Curse-resume/index.html | 65 +++++++++++++++++++
1 file changed, 65 insertions(+)
create mode 100644 student-resumes/Orpheo's_Curse-resume/index.html
diff --git a/student-resumes/Orpheo's_Curse-resume/index.html b/student-resumes/Orpheo's_Curse-resume/index.html
new file mode 100644
index 0000000..f48bcfb
--- /dev/null
+++ b/student-resumes/Orpheo's_Curse-resume/index.html
@@ -0,0 +1,65 @@
+
+
+
+ Harry Potter Resume
+
+
+ Harry Potter
+ 4 Privet Drive, Little Whinging, Surrey
thechosenone@gmail.com
(000) 867-5309
+
EDUCATION
+
+
+ Hogwarts School of Witchcraft and Wizardry
+
+ Edinburgh, Scotland
+
+ B.S., Defence Against the Dark Arts
+
+ August 2008
+
+
+
+
EXPERIENCE
+
+
+ NASA
+
+ Washington, D.C.
+
+ Chief Propulsion Engineer
+
+ June 2020 - Present
+
+ - Managed a team of 200 muggle engineers across a variety of departments
+ - Successfully combined magic and muggle technology to achieve a 250% increase in space shuttle performance
+ - Recognized as Engineer of the Year in 2021
+
+
+
+ Cirque du Soleil
+
+ Montreal, Canada
+
+ Performance Artist
+
+ September 2012 - June 2020
+
+ - Performed high-skilled tricks, including hands-free juggling and levitation, across every continent
+ - Recognized as one of the top ten up-and-coming performance artists in the January 2009 edition of Circus Performers Monthly magazine
+ - Selected as employee of the month for 94 consecutive months
+
+
+
+ Blockbuster Video
+
+ Bend, Oregon
+
+ Store Manager
+
+ September 2008 - August 2012
+
+ - Led a team of one at the only remaining Blockbuster Video in the United States
+ - Increased productivity of all employees by 1,000%
+ - Successfully increased candy sales 200% year-over-year
+
+
From 63b2be3d2d6dc2d6349ba77ed2380328aa279005 Mon Sep 17 00:00:00 2001
From: OrpheosCurse <167148053+OrpheosCurse@users.noreply.github.com>
Date: Sun, 21 Apr 2024 20:04:43 -0400
Subject: [PATCH 2/2] Adds updated resume including .css stylesheet
---
.../Updated Resume/css/style.css | 23 ++++
.../Updated Resume/index.html | 104 ++++++++++++++++++
2 files changed, 127 insertions(+)
create mode 100644 student-resumes/Orpheo's_Curse-resume/Updated Resume/css/style.css
create mode 100644 student-resumes/Orpheo's_Curse-resume/Updated Resume/index.html
diff --git a/student-resumes/Orpheo's_Curse-resume/Updated Resume/css/style.css b/student-resumes/Orpheo's_Curse-resume/Updated Resume/css/style.css
new file mode 100644
index 0000000..12db943
--- /dev/null
+++ b/student-resumes/Orpheo's_Curse-resume/Updated Resume/css/style.css
@@ -0,0 +1,23 @@
+html {
+ margin: 0.5in 0.75in;
+}
+
+#contact {
+ text-align: center;
+}
+
+.alignleft {
+ float: left;
+ margin: auto;
+}
+
+.alignleftemphasized {
+ float: left;
+ font-style: italic;
+ margin: auto;
+}
+
+.alignright {
+ float: right;
+ margin: auto;
+}
diff --git a/student-resumes/Orpheo's_Curse-resume/Updated Resume/index.html b/student-resumes/Orpheo's_Curse-resume/Updated Resume/index.html
new file mode 100644
index 0000000..699cf6e
--- /dev/null
+++ b/student-resumes/Orpheo's_Curse-resume/Updated Resume/index.html
@@ -0,0 +1,104 @@
+
+
+
+
+ Harry Potter Resume
+
+
+
+
+
+
+
+
+ EDUCATION
+
+ Hogwarts School of Witchcraft and Wizardry
+ Edinburgh, Scotland
+
+
+
+
+
+ B.S., Defence Against the Dark Arts
+ 2008
+
+
+
+
+
+
+ EXPERIENCE
+
+ NASA
+ Washington, D.C.
+
+
+
+
+
+ Propulsion Engineer
+ June 2020 - Present
+
+
+
+
+
+ - Managed a team of 200 muggle engineers across a variety of departments
+ - Successfully combined magic and muggle technology to achieve a 250% increase in space shuttle performance
+ - Recognized as Engineer of the Year in 2021
+
+
+
+
+
+ Cirque du Soleil
+ Montreal, Canada
+
+
+
+
+
+ Performance Artist
+ September 2012 - June 2020
+
+
+
+
+
+ - Performed high-skilled tricks, including hands-free juggling and levitation, across every continent
+ - Recognized as one of the top ten up-and-coming performance artists in the January 2009 edition of Circus Performers Monthly magazine
+ - Selected as employee of the month for 94 consecutive months
+
+
+
+
+
+ Blockbuster Video
+ Bend, Oregon
+
+
+
+
+
+ Store Manager
+ September 2008 - August 2012
+
+
+
+
+
+ - Led a team of one at the only remaining Blockbuster Video in the United States
+ - Increased productivity of all employees by 1,000%
+ - Successfully increased candy sales 200% year-over-year
+
+
+
+