summaryrefslogtreecommitdiff
path: root/about/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'about/index.php')
-rw-r--r--about/index.php135
1 files changed, 100 insertions, 35 deletions
diff --git a/about/index.php b/about/index.php
index 0b09bfc..0ec1b20 100644
--- a/about/index.php
+++ b/about/index.php
@@ -1,49 +1,114 @@
<?php include('../header.php'); ?>
<section class="banner">
- <h1>About Me</h1>
+ <h1>About Us</h1>
</section>
-<section class="quiet">
- <h2>
+<section class="quiet squarshed">
+ <p>
+ <h2 style="font-size: 1.5em; text-align: center;">
School is tricky, and there is no universal pathway to success. I started
Carpenter Tutoring for those seeking a little help finding their way.
</h2>
-
- <p>
- I received my B.A. from The College of William and Mary in 2018 and received
- my M.Ed. from W&amp;M in 2020. As an undergraduate, I worked and was trained
- as a tutor at W&amp;M's peer tutoring center, the Tribe TutorZone. During
- this period, I conducted over 150 one-on-one appointments with W&amp;M
- students in 26 different content areas. I earned lifetime Advanced Tutor
- Certification, the highest level W&amp;M can grant, through the College
- Reading and Learning Association, and I was trained as a time management
- consultant. I took on leadership roles within the TutorZone until I was
- working alongside its director. As a graduate student, I became one of the
- Graduate Assistants helping oversee the TutorZone as well as an academic
- coach to students with high need for academic support.
</p>
+</section>
- <p>
- I loved getting to work with the Tribe TutorZone tutors, but I realized that
- I missed being the tutor. There's just nothing like watching the light bulb
- of understanding go off or seeing students who had struggled with material
- master it! With that realization, I decided to dedicate my life to my
- passion -- helping students of all ages learn, succeed, and believe in
- themselves.
- </p>
+<section class="quiet flexible squarshed">
+ <figure class="shadowy">
+ <picture>
+ <source srcset="/assets/amy.webp" type="image/webp" />
+ <source srcset="/assets/amy.png" type="image/png" />
+ <img alt="Amy Carpenter" src="/assets/amy.png" />
+ </picture>
+ <figcaption>Amy Carpenter, M.Ed.</figcaption>
+ </figure>
- <p>
- My instructional approach focuses on meeting students where they are and
- supporting them through any hesitations or discomforts from which academic
- difficulties may arise. Whether your student only has to brush up on a few
- concepts or is resistant to completing coursework, I will come to each
- session with patience, understanding, and just the right amount of
- discipline. I truly believe that excellent educational relationships begin
- with mutual respect, and I work to build meaningful relationships with all
- of my clients.
- </p>
+ <div>
+ <p>
+ I received my B.A. from The College of William and Mary in 2018 and received
+ my M.Ed. from W&amp;M in 2020. As an undergraduate, I worked and was trained
+ as a tutor at W&amp;M's peer tutoring center, the Tribe TutorZone. During
+ this period, I conducted over 150 one-on-one appointments with W&amp;M
+ students in 26 different content areas. I earned lifetime Advanced Tutor
+ Certification, the highest level W&amp;M can grant, through the College
+ Reading and Learning Association, and I was trained as a time management
+ consultant. I took on leadership roles within the TutorZone until I was
+ working alongside its director. As a graduate student, I became one of the
+ Graduate Assistants helping oversee the TutorZone as well as an academic
+ coach to students with high need for academic support.
+ </p>
+
+ <p>
+ I loved getting to work with the Tribe TutorZone tutors, but I realized that
+ I missed being the tutor. There's just nothing like watching the light bulb
+ of understanding go off or seeing students who had struggled with material
+ master it! With that realization, I decided to dedicate my life to my
+ passion -- helping students of all ages learn, succeed, and believe in
+ themselves.
+ </p>
+
+ <p>
+ My instructional approach focuses on meeting students where they are and
+ supporting them through any hesitations or discomforts from which academic
+ difficulties may arise. Whether your student only has to brush up on a few
+ concepts or is resistant to completing coursework, I will come to each
+ session with patience, understanding, and just the right amount of
+ discipline. I truly believe that excellent educational relationships begin
+ with mutual respect, and I work to build meaningful relationships with all
+ of my clients.
+ </p>
+
+ <p>Thank you for considering Carpenter Tutoring.</p>
+ </div>
+
+</section>
+
+<section class="quiet flexible">
+ <div>
+ <h2>Joel Monroe</h2>
+ <p>
+
+ 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 &amp; 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.
+ </p>
+ </div>
+
+ <figure class="shadowy">
+ <picture>
+ <source srcset="/assets/joelm.webp" type="image/webp" />
+ <source srcset="/assets/joelm.png" type="image/png" />
+ <img alt="Joel Monroe" src="/assets/joelm.png" />
+ </picture>
+ <figcaption>Joel Monroe, M.Sc.</figcaption>
+ </figure>
+
+</section>
+
+
+<section class="quiet flexible">
+ <div>
+ <h2>William Brubaker</h2>
+ <p>
+ William Brubaker graduated from the University of California at Berkeley
+ with degrees in Architecture and Business Administration. He subsequently
+ worked as project manager for real estate developers of very large
+ commercial projects in multiple cities in the United States and in Abu
+ Dhabi and Hong Kong. In 2011, William began tutoring GMAT prep and later,
+ GRE prep, full time and has done that ever since. Over the past 11 years
+ he has tutored over 7,500 hours to hundreds of students. During that time
+ he has gradually developed a structured system designed to optimize
+ graduate students' tutoring experience. William is the father of three
+ children and lives in the foothills of the Sierra Nevada Mountains in
+ California.
+ </p>
+ </div>
- <p>Thank you for considering Carpenter Tutoring.</p>
+ <figure class="shadowy">
+ <picture>
+ <source srcset="/assets/williamb.webp" type="image/webp" />
+ <source srcset="/assets/williamb.png" type="image/png" />
+ <img alt="William Brubaker" src="/assets/williamb.png" />
+ </picture>
+ <figcaption>William Brubaker</figcaption>
+ </figure>
</section>
<section></section>