summaryrefslogtreecommitdiff
path: root/about/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'about/index.php')
-rw-r--r--about/index.php67
1 files changed, 67 insertions, 0 deletions
diff --git a/about/index.php b/about/index.php
index bb192fa..4607787 100644
--- a/about/index.php
+++ b/about/index.php
@@ -114,5 +114,72 @@
</figure>
</section>
+
+<section></section>
+
+<section class="quiet flexible">
+ <div>
+ <h2>Genevieve Akins</h2>
+ <p>
+ Genevieve is currently pursuing a master’s degree in Clinical Mental Health Counseling
+ at the College of William &amp; 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.
+ </p>
+ </div>
+
+ <figure class="shadowy">
+ <picture>
+ <source srcset="/assets/genevievea.webp" type="image/webp" />
+ <source srcset="/assets/genevievea.png" type="image/png" />
+ <img alt="Genevieve Akins" src="/assets/genevievea.png" />
+ </picture>
+ <figcaption>Genevieve Akins</figcaption>
+ </figure>
+</section>
+
+<section></section>
+
+<section class="quiet flexible">
+ <div>
+ <h2>Ian Wilenzik</h2>
+ <p>
+ Ian Wilenzik, PhD
+ candidate, graduated from William &amp; 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 &amp; 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.
+ </p>
+ </div>
+
+ <figure class="shadowy">
+ <picture>
+ <source srcset="/assets/ianw.webp" type="image/webp" />
+ <source srcset="/assets/ianw.png" type="image/png" />
+ <img alt="Ian Wilenzik" src="/assets/ianw.png" />
+ </picture>
+ <figcaption>Ian Wilenzik</figcaption>
+ </figure>
+</section>
+
<section></section>
<?php include('../footer.php'); ?>