summaryrefslogtreecommitdiff
path: root/src/html/about.html.bak
blob: 868f34b40f7c2ad087da6e8b643fe1f07a2ed1ef (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
<!-- contact info, about me -->
<hr>
<section class="section" id="about">
	<div class="columns is-vcentered">
		<!-- contact -->
		<div class="column has-text-centered is-one-third">
			<div class="card">
				<div class="card-content">
					<!--<figure class="image">
	     <img src="https://nextcloud.53hor.net/s/FBnpbETYrsdRiKa/preview">
	     </figure>-->
				</div>
				<footer class="card-footer">
					<p class="card-footer-item">
					Facebook icon
					</p>
					<p class="card-footer-item">
					Twitter icon
					</p>
				</footer>
			</div>
		</div>

		<!-- about -->
		<div class="column">
			<div class="container">
				<div class="content">
					<p>
					School is tricky, and there is no universal pathway
					to success. I started Carpenter Tutoring for those
					seeking a little help finding their way. 
					</p>
					<p>
					I received my B.A. from The College of William and
					Mary in 2018 and will receive 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>
					Thank you for considering Carpenter Tutoring.
					</p>
					<p>
					-- Amy Carpenter
					</p>
				</div>
			</div>
		</div>
	</div>
</section>