Skip to content

Commit f7047a3

Browse files
committed
Add in my Technical Art reel to AboutMe
razzzmaataazzzz
1 parent 4c1ca4c commit f7047a3

File tree

4 files changed

+40
-0
lines changed

4 files changed

+40
-0
lines changed

Public/index.htm

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,15 @@
311311
<br><br>An undiagnosed something-or-another, which spawned-in with the energy only befitting a gift from the mythical Red Bull itself!
312312
</div>
313313

314+
<br>
315+
<span class="innerCenter"><span class="textDrinkMeAlice">vv</span> Check out my Technical Art reel <span class="textDrinkMeAlice">vv</span></span>
316+
<div class='gitPageAboutMeSpacer'></div>
317+
<div class="gitPagesAboutMeReelParent">
318+
<iframe src="https://www.youtube-nocookie.com/embed/trt9dGUYevs?si=Pi3cSLcIIXmZWAkL" title="Kevin Edzenga's Technical Artist Reel; Spring 2024" class="gitPagesAboutMeReel" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
319+
</div>
320+
321+
<div class='gitPageAboutMeSpacer'></div>
322+
314323
<br>In the past, I worked on <span class="textNudge">10</span> films, <span class="textNudge">9</span> of those at <span class="textBump">Blue Sky Studios</span>.
315324
<div class='gitPageAboutMeSpacer'></div>
316325
Doing <span class="textNudge">Character Simulation</span> (<span class="textSkew">for hair and clothing sims</span>) for <span class="textName">Epic</span>, <span class="textName">Rio 1</span> & <span class="textName">Rio 2</span>.

Public/style/gitPage_aboutMeStyle.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,15 @@
116116
width:77.5%;
117117
max-width: 1300px;
118118
justify-self: center;
119+
}
120+
121+
.gitPagesAboutMeReelParent{
122+
width: 100%;
123+
text-align: center;
124+
}
125+
126+
.gitPagesAboutMeReel{
127+
width: 85%;
128+
height: auto;
129+
aspect-ratio: 16 / 9;
119130
}

docs/index.htm

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,15 @@
311311
<br><br>An undiagnosed something-or-another, which spawned-in with the energy only befitting a gift from the mythical Red Bull itself!
312312
</div>
313313

314+
<br>
315+
<span class="innerCenter"><span class="textDrinkMeAlice">vv</span> Check out my Technical Art reel <span class="textDrinkMeAlice">vv</span></span>
316+
<div class='gitPageAboutMeSpacer'></div>
317+
<div class="gitPagesAboutMeReelParent">
318+
<iframe src="https://www.youtube-nocookie.com/embed/trt9dGUYevs?si=Pi3cSLcIIXmZWAkL" title="Kevin Edzenga's Technical Artist Reel; Spring 2024" class="gitPagesAboutMeReel" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
319+
</div>
320+
321+
<div class='gitPageAboutMeSpacer'></div>
322+
314323
<br>In the past, I worked on <span class="textNudge">10</span> films, <span class="textNudge">9</span> of those at <span class="textBump">Blue Sky Studios</span>.
315324
<div class='gitPageAboutMeSpacer'></div>
316325
Doing <span class="textNudge">Character Simulation</span> (<span class="textSkew">for hair and clothing sims</span>) for <span class="textName">Epic</span>, <span class="textName">Rio 1</span> & <span class="textName">Rio 2</span>.

docs/style/gitPage_aboutMeStyle.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,15 @@
116116
width:77.5%;
117117
max-width: 1300px;
118118
justify-self: center;
119+
}
120+
121+
.gitPagesAboutMeReelParent{
122+
width: 100%;
123+
text-align: center;
124+
}
125+
126+
.gitPagesAboutMeReel{
127+
width: 85%;
128+
height: auto;
129+
aspect-ratio: 16 / 9;
119130
}

0 commit comments

Comments
 (0)