From 738b9837f7cc1617cff694a5275db2e6527590c5 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 20 Jun 2023 13:19:44 -0400 Subject: feat: automatic tutor layout on about team Also add Jessica and Katherine --- about/blurb.php | 4 + about/figure.php | 8 ++ about/index.php | 211 +++++----------------------------- about/team/adamc/adamc.png | Bin 0 -> 385645 bytes about/team/adamc/adamc.webp | Bin 0 -> 44888 bytes about/team/adamc/blurb.php | 1 + about/team/adamc/name.php | 1 + about/team/dylanp/blurb.php | 1 + about/team/dylanp/dylanp.png | Bin 0 -> 310824 bytes about/team/dylanp/dylanp.webp | Bin 0 -> 79378 bytes about/team/dylanp/name.php | 1 + about/team/genevievea/blurb.php | 14 +++ about/team/genevievea/genevievea.png | Bin 0 -> 337781 bytes about/team/genevievea/genevievea.webp | Bin 0 -> 70202 bytes about/team/genevievea/name.php | 1 + about/team/ianw/blurb.php | 14 +++ about/team/ianw/ianw.png | Bin 0 -> 369723 bytes about/team/ianw/ianw.webp | Bin 0 -> 25214 bytes about/team/ianw/name.php | 1 + about/team/jessicab/blurb.php | 1 + about/team/jessicab/jessicab.png | Bin 0 -> 394 bytes about/team/jessicab/jessicab.webp | Bin 0 -> 470 bytes about/team/jessicab/name.php | 1 + about/team/joelm/blurb.php | 1 + about/team/joelm/joelm.png | Bin 0 -> 495376 bytes about/team/joelm/joelm.webp | Bin 0 -> 79028 bytes about/team/joelm/name.php | 1 + about/team/katherinev/blurb.php | 1 + about/team/katherinev/katherinev.png | Bin 0 -> 382099 bytes about/team/katherinev/katherinev.webp | Bin 0 -> 21316 bytes about/team/katherinev/name.php | 1 + about/team/laurenp/blurb.php | 1 + about/team/laurenp/laurenp.png | Bin 0 -> 523569 bytes about/team/laurenp/laurenp.webp | Bin 0 -> 133080 bytes about/team/laurenp/name.php | 1 + about/team/zackh/blurb.php | 1 + about/team/zackh/name.php | 1 + about/team/zackh/zackh.png | Bin 0 -> 532626 bytes about/team/zackh/zackh.webp | Bin 0 -> 48908 bytes assets/adam-carpenter.png | Bin 385645 -> 0 bytes assets/adam-carpenter.webp | Bin 44888 -> 0 bytes assets/dylanp.png | Bin 310824 -> 0 bytes assets/dylanp.webp | Bin 79378 -> 0 bytes assets/genevievea.png | Bin 337781 -> 0 bytes assets/genevievea.webp | Bin 70202 -> 0 bytes assets/ianw.png | Bin 369723 -> 0 bytes assets/ianw.webp | Bin 25214 -> 0 bytes assets/joelm.png | Bin 495376 -> 0 bytes assets/joelm.webp | Bin 79028 -> 0 bytes assets/laurenp.png | Bin 523569 -> 0 bytes assets/laurenp.webp | Bin 133080 -> 0 bytes assets/zackh.png | Bin 532626 -> 0 bytes assets/zackh.webp | Bin 48908 -> 0 bytes 53 files changed, 87 insertions(+), 180 deletions(-) create mode 100644 about/blurb.php create mode 100644 about/figure.php create mode 100644 about/team/adamc/adamc.png create mode 100644 about/team/adamc/adamc.webp create mode 100644 about/team/adamc/blurb.php create mode 100644 about/team/adamc/name.php create mode 100644 about/team/dylanp/blurb.php create mode 100644 about/team/dylanp/dylanp.png create mode 100644 about/team/dylanp/dylanp.webp create mode 100644 about/team/dylanp/name.php create mode 100644 about/team/genevievea/blurb.php create mode 100644 about/team/genevievea/genevievea.png create mode 100644 about/team/genevievea/genevievea.webp create mode 100644 about/team/genevievea/name.php create mode 100644 about/team/ianw/blurb.php create mode 100644 about/team/ianw/ianw.png create mode 100644 about/team/ianw/ianw.webp create mode 100644 about/team/ianw/name.php create mode 100644 about/team/jessicab/blurb.php create mode 100644 about/team/jessicab/jessicab.png create mode 100644 about/team/jessicab/jessicab.webp create mode 100644 about/team/jessicab/name.php create mode 100644 about/team/joelm/blurb.php create mode 100644 about/team/joelm/joelm.png create mode 100644 about/team/joelm/joelm.webp create mode 100644 about/team/joelm/name.php create mode 100644 about/team/katherinev/blurb.php create mode 100644 about/team/katherinev/katherinev.png create mode 100644 about/team/katherinev/katherinev.webp create mode 100644 about/team/katherinev/name.php create mode 100644 about/team/laurenp/blurb.php create mode 100644 about/team/laurenp/laurenp.png create mode 100644 about/team/laurenp/laurenp.webp create mode 100644 about/team/laurenp/name.php create mode 100644 about/team/zackh/blurb.php create mode 100644 about/team/zackh/name.php create mode 100644 about/team/zackh/zackh.png create mode 100644 about/team/zackh/zackh.webp delete mode 100644 assets/adam-carpenter.png delete mode 100644 assets/adam-carpenter.webp delete mode 100644 assets/dylanp.png delete mode 100644 assets/dylanp.webp delete mode 100644 assets/genevievea.png delete mode 100644 assets/genevievea.webp delete mode 100644 assets/ianw.png delete mode 100644 assets/ianw.webp delete mode 100644 assets/joelm.png delete mode 100644 assets/joelm.webp delete mode 100644 assets/laurenp.png delete mode 100644 assets/laurenp.webp delete mode 100644 assets/zackh.png delete mode 100644 assets/zackh.webp diff --git a/about/blurb.php b/about/blurb.php new file mode 100644 index 0000000..5b4e5db --- /dev/null +++ b/about/blurb.php @@ -0,0 +1,4 @@ +
+

+

+
diff --git a/about/figure.php b/about/figure.php new file mode 100644 index 0000000..c6cee51 --- /dev/null +++ b/about/figure.php @@ -0,0 +1,8 @@ +
+ + + + <?php include(" src="" /> + +
+
diff --git a/about/index.php b/about/index.php index e922e4b..af33d0e 100644 --- a/about/index.php +++ b/about/index.php @@ -64,185 +64,36 @@
-
- -
-

Adam Carpenter

-

- Adam earned a Bachelor's in Computer Science from The College of William & Mary in 2018. Since graduating, he has accumulated over four years of experience as a software engineer specializing in server-side automation and front end self-service software. Adam's favorite part of software development is learning and teaching new technology. He loves simplifying complicated concepts in computing and giving others the hints and tricks they need to realize their ideas. In his spare time Adam is a hobbyist mechanic, constantly tinkering with his classic Hudson Hornet. He is eager to contribute to Carpenter Tutoring with all levels of high school and college computer science and programming, information technology fundamentals, and software development practices. -

-
- -
- - - - Adam Carpenter - -
Adam Carpenter
-
- -
- -
- -
- -
- - - - Dylan Park - -
Dylan Park
-
- -
-

Dylan Park

-

- Dylan Park received a Bachelor's in Mathematics with a minor in Fine Arts from Brigham Young University in 2021. He is pursuing a Master's degree in Applied Mathematics at Virginia Tech where Dylan, his wife, and their dog reside. During his time at Virginia Tech, he has worked in their math tutoring lab and teaches Calculus 1. Dylan loves working with students and helping them gain an understanding of math. In addition to his passion for math, Dylan loves to create art (usually out of clay), play sports, and spend time with his family. He is excited to bring his experience to Carpenter Tutoring with assisting in all types of Math from middle school to college level topics, Calculus being his speciality. -

-
- -
- -
- -
- -
-

Genevieve Akins

-

- Genevieve is currently pursuing a master’s degree in Clinical Mental Health Counseling - at the College of William & Mary. Previously, Genevieve earned a master’s in Equality Studies - from University College Dublin and bachelors’ degrees in Political Science and Women and - Gender Studies from St. Olaf College. In high school, Genevieve began tutoring elementary and - middle school children in piano and violin. While in college, Genevieve worked as tutor in a local - elementary school, focusing on language arts, reading, and math. Genevieve continued to seek - tutoring opportunities while living in Dublin and gained experience working with middle school - aged children in reading and language arts. Through her work as a tutor and additional - employment experiences, Genevieve has worked with individuals of variety of ages, academic - levels, and children with additional support needs. Genevieve loves supporting students and - working with them to foster a love of learning and overcome any challenges. As a Carpenter - Tutor, Genevieve welcomes students seeking assistance with all levels of reading, writing, and - language arts; elementary and middle school math; piano and violin; and additional skills such - as time management and study skills. -

-
- -
- - - - Genevieve Akins - -
Genevieve Akins
-
- -
- -
- -
- -
- - - - Ian Wilenzik - -
Ian Wilenzik
-
- -
-

Ian Wilenzik

-

- Ian Wilenzik, PhD - candidate, graduated from William & Mary with a degree in biology, a minor - in chemistry, and an honorary minor in geology. Ian spent three years as a - tutor at William & Mary, logging over 150 tutoring hours and receiving - tutoring certification through the CRLA. Tutoring became a passion of his, - which led to him forming a network of dedicated clients. Ian strives to create - an educational, safe, and judgement-free environment during his tutoring - appointments. Ian resides in Northern Virginia and is currently a PhD student - in evolutionary biology at George Washington University. His central thesis is - guided by the idea that the only stupid questions are the ones left unasked. He - is happy to contribute to Carpenter Tutoring, assisting with high school - biology and chemistry (including at the AP level) in addition to college-level - evolutionary/cellular biology, chemistry, and organic chemistry, which is his - tutoring specialty. -

-
- -
- -
- -
- -
-

Joel Monroe

-

- - Joel has been a math nerd since he first discovered the number 11. Since then, he has worked to develop his skills in both studying and teaching math. Joel earned his Bachelor's in Mathematics and his Master's in Computational Operations Research from the College of William & Mary. Throughout his education, he has consistently sought opportunities to tutor, whether it was helping friends in high school, peers in college, or other students during his Master's program. Joel has a passion for seeing students break through the barriers which can form when studying math and discover the amazing language hidden within. As a part of Carpenter Tutoring, Joel is happy to offer assistance to students in high school and college math and introductory physics. -

-
- -
- - - - Joel Monroe - -
Joel Monroe, M.Sc.
-
- -
- -
- -
- -
- - - - Lauren Peerbolte - -
Lauren Peerbolte
-
- -
-

Lauren Peerbolte

-

- Lauren Peerbolte was born and raised in Chicago. She earned her BA from Illinois State University, majoring in English and minoring in creative writing. She then earned her MA in English Composition from Bradley University. Lauren has been a higher education professional in both teaching and administration for over fifteen years. She taught both developmental and college-level English at Wright College, one of the City Colleges of Chicago, and Concordia University Chicago. On the administration side, she has worked in various college departments such as Admissions, Orientation, Advising, and Transfer. She believes in holistic education and is always searching for new teaching methods to help students of all ages learn, grow, and succeed. Lauren and her husband live in an Illinois suburb with their two sons, two daughters, and two cats. -

-
- -
- -
- -
- -
-

Zack H'Doubler

-

- Zack graduated from William & Mary in 2021 with a Bachelors of Science in Computer Science and Applied Mathematics. There, he spent three years tutoring his peers in math and computer science to help them reach a deeper understanding and appreciation of both subjects. Here he gained a passion for teaching and is excited to offer his assistance again at any levels of math and computer science through Carpenter Tutoring. In addition to tutoring, he currently works as an application developer for ADP in Norfolk, VA. In his spare time he loves to bike and spend time with his cat, Hans. -

-
- -
- - - - Zack H'Doubler - -
Zack H'Doubler
-
- -
- -
+ +
+ + + +
+ +
+ diff --git a/about/team/adamc/adamc.png b/about/team/adamc/adamc.png new file mode 100644 index 0000000..e0af5e7 Binary files /dev/null and b/about/team/adamc/adamc.png differ diff --git a/about/team/adamc/adamc.webp b/about/team/adamc/adamc.webp new file mode 100644 index 0000000..1884f87 Binary files /dev/null and b/about/team/adamc/adamc.webp differ diff --git a/about/team/adamc/blurb.php b/about/team/adamc/blurb.php new file mode 100644 index 0000000..08eca54 --- /dev/null +++ b/about/team/adamc/blurb.php @@ -0,0 +1 @@ + Adam earned a Bachelor's in Computer Science from The College of William & Mary in 2018. Since graduating, he has accumulated over four years of experience as a software engineer specializing in server-side automation and front end self-service software. Adam's favorite part of software development is learning and teaching new technology. He loves simplifying complicated concepts in computing and giving others the hints and tricks they need to realize their ideas. In his spare time Adam is a hobbyist mechanic, constantly tinkering with his classic Hudson Hornet. He is eager to contribute to Carpenter Tutoring with all levels of high school and college computer science and programming, information technology fundamentals, and software development practices. diff --git a/about/team/adamc/name.php b/about/team/adamc/name.php new file mode 100644 index 0000000..6884f41 --- /dev/null +++ b/about/team/adamc/name.php @@ -0,0 +1 @@ +Adam Carpenter diff --git a/about/team/dylanp/blurb.php b/about/team/dylanp/blurb.php new file mode 100644 index 0000000..bc1aa40 --- /dev/null +++ b/about/team/dylanp/blurb.php @@ -0,0 +1 @@ + Dylan Park received a Bachelor's in Mathematics with a minor in Fine Arts from Brigham Young University in 2021. He is pursuing a Master's degree in Applied Mathematics at Virginia Tech where Dylan, his wife, and their dog reside. During his time at Virginia Tech, he has worked in their math tutoring lab and teaches Calculus 1. Dylan loves working with students and helping them gain an understanding of math. In addition to his passion for math, Dylan loves to create art (usually out of clay), play sports, and spend time with his family. He is excited to bring his experience to Carpenter Tutoring with assisting in all types of Math from middle school to college level topics, Calculus being his speciality. diff --git a/about/team/dylanp/dylanp.png b/about/team/dylanp/dylanp.png new file mode 100644 index 0000000..02e2da3 Binary files /dev/null and b/about/team/dylanp/dylanp.png differ diff --git a/about/team/dylanp/dylanp.webp b/about/team/dylanp/dylanp.webp new file mode 100644 index 0000000..e817911 Binary files /dev/null and b/about/team/dylanp/dylanp.webp differ diff --git a/about/team/dylanp/name.php b/about/team/dylanp/name.php new file mode 100644 index 0000000..5566726 --- /dev/null +++ b/about/team/dylanp/name.php @@ -0,0 +1 @@ +Dylan Park diff --git a/about/team/genevievea/blurb.php b/about/team/genevievea/blurb.php new file mode 100644 index 0000000..d555b46 --- /dev/null +++ b/about/team/genevievea/blurb.php @@ -0,0 +1,14 @@ + Genevieve is currently pursuing a master’s degree in Clinical Mental Health Counseling + at the College of William & Mary. Previously, Genevieve earned a master’s in Equality Studies + from University College Dublin and bachelors’ degrees in Political Science and Women and + Gender Studies from St. Olaf College. In high school, Genevieve began tutoring elementary and + middle school children in piano and violin. While in college, Genevieve worked as tutor in a local + elementary school, focusing on language arts, reading, and math. Genevieve continued to seek + tutoring opportunities while living in Dublin and gained experience working with middle school + aged children in reading and language arts. Through her work as a tutor and additional + employment experiences, Genevieve has worked with individuals of variety of ages, academic + levels, and children with additional support needs. Genevieve loves supporting students and + working with them to foster a love of learning and overcome any challenges. As a Carpenter + Tutor, Genevieve welcomes students seeking assistance with all levels of reading, writing, and + language arts; elementary and middle school math; piano and violin; and additional skills such + as time management and study skills. diff --git a/about/team/genevievea/genevievea.png b/about/team/genevievea/genevievea.png new file mode 100644 index 0000000..4b7f99a Binary files /dev/null and b/about/team/genevievea/genevievea.png differ diff --git a/about/team/genevievea/genevievea.webp b/about/team/genevievea/genevievea.webp new file mode 100644 index 0000000..56197c5 Binary files /dev/null and b/about/team/genevievea/genevievea.webp differ diff --git a/about/team/genevievea/name.php b/about/team/genevievea/name.php new file mode 100644 index 0000000..56a0214 --- /dev/null +++ b/about/team/genevievea/name.php @@ -0,0 +1 @@ +Genevieve Akins diff --git a/about/team/ianw/blurb.php b/about/team/ianw/blurb.php new file mode 100644 index 0000000..2e08db5 --- /dev/null +++ b/about/team/ianw/blurb.php @@ -0,0 +1,14 @@ + Ian Wilenzik, PhD + candidate, graduated from William & Mary with a degree in biology, a minor + in chemistry, and an honorary minor in geology. Ian spent three years as a + tutor at William & Mary, logging over 150 tutoring hours and receiving + tutoring certification through the CRLA. Tutoring became a passion of his, + which led to him forming a network of dedicated clients. Ian strives to create + an educational, safe, and judgement-free environment during his tutoring + appointments. Ian resides in Northern Virginia and is currently a PhD student + in evolutionary biology at George Washington University. His central thesis is + guided by the idea that the only stupid questions are the ones left unasked. He + is happy to contribute to Carpenter Tutoring, assisting with high school + biology and chemistry (including at the AP level) in addition to college-level + evolutionary/cellular biology, chemistry, and organic chemistry, which is his + tutoring specialty. diff --git a/about/team/ianw/ianw.png b/about/team/ianw/ianw.png new file mode 100644 index 0000000..f664c80 Binary files /dev/null and b/about/team/ianw/ianw.png differ diff --git a/about/team/ianw/ianw.webp b/about/team/ianw/ianw.webp new file mode 100644 index 0000000..f163f4f Binary files /dev/null and b/about/team/ianw/ianw.webp differ diff --git a/about/team/ianw/name.php b/about/team/ianw/name.php new file mode 100644 index 0000000..06e4605 --- /dev/null +++ b/about/team/ianw/name.php @@ -0,0 +1 @@ +Ian Wilenzik diff --git a/about/team/jessicab/blurb.php b/about/team/jessicab/blurb.php new file mode 100644 index 0000000..90b5cce --- /dev/null +++ b/about/team/jessicab/blurb.php @@ -0,0 +1 @@ +Jessica graduated in 2016 with a Bachelor's in Special and Elementary Education and with her Masters in Curriculum and Instruction in 2017. She is currently in the dissertation process at William and Mary within the Educational Leadership, Policy, and Planning program. Over the course of her career, Jessica has worked with Prek-12 students in a myriad of subjects and settings. She is currently a high school math teacher, specifically teaching Algebra 1. Before becoming a part of the math department, Jessica was a Special Education teacher. Additionally, she is AVID trained, which promotes college readiness skills. As a Carpenter Tutor, Jessica welcomes all students with various ability levels and needs. diff --git a/about/team/jessicab/jessicab.png b/about/team/jessicab/jessicab.png new file mode 100644 index 0000000..e0b6d22 Binary files /dev/null and b/about/team/jessicab/jessicab.png differ diff --git a/about/team/jessicab/jessicab.webp b/about/team/jessicab/jessicab.webp new file mode 100644 index 0000000..46f855d Binary files /dev/null and b/about/team/jessicab/jessicab.webp differ diff --git a/about/team/jessicab/name.php b/about/team/jessicab/name.php new file mode 100644 index 0000000..6af0e05 --- /dev/null +++ b/about/team/jessicab/name.php @@ -0,0 +1 @@ +Jessica Bailey diff --git a/about/team/joelm/blurb.php b/about/team/joelm/blurb.php new file mode 100644 index 0000000..843605f --- /dev/null +++ b/about/team/joelm/blurb.php @@ -0,0 +1 @@ + Joel has been a math nerd since he first discovered the number 11. Since then, he has worked to develop his skills in both studying and teaching math. Joel earned his Bachelor's in Mathematics and his Master's in Computational Operations Research from the College of William & Mary. Throughout his education, he has consistently sought opportunities to tutor, whether it was helping friends in high school, peers in college, or other students during his Master's program. Joel has a passion for seeing students break through the barriers which can form when studying math and discover the amazing language hidden within. As a part of Carpenter Tutoring, Joel is happy to offer assistance to students in high school and college math and introductory physics. diff --git a/about/team/joelm/joelm.png b/about/team/joelm/joelm.png new file mode 100644 index 0000000..eea2e05 Binary files /dev/null and b/about/team/joelm/joelm.png differ diff --git a/about/team/joelm/joelm.webp b/about/team/joelm/joelm.webp new file mode 100644 index 0000000..b577126 Binary files /dev/null and b/about/team/joelm/joelm.webp differ diff --git a/about/team/joelm/name.php b/about/team/joelm/name.php new file mode 100644 index 0000000..370f5ce --- /dev/null +++ b/about/team/joelm/name.php @@ -0,0 +1 @@ +Joel Monroe diff --git a/about/team/katherinev/blurb.php b/about/team/katherinev/blurb.php new file mode 100644 index 0000000..4987d48 --- /dev/null +++ b/about/team/katherinev/blurb.php @@ -0,0 +1 @@ +Katherine is currently working as an English As A Second Language teacher in Newport News. Previously, she earned a Bachelor of Arts degree in Psychology and Leadership Studies with a minor in Linguistics from Christopher Newport University in 2022, and a Masters in Teaching in 2023. Katherine is passionate about all things education! She has been an independent tutor to students grades K-12 in math, science, English, French, and general study skills, while also working in middle schools for the past 3 years. Outside of the classroom, she enjoys being outdoors, reading, and learning new languages. Katherine loves getting to know students and breaking down difficult ideas in a way that each student will understand. She is excited to contribute to Carpenter Tutoring by working with students in French, English, and K-8 math, as well as academic coaching. diff --git a/about/team/katherinev/katherinev.png b/about/team/katherinev/katherinev.png new file mode 100644 index 0000000..de82f40 Binary files /dev/null and b/about/team/katherinev/katherinev.png differ diff --git a/about/team/katherinev/katherinev.webp b/about/team/katherinev/katherinev.webp new file mode 100644 index 0000000..856dfca Binary files /dev/null and b/about/team/katherinev/katherinev.webp differ diff --git a/about/team/katherinev/name.php b/about/team/katherinev/name.php new file mode 100644 index 0000000..ea4ec1a --- /dev/null +++ b/about/team/katherinev/name.php @@ -0,0 +1 @@ +Katherine Vander Vennet diff --git a/about/team/laurenp/blurb.php b/about/team/laurenp/blurb.php new file mode 100644 index 0000000..df7c9ab --- /dev/null +++ b/about/team/laurenp/blurb.php @@ -0,0 +1 @@ + Lauren Peerbolte was born and raised in Chicago. She earned her BA from Illinois State University, majoring in English and minoring in creative writing. She then earned her MA in English Composition from Bradley University. Lauren has been a higher education professional in both teaching and administration for over fifteen years. She taught both developmental and college-level English at Wright College, one of the City Colleges of Chicago, and Concordia University Chicago. On the administration side, she has worked in various college departments such as Admissions, Orientation, Advising, and Transfer. She believes in holistic education and is always searching for new teaching methods to help students of all ages learn, grow, and succeed. Lauren and her husband live in an Illinois suburb with their two sons, two daughters, and two cats. diff --git a/about/team/laurenp/laurenp.png b/about/team/laurenp/laurenp.png new file mode 100644 index 0000000..6599d61 Binary files /dev/null and b/about/team/laurenp/laurenp.png differ diff --git a/about/team/laurenp/laurenp.webp b/about/team/laurenp/laurenp.webp new file mode 100644 index 0000000..0a48339 Binary files /dev/null and b/about/team/laurenp/laurenp.webp differ diff --git a/about/team/laurenp/name.php b/about/team/laurenp/name.php new file mode 100644 index 0000000..11c69e8 --- /dev/null +++ b/about/team/laurenp/name.php @@ -0,0 +1 @@ +Lauren Peerbolte diff --git a/about/team/zackh/blurb.php b/about/team/zackh/blurb.php new file mode 100644 index 0000000..eb49046 --- /dev/null +++ b/about/team/zackh/blurb.php @@ -0,0 +1 @@ + Zack graduated from William & Mary in 2021 with a Bachelors of Science in Computer Science and Applied Mathematics. There, he spent three years tutoring his peers in math and computer science to help them reach a deeper understanding and appreciation of both subjects. Here he gained a passion for teaching and is excited to offer his assistance again at any levels of math and computer science through Carpenter Tutoring. In addition to tutoring, he currently works as an application developer for ADP in Norfolk, VA. In his spare time he loves to bike and spend time with his cat, Hans. diff --git a/about/team/zackh/name.php b/about/team/zackh/name.php new file mode 100644 index 0000000..5d0283a --- /dev/null +++ b/about/team/zackh/name.php @@ -0,0 +1 @@ +Zack H'Doubler diff --git a/about/team/zackh/zackh.png b/about/team/zackh/zackh.png new file mode 100644 index 0000000..c666802 Binary files /dev/null and b/about/team/zackh/zackh.png differ diff --git a/about/team/zackh/zackh.webp b/about/team/zackh/zackh.webp new file mode 100644 index 0000000..9281421 Binary files /dev/null and b/about/team/zackh/zackh.webp differ diff --git a/assets/adam-carpenter.png b/assets/adam-carpenter.png deleted file mode 100644 index e0af5e7..0000000 Binary files a/assets/adam-carpenter.png and /dev/null differ diff --git a/assets/adam-carpenter.webp b/assets/adam-carpenter.webp deleted file mode 100644 index 1884f87..0000000 Binary files a/assets/adam-carpenter.webp and /dev/null differ diff --git a/assets/dylanp.png b/assets/dylanp.png deleted file mode 100644 index 02e2da3..0000000 Binary files a/assets/dylanp.png and /dev/null differ diff --git a/assets/dylanp.webp b/assets/dylanp.webp deleted file mode 100644 index e817911..0000000 Binary files a/assets/dylanp.webp and /dev/null differ diff --git a/assets/genevievea.png b/assets/genevievea.png deleted file mode 100644 index 4b7f99a..0000000 Binary files a/assets/genevievea.png and /dev/null differ diff --git a/assets/genevievea.webp b/assets/genevievea.webp deleted file mode 100644 index 56197c5..0000000 Binary files a/assets/genevievea.webp and /dev/null differ diff --git a/assets/ianw.png b/assets/ianw.png deleted file mode 100644 index f664c80..0000000 Binary files a/assets/ianw.png and /dev/null differ diff --git a/assets/ianw.webp b/assets/ianw.webp deleted file mode 100644 index f163f4f..0000000 Binary files a/assets/ianw.webp and /dev/null differ diff --git a/assets/joelm.png b/assets/joelm.png deleted file mode 100644 index eea2e05..0000000 Binary files a/assets/joelm.png and /dev/null differ diff --git a/assets/joelm.webp b/assets/joelm.webp deleted file mode 100644 index b577126..0000000 Binary files a/assets/joelm.webp and /dev/null differ diff --git a/assets/laurenp.png b/assets/laurenp.png deleted file mode 100644 index 6599d61..0000000 Binary files a/assets/laurenp.png and /dev/null differ diff --git a/assets/laurenp.webp b/assets/laurenp.webp deleted file mode 100644 index 0a48339..0000000 Binary files a/assets/laurenp.webp and /dev/null differ diff --git a/assets/zackh.png b/assets/zackh.png deleted file mode 100644 index c666802..0000000 Binary files a/assets/zackh.png and /dev/null differ diff --git a/assets/zackh.webp b/assets/zackh.webp deleted file mode 100644 index 9281421..0000000 Binary files a/assets/zackh.webp and /dev/null differ -- cgit v1.2.3