Skip to content

Commit 241cf79

Browse files
author
Emerson Pfeiffer
committed
Update email, broken links, wording to be past tense,
1 parent ceec814 commit 241cf79

File tree

5 files changed

+17
-27
lines changed

5 files changed

+17
-27
lines changed

about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="article">
3333
<h1>Background</h1>
3434
<p>
35-
&emsp;I have 2 younger brothers, Simon and Max, and a dog, Ahsoka. My parents are proud alumni of the University of Illinois and raised me in Saline Michigan. Growing up in the mitten state, I spent lots of time playing in the snow as a kid. I have learned to appreciate summer and nature more as a Michigander since summers are short and pitch perfect weather is limited. My grandparents, who live near New Buffalo Michigan, own property on Lake Michigan. My family spends time with them on holidays such as Independence Day and Labor Day. I recognize that relaxing on the beach while getting some alone time is a privilege. I think everyone should spend a little time alone in nature with their own thoughts. Personally, I need the mental reset when I feel stressed or exhausted.
35+
&emsp;I have 2 younger brothers, Simon and Max. My parents are proud alumni of the University of Illinois and raised me in Saline Michigan. Growing up in the mitten state, I spent lots of time playing in the snow as a kid. I have learned to appreciate summer and nature more as a Michigander since summers are short and pitch perfect weather is limited. My grandparents, who live near New Buffalo Michigan, own property on Lake Michigan. My family spends time with them on holidays such as Independence Day and Labor Day. I recognize that relaxing on the beach while getting some alone time is a privilege. I think everyone should spend a little time alone in nature with their own thoughts. Personally, I need the mental reset when I feel stressed or exhausted.
3636
</p>
3737
</div>
3838
<div class="article">

contact.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<section>
2727
<div class="info">
2828
<h3>Email</h3>
29-
<a href="https://login.yahoo.com/?.src=ym&lang=&done=https%3A%2F%2Fmail.yahoo.com%2F%3Fguce_referrer%3DaHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS8%26guce_referrer_sig%3DAQAAANiimG5ZgY7a_86qa1su8qkY-8y67M3sJw3Fme5jCrjfXPJ96djmkm-6IqdJI25uM9TmawV3wm6jynVYUPRuagry5XikINlOWfbOvulekYWhMVY-aX9jFPiDd9iYi5YZbze5QuPF26jTN1qS_z6G6E8YvjbVqJTEV5HQUkSOwYAW" target="_blank">[email protected]</a>
29+
3030
<br>
3131
<br>
3232
<img src="img/portrait.png">
@@ -77,4 +77,4 @@ <h3>Email</h3>
7777
</footer>
7878
</div>
7979
</body>
80-
</html>
80+
</html>

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h1>Hello and Welcome</h1>
3636

3737
</div>
3838
<div class="top-box top-box-b">
39-
<p>&emsp;Search around to learn more about me, view some of my past projects as a student and programmer, or get in contact. If you want help learning programming languages such as C++, C, and javascript, learning markup languages like HTML and CSS, or designing a personal/company website, feel free to shoot me an email!</p>
39+
<p>&emsp;Search around to learn more about me, view some of my past projects as a student and programmer, or get in contact.</p>
4040
</div>
4141
</section>
4242

@@ -52,13 +52,13 @@ <h3>High School</h3>
5252
<!-- <i class="fas fa-globe fa-4x"></i> -->
5353
<img src="img/BlockM.png" alt="Block M">
5454
<h3>College</h3>
55-
<p>Currently I attend the University of Michigan and plan to graduate with a Bachelor's degree in Computer Science in the spring of 2021.</p>
55+
<p>I graduated from the University of Michigan in 2021 with a bachelors degree in Computer Science.</p>
5656
</div>
5757
<div class="box">
5858
<!-- <i class="fas fa-cog fa-4x"></i> -->
5959
<img src="img/Bert's.png" alt="Bert's">
6060
<h3>Bert's Cafe</h3>
61-
<p>During school, I work as a Student Manager at Bert's Cafe. Learning great customer service has improved my communication skills, and incorporating work into my class schedule has taught me great time management skills. I never drank coffee as a kid, but now I love it!</p>
61+
<p>During school, I worked as a Student Manager at Bert's Cafe. Learning great customer service has improved my communication skills, and by incorporating work into my class schedule, I learned how to best manage my time. I never drank coffee growing up, but now I love it!</p>
6262
</div>
6363
<div class="box">
6464
<!-- <i class="fas fa-users fa-4x"></i> -->

projects.html

+10-21
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ <h1>QR Code Scanner</h1>
3232
<p>
3333
&emsp;At Uber, I worked on a QR code scanner to transfer authenticated user sessions across devices, built in React/Redux. For example, if a user is logged in on their phone and wishes to log in via desktop, they can simple scan the QR code, confirm on their phone, and log in on their computer. <a href="https://web.whatsapp.com">WhatsApp</a> has a similar implementation.
3434
</p>
35-
<br>
36-
<a href="https://auth3.uber.com/scanqr" target="_blank" class="btn">Full Page</a>
3735
</div>
3836
<div class="project">
3937
<h1>Dynamic Landing Page</h1>
@@ -49,12 +47,21 @@ <h1>Dynamic Landing Page</h1>
4947
<h1>Website for my Dog</h1>
5048
<iframe src="projects/ahsoka/index.html"></iframe>
5149
<p>
52-
&emsp;In an attempt to work on my HTML and CSS skills, I figured making a website for my dog would help while showing off her cuteness to the world. Ahsoka is a hound beagle mix and is very protective of her family.
50+
&emsp;In an attempt to work on my HTML and CSS skills, I figured making a website for my dog would help while showing off her cuteness to the world. Ahsoka is a hound beagle mix and is very protective of her family. Sadly, she passed away in 2021, but is still in our hearts.
5351
</p>
5452
<br>
5553
<a href="projects/ahsoka/index.html" target="_blank" class="btn">Full Website</a>
5654
<a href="https://github.com/epfeiffe/epfeiffe.github.io/tree/master/projects/ahsoka" target="_blank" class="btn">Source Code</a>
5755
</div>
56+
<div class="project">
57+
<h1>Vimeo Account</h1>
58+
<iframe src="https://player.vimeo.com/video/116353270" allow="fullscreen" allowfullscreen></iframe>
59+
<p>
60+
&emsp;I took a Video Production class in Highschool, posting several videos to my old Vimeo account. Some of these are pretty goofy to look at in retrospect. My highlight piece is embedded above. My friend and I made a video on the risks of premature drinking and entered it in the <a href="https://courageouspersuaders.com/">Courageous Persuaders</a> competition where we won third place.
61+
</p>
62+
<br>
63+
<a class="btn" href="https://vimeo.com/table123" target="_blank">Vimeo Page</a>
64+
</div>
5865
<div class="haiti project">
5966
<h1>Haiti Water Filters</h1>
6067
<img src="img/walk1.JPG" alt="walk">
@@ -69,24 +76,6 @@ <h1>Haiti Water Filters</h1>
6976
</p>
7077
<a class="btn" href="https://poured-out.org/" target="_blank">Poured Out</a>
7178
</div>
72-
<div class="project">
73-
<h1>Highschool CAD Website</h1>
74-
<iframe src="https://sites.google.com/site/emersonjpfeiffer/home"></iframe>
75-
<p>
76-
&emsp;This is a pretty dated site where I showcase my Computer Aided Design skills in my AutoCAD Highschool class. I worked on free form models and dimensioning, among other views. I made a wind turbine and solar panel for the annual <a href="https://mites.cc/">MITES</a> competition.
77-
</p>
78-
<br>
79-
<a class="btn" href="https://sites.google.com/site/emersonjpfeiffer/home" target="_blank">Full Website</a>
80-
</div>
81-
<div class="project">
82-
<h1>Vimeo Account</h1>
83-
<iframe src="https://player.vimeo.com/video/116353270" allow="fullscreen" allowfullscreen></iframe>
84-
<p>
85-
&emsp;I took a Video Production class in Highschool, posting several videos to my old Vimeo account. Some of these are pretty goofy to look at in retrospect. My highlight piece is embedded above. My friend and I made a video on the risks of premature drinking and entered it in the <a href="https://courageouspersuaders.com/">Courageous Persuaders</a> competition where we won third place.
86-
</p>
87-
<br>
88-
<a class="btn" href="https://vimeo.com/table123" target="_blank">Vimeo Page</a>
89-
</div>
9079
</section>
9180

9281

projects/landing-page/js/main.js

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ let quotes = [
146146
"There is a big defferenct between listening and waiting for your turn to speak. -Simon Sinek",
147147
"If you don't listen to someone, you are telling them they don't exist. -Jean Oelwang",
148148
"We need to learn how to want what we have, not to have what we want in order to get steady and stable happiness. -Tenzin Gyatso (14th Dalai Lama)",
149+
"An expert is a person who has made all the mistakes that can be made in a very narrow field. -Niels Bohr",
149150
];
150151

151152
// Show Time

0 commit comments

Comments
 (0)