summaryrefslogtreecommitdiff
path: root/about/index.php
blob: 407d66955d10ddd052c1c52739c5b720d31aaa2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<?php include('../header.php'); ?>
<section class="banner">
	<h1>About Us</h1>
</section>

<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>
</section>

<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>

	<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></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">
	<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>
	<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>

</section>

<section></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></section>

<section class="quiet flexible">
	<figure class="shadowy">
		<picture>
			<source srcset="/assets/laurenp.webp" type="image/webp" />
			<source srcset="/assets/joelm.png" type="image/png" />
			<img alt="Lauren Peerbolte" src="/assets/joelm.png" />
		</picture>
		<figcaption>Lauren Peerbolte</figcaption>
	</figure>

	<div>
		<h2>Lauren Peerbolte</h2>
		<p>
			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.
		</p>
	</div>
</section>

<section></section>

<section class="quiet flexible">
	<div>
		<h2>Tajana Freeman</h2>
		<p>
			Tajana is a third year master’s student in Clinical Mental Health Counseling at the College of William &amp; Mary with a love for education and learning. She is a United States Navy veteran who graduated from Auburn University with a Bachelor's in Psychology. She has substitute taught students from elementary to high school level in math and English language arts online and in person. Tajana is excited to partner with students to help them identify their individual learning modalities and to help them find the exhilarating fun of learning through tailored exercises. As a part of Carpenter Tutoring, Tajana is passionate about education and helping her students and inspiring generations of future leaders.
		</p>
	</div>

	<figure class="shadowy">
		<picture>
			<source srcset="/assets/tajanaf.webp" type="image/webp" />
			<source srcset="/assets/tajanaf.png" type="image/png" />
			<img alt="Tajana Freeman" src="/assets/tajanaf.png" />
		</picture>
		<figcaption>Tajana Freeman</figcaption>
	</figure>

</section>

<section></section>
<?php include('../footer.php'); ?>