mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 03:15:39 -06:00
edits
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<section class="section background">
|
||||
<div class="section__title">Background</div>
|
||||
<div class="section__content">
|
||||
<p>I'm a fifth year student at <a class="underline-link" href="http://www.ccis.northeastern.edu/" target="_blank">Northeastern University</a> in Boston expecting to graduate in May 2018. Thanks to Northeastern's co-op program, I've had the privilege of completing three wonderful six-month co-ops at <a class="underline-link" href="https://us.mullenlowe.com/" target="_blank">MullenLowe U.S.</a>, <a class="underline-link" href="https://starry.com/" target="_blank">Starry</a>, and <a class="underline-link" href="https://www.apple.com/music/" target="_blank">Apple</a>.</p>
|
||||
<p>I'm a fifth year student at <a class="underline-link" href="http://www.ccis.northeastern.edu/" target="_blank">Northeastern University</a> expecting to graduate in May 2018. Thanks to Northeastern's co-op program, I've had the privilege of completing three wonderful six-month co-ops at <a class="underline-link" href="https://us.mullenlowe.com/" target="_blank">MullenLowe U.S.</a>, <a class="underline-link" href="https://starry.com/" target="_blank">Starry</a>, and <a class="underline-link" href="https://www.apple.com/music/" target="_blank">Apple</a>.</p>
|
||||
|
||||
<p>As a front-end engineer, I enjoy bridging the gap between engineering and design — combining my technical knowledge with my keen eye for design to create a beautiful product. My goal is to always build applications that are scalable and efficient under the hood while providing engaging, pixel-perfect user experiences.</p>
|
||||
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
<div class="status__light__ring"></div>
|
||||
<div class="status__light__led"></div>
|
||||
</div>
|
||||
<div class="status__message">Currently seeking full-time opportunities starting May 2018!</div>
|
||||
<div class="status__message">Currently seeking full-time opportunities!</div>
|
||||
</div>
|
||||
|
||||
@@ -57,7 +57,8 @@ html, body {
|
||||
.intro,
|
||||
.skills .skillz__category__label,
|
||||
.experience .job__time,
|
||||
.footer__copyright {
|
||||
.footer__copyright,
|
||||
.status {
|
||||
color: $off-white;
|
||||
}
|
||||
.section__content .underline-link:after {
|
||||
@@ -65,7 +66,6 @@ html, body {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.emoji {
|
||||
display: inline-block;
|
||||
vertical-align: text-top;
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
align-items: center;
|
||||
font-size: 1.1rem;
|
||||
font-family: 'Inconsolata', monospace;
|
||||
// font-weight: 700;
|
||||
margin-top: 70px;
|
||||
color: $night;
|
||||
// background-color: $yellow;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user