mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 11:15:37 -06:00
19 lines
622 B
HTML
19 lines
622 B
HTML
<header class="intro">
|
|
<h1 class="intro__hello">Hello!
|
|
<span class="emoji wave-hand animated"></span>
|
|
</h1>
|
|
|
|
<h2 class="intro__tagline">I'm
|
|
<span class="name">Ryan Walters</span>, a aspiring full-stack software engineer interested in learning as many languages and frameworks as possible.
|
|
<!-- <span class="emoji technologist"></span> -->
|
|
</h2>
|
|
|
|
<h3 class="intro__contact">
|
|
<span>Get in touch </span>
|
|
<span class="emoji pointer"></span>
|
|
<span>
|
|
<a href="mailto:ryanchwalters@gmail.com" target="_blank" class="highlight-link">ryanchwalters@gmail.com</a>
|
|
</span>
|
|
</h3>
|
|
</header>
|