Files
old.xevion.github.io/_includes/about.html
2016-12-10 14:52:18 -05:00

18 lines
1.6 KiB
HTML

<section id="about-section" class="section">
<div class="section-wrapper">
<div class="fade-in">
<h1 class="section-heading">Hey, I'm Brittany.</h1>
<h3 class="section-subheading">I'm a design-minded, detail oriented software engineer passionate about combining beautiful code with beautiful design.</h3>
<span class="divider"></span>
<div class="about-wrapper">
<img class="headshot" src="img/headshot.jpg" alt="headshot">
<div class="about-text-wrapper">
<p class="about-text"><strong>I'm a fourth year student at Northeastern University</strong> in Boston studying computer science and interaction design. I have experience developing and designing software for the web, from simple landing pages to progressive web applications. I strive to create software that not only functions efficiently under the hood, but also provides intuitive, pixel-perfect user experiences.</p>
<p class="about-text">I love learning new and better ways to create seamless user experiences with clean, efficient, and scalable code. I consider work an ongoing education, and I'm always looking for opportunities to work with those who are willing to share their knowledge as much as I want to learn. At the end of the day, my primary goal is to create something beautiful with people that bring out the best in me.</p>
<p class="about-text"><strong>When I'm not in front of a computer screen,</strong> I'm probably snowboarding, traveling, petting dogs, or learning a new song on my uke.</p>
</div>
</div>
</div>
</div>
</section>