mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 07:15:32 -06:00
I got a job!
This commit is contained in:
@@ -1,12 +1,24 @@
|
||||
<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> 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 Music</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 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.
|
||||
</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>
|
||||
<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>
|
||||
|
||||
<p><strong>When I'm not in front of a computer screen</strong>, I'm probably snowboarding, cruising around on my penny board, or crossing off another item on my bucket list.</p>
|
||||
<p>
|
||||
<strong>When I'm not in front of a computer screen</strong>, I'm probably snowboarding, cruising around on my penny board,
|
||||
or crossing off another item on my bucket list.</p>
|
||||
|
||||
{% include employment-status.html %}
|
||||
<!-- {% include employment-status.html %} -->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
{% for job in site.data.experience %}
|
||||
<div class="job">
|
||||
<div class="time-place">
|
||||
<div class="job__company"><a href="{{job.url}}" target="_blank">{{job.company}}</a></div>
|
||||
<div class="job__company">
|
||||
<a href="{{job.url}}" target="_blank">{{job.company}}</a>
|
||||
</div>
|
||||
<div class="job__time">{{job.time}}</div>
|
||||
</div>
|
||||
<div class="job__position">{{job.position}}</div>
|
||||
|
||||
@@ -3,35 +3,54 @@
|
||||
<div class="section__content">
|
||||
<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>
|
||||
<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. Coming in 2018!</p>
|
||||
<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. Coming
|
||||
in 2018!</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
<div class="project screentime">
|
||||
<figure class="project__pic phones">
|
||||
<a href="https://play.google.com/store/apps/details?id=com.starry.management" target="_blank">
|
||||
<div class="phone"><img src="{{site.baseurl}}/img/featured/screentime/screentime1.png" alt=""></div>
|
||||
<div class="phone"><img src="{{site.baseurl}}/img/featured/screentime/screentime3.png" alt=""></div>
|
||||
<div class="phone"><img src="{{site.baseurl}}/img/featured/screentime/screentime4.png" alt=""></div>
|
||||
<div class="phone">
|
||||
<img src="{{site.baseurl}}/img/featured/screentime/screentime1.png" alt="">
|
||||
</div>
|
||||
<div class="phone">
|
||||
<img src="{{site.baseurl}}/img/featured/screentime/screentime3.png" alt="">
|
||||
</div>
|
||||
<div class="phone">
|
||||
<img src="{{site.baseurl}}/img/featured/screentime/screentime4.png" alt="">
|
||||
</div>
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption class="project__caption">
|
||||
<div class="project__name"><a href="https://play.google.com/store/apps/details?id=com.starry.management" target="_blank">ScreenTime 2.0</a></div>
|
||||
<p>Starry Station feature that provided users with the ability to easily filter content, pause the internet, and even create custom rules for blocking apps like Facebook and Twitter right from their phones.</p>
|
||||
<div class="project__name">
|
||||
<a href="https://play.google.com/store/apps/details?id=com.starry.management" target="_blank">ScreenTime 2.0</a>
|
||||
</div>
|
||||
<p>Starry Station feature that provided users with the ability to easily filter content, pause the internet, and even
|
||||
create custom rules for blocking apps like Facebook and Twitter right from their phones.</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=""></a>
|
||||
<a href="http://brittanychiang.com/v2" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/v2/v2.png" alt="">
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption class="project__caption">
|
||||
<div class="project__name"><a href="http://brittanychiang.com/v2" target="_blank">Personal Website V2</a></div>
|
||||
<p>Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous frameworks like Bootstrap.</p>
|
||||
<div class="project__name">
|
||||
<a href="http://brittanychiang.com/v2" target="_blank">Personal Website V2</a>
|
||||
</div>
|
||||
<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>
|
||||
|
||||
@@ -1,11 +1,18 @@
|
||||
<header class="intro">
|
||||
<h1 class="intro__hello">Hello! <span class="emoji wave-hand animated"></span></h1>
|
||||
<h1 class="intro__hello">Hello!
|
||||
<span class="emoji wave-hand animated"></span>
|
||||
</h1>
|
||||
|
||||
<h2 class="intro__tagline">I'm <span class="name">Brittany Chiang</span>, a design-minded front-end software engineer focused on building beautiful interfaces & experiences <span class="emoji technologist"></span></h2>
|
||||
<h2 class="intro__tagline">I'm
|
||||
<span class="name">Brittany Chiang</span>, a design-minded front-end software engineer focused on building beautiful interfaces & experiences
|
||||
<span class="emoji technologist"></span>
|
||||
</h2>
|
||||
|
||||
<h3 class="intro__contact">
|
||||
<span>Get in touch </span>
|
||||
<span class="emoji pointer"></span>
|
||||
<span><a href="mailto:brittany.chiang@gmail.com" target="_blank" class="highlight-link">brittany.chiang@gmail.com</a></span>
|
||||
<span>
|
||||
<a href="mailto:brittany.chiang@gmail.com" target="_blank" class="highlight-link">brittany.chiang@gmail.com</a>
|
||||
</span>
|
||||
</h3>
|
||||
</header>
|
||||
|
||||
@@ -3,7 +3,9 @@
|
||||
<div class="section__content">
|
||||
{% for project in site.data.other-projects %}
|
||||
<div class="project">
|
||||
<div class="project__name"><a href="{{project.url}}" target="_blank" class="arrow-link">{{project.name}}</a></div>
|
||||
<div class="project__name">
|
||||
<a href="{{project.url}}" target="_blank" class="arrow-link">{{project.name}}</a>
|
||||
</div>
|
||||
<p>{{project.description}}</p>
|
||||
<div class="project__used">
|
||||
{% for item in project.used %}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<div class="switch-wrapper">
|
||||
<div class="sun"></div>
|
||||
<div class="toggle-wrapper">
|
||||
<input id="switch" type="checkbox"/>
|
||||
<input id="switch" type="checkbox" />
|
||||
<label for="switch" id="toggle">Toggle</label>
|
||||
</div>
|
||||
<div class="moon"></div>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<button id="top-button">
|
||||
<img src="{{site.baseurl}}/img/emojis/pointing-up.png" alt="">
|
||||
</button>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user