FEAT: Beta for about section.

This commit is contained in:
MajorDroolz
2022-12-22 21:30:44 -05:00
parent b7c7e0dd9c
commit 2fc2271221
4 changed files with 88 additions and 12 deletions

View File

@@ -43,15 +43,24 @@
</header>
<section id="about-me">
<div id="about-me-back"></div>
<h2>About Me</h2>
<p>
Passionate computer science student skilled in building <strong>
responsive, full-stack applications</strong>. Motivated to learn from
colleagues and <strong>teach future developers</strong>. Seeks role to
fashion software solutions, focused on <strong>teamwork and creativity
</strong>.
</p>
<div id="about-me__back"></div>
<h2 id="about-me__title" class="head">About<br>Me</h2>
<div id="about-me__text-outer">
<div id="about-me__text">
<div class="back-text">
<div class="fade-text fade1" data-t="About Me"></div>
<div class="fade-text fade2" data-t="About Me"></div>
<div class="fade-text fade3" data-t="About Me"></div>
</div>
<p class="body">
Passionate computer science student skilled in building <strong>
responsive, full-stack applications</strong>. Motivated to learn from
colleagues and <strong>teach future developers</strong>. Seeks role to
fashion software solutions, focused on <strong>teamwork and
creativity</strong>.
</p>
</div>
</div>
</section>
<section id="projects">