mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-10 22:07:46 -06:00
ready
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
<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> 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
|
||||
Currently, I'm an Engineer at
|
||||
<a class="underline-link" href="https://www.upstatement.com/" target="_blank">Upstatement</a> working on web projects for our awesome clients. Prior to Upstatement, I recently graduated from
|
||||
<a class="underline-link" href="http://www.ccis.northeastern.edu/" target="_blank">Northeastern University</a> with my bachelor's degree after 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 Music</a>. After graduating from Northeastern, I'll be joining
|
||||
<a class="underline-link" href="https://www.upstatement.com/" target="_blank">Upstatement</a> as an Engineer.
|
||||
<a class="underline-link" href="https://www.apple.com/music/" target="_blank">Apple Music</a>.
|
||||
</p>
|
||||
|
||||
<p>As a front-end engineer, I enjoy bridging the gap between engineering and design — combining my technical knowledge
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
<section class="section featured-projects">
|
||||
<div class="section__title">Featured Projects</div>
|
||||
<div class="section__content">
|
||||
<div class="project interventions">
|
||||
<div class="project blistabloc">
|
||||
<figure class="project__pic">
|
||||
<a href="https://interventions.design/" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/interventions/interventions.png" alt="">
|
||||
<a href="https://blistabloc.com/" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/blistabloc/blistabloc.png" alt="">
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption class="project__caption">
|
||||
<div class="project__name">
|
||||
<a href="https://interventions.design/" target="_blank">Interventions</a>
|
||||
<a href="https://blistabloc.com/" target="_blank">blistabloc</a>
|
||||
</div>
|
||||
<p>Interactive marketing website for Northeastern's first annual student-led design conference, Interventions. Coming
|
||||
in 2018!</p>
|
||||
<p>Custom wordpress theme built with Timber and Woocommerce for blistabloc, the only reactive shoe insert that prevents
|
||||
blisters from forming.</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
@@ -39,7 +39,21 @@
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
<div class="project v2">
|
||||
<div class="project interventions">
|
||||
<figure class="project__pic">
|
||||
<a href="https://interventions.design/" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/interventions/interventions.png" alt="">
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption class="project__caption">
|
||||
<div class="project__name">
|
||||
<a href="https://interventions.design/" target="_blank">Interventions</a>
|
||||
</div>
|
||||
<p>Interactive marketing website for Northeastern's first annual student-led design conference, Interventions.</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
<!-- <div class="project v2">
|
||||
<figure class="project__pic">
|
||||
<a href="http://brittanychiang.com/v2" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/v2/v2.png" alt="">
|
||||
@@ -52,6 +66,6 @@
|
||||
<p>Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous
|
||||
frameworks like Bootstrap.</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user