FEAT: Beta for about section.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user