34
34
< div >
35
35
< img
36
36
class ="profile animated fadeIn "
37
- style ="animation-delay: 0.3s "
37
+ style ="animation-delay: 0s "
38
38
src ="images/Screenshot 2024-04-23 at 8.15.04 PM.png "
39
39
/>
40
40
</ div >
41
41
< div class ="about ">
42
- < h1 class ="animated fadeIn " style ="animation-delay: 0.3s "> Personal</ h1 >
43
- < p class ="about-me animated fadeIn " style ="animation-delay: 0.35s ">
42
+ < h1 class ="animated fadeIn " style ="animation-delay: 0s "> Personal</ h1 >
43
+ < p class ="about-me animated fadeIn " style ="animation-delay: 0.1s ">
44
44
My name is Joseph Pogoretskiy. I was raised in the Shenandoah Valley and have lived here
45
45
all my life. I grew up in a family of seven and I am currently a junior at James Madison
46
46
University.< br /> < br />
@@ -54,8 +54,8 @@ <h1 class="animated fadeIn" style="animation-delay: 0.3s">Personal</h1>
54
54
< div class ="wrapper-2 ">
55
55
< div class ="flex-container-2 ">
56
56
< div class ="about-academics ">
57
- < h1 class ="animated fadeIn " style ="animation-delay: 0.4s "> Background</ h1 >
58
- < p class ="about-academic-info animated fadeIn " style ="animation-delay: 0.45s ">
57
+ < h1 class ="animated fadeIn " style ="animation-delay: 0.15s "> Background</ h1 >
58
+ < p class ="about-academic-info animated fadeIn " style ="animation-delay: 0.2s ">
59
59
I first picked up programming by teaching myself HTML and CSS through Codecademy in
60
60
middle school STEM class. This was my first ever peek under the hood of a computer
61
61
application.< br /> < br />
@@ -66,7 +66,7 @@ <h1 class="animated fadeIn" style="animation-delay: 0.4s">Background</h1>
66
66
< div >
67
67
< img
68
68
class ="profile animated fadeIn "
69
- style ="animation-delay: 0.5s "
69
+ style ="animation-delay: 0.25s "
70
70
title ="A screenshot of an early rendition of my music webpage made when I was in middle school "
71
71
src ="images/Screenshot 2024-04-05 at 2.20.31 PM.png "
72
72
/>
@@ -78,14 +78,14 @@ <h1 class="animated fadeIn" style="animation-delay: 0.4s">Background</h1>
78
78
< div >
79
79
< img
80
80
class ="profile animated fadeIn "
81
- style ="animation-delay: 0.55s "
81
+ style ="animation-delay: 0.3s "
82
82
title ="A high school graduation picture of me, my brother, and my teacher "
83
83
src ="images/IMG_0912.jpg "
84
84
/>
85
85
</ div >
86
86
< div class ="about ">
87
- < h1 class ="animated fadeIn " style ="animation-delay: 0.6s "> Academics</ h1 >
88
- < p class ="about-me animated fadeIn " style ="animation-delay: 0.65s ">
87
+ < h1 class ="animated fadeIn " style ="animation-delay: 0.35s "> Academics</ h1 >
88
+ < p class ="about-me animated fadeIn " style ="animation-delay: 0.4s ">
89
89
I continued to learn front-end languages throughout the latter half of middle school and
90
90
high school. I graduated Fort Defiance High School with a class rank of 8 and a Valley
91
91
Scholars Scholarship.< br /> < br /> I go to James Madison University to study Computer
@@ -107,8 +107,8 @@ <h1 class="animated fadeIn" style="animation-delay: 0.6s">Academics</h1>
107
107
< div class ="wrapper-2 ">
108
108
< div class ="flex-container-2 ">
109
109
< div class ="about-academics ">
110
- < h1 class ="animated fadeIn " style ="animation-delay: 0.7s "> Other</ h1 >
111
- < p class ="about-academic-info animated fadeIn " style ="animation-delay: 0.75s ">
110
+ < h1 class ="animated fadeIn " style ="animation-delay: 0.45s "> Other</ h1 >
111
+ < p class ="about-academic-info animated fadeIn " style ="animation-delay: 0.5s ">
112
112
Outside of academics, whenever I am not working, you will often find me reading books,
113
113
watching YouTube, doing calisthenics, or socializing with friends.< br /> < br />
114
114
I have been a student leader at the
@@ -136,14 +136,14 @@ <h1 class="animated fadeIn" style="animation-delay: 0.7s">Other</h1>
136
136
< div >
137
137
< img
138
138
class ="profile animated fadeIn "
139
- style ="animation-delay: 0.8s "
139
+ style ="animation-delay: 0.55s "
140
140
title ="Me petting a cow during my trip to Guatemala "
141
141
src ="images/Screenshot 2024-04-25 at 4.41.22 PM.png "
142
142
/>
143
143
</ div >
144
144
</ div >
145
145
</ div >
146
- < div class ="footer animated fadeIn " style ="animation-delay: 0.85s " >
146
+ < div class ="footer animated fadeIn " style ="animation-delay: 0.6s " > </ div >
147
147
< footer > Copyright © Joseph Pogoretskiy</ footer >
148
148
</ div >
149
149
</ body >
0 commit comments