mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-10 16:07:47 -06:00
configure
This commit is contained in:
17
_includes/about.html
Normal file
17
_includes/about.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<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 products for the web, from simple landing pages to multi-tier 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 finding 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 screen,</strong> I'm probably snowboarding, traveling, petting dogs, or learning a new song on my uke.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user