diff options
-rw-r--r-- | about/index.php | 67 | ||||
-rw-r--r-- | assets/genevievea.png | bin | 0 -> 337781 bytes | |||
-rw-r--r-- | assets/genevievea.webp | bin | 0 -> 70202 bytes | |||
-rw-r--r-- | assets/ianw.png | bin | 0 -> 369723 bytes | |||
-rw-r--r-- | assets/ianw.webp | bin | 0 -> 25214 bytes |
5 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 & 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 & 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. + </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'); ?> diff --git a/assets/genevievea.png b/assets/genevievea.png Binary files differnew file mode 100644 index 0000000..4b7f99a --- /dev/null +++ b/assets/genevievea.png diff --git a/assets/genevievea.webp b/assets/genevievea.webp Binary files differnew file mode 100644 index 0000000..56197c5 --- /dev/null +++ b/assets/genevievea.webp diff --git a/assets/ianw.png b/assets/ianw.png Binary files differnew file mode 100644 index 0000000..f664c80 --- /dev/null +++ b/assets/ianw.png diff --git a/assets/ianw.webp b/assets/ianw.webp Binary files differnew file mode 100644 index 0000000..f163f4f --- /dev/null +++ b/assets/ianw.webp |