diff --git a/_config.yml b/_config.yml index 6eea737..0beae16 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ baseurl: "" email: brittany.chiang@gmail.com cover: https://brittanychiang.com/img/og.png logo: https://brittanychiang.com/img/emojis/technologist.png -resume: https://brittanychiang.com/resume.pdf +resume: https://brittanychiang.com/resume2018.pdf social: - title: email url: mailto:brittany.chiang@gmail.com diff --git a/_config_dev.yml b/_config_dev.yml index 6eea737..0beae16 100644 --- a/_config_dev.yml +++ b/_config_dev.yml @@ -7,7 +7,7 @@ baseurl: "" email: brittany.chiang@gmail.com cover: https://brittanychiang.com/img/og.png logo: https://brittanychiang.com/img/emojis/technologist.png -resume: https://brittanychiang.com/resume.pdf +resume: https://brittanychiang.com/resume2018.pdf social: - title: email url: mailto:brittany.chiang@gmail.com diff --git a/_data/experience.yml b/_data/experience.yml index 81ac35a..659676d 100644 --- a/_data/experience.yml +++ b/_data/experience.yml @@ -1,3 +1,13 @@ +- company: Upstatement + url: https://www.upstatement.com/ + time: May 2018 - Present + position: Engineer + +- company: Scout + url: https://web.northeastern.edu/scout/ + time: Jan - June 2018 + position: Studio Developer + - company: Apple Music url: https://www.apple.com/music/ time: July - Dec 2017 diff --git a/_data/other-projects.yml b/_data/other-projects.yml index 1e51817..b3d4561 100644 --- a/_data/other-projects.yml +++ b/_data/other-projects.yml @@ -1,3 +1,14 @@ +- name: Surf Videos + url: https://github.com/bchiang7/Surf-Videos + code: https://github.com/bchiang7/Surf-Videos + description: Small React project created during an interview process to browse and search surf videos via the YouTube API. + used: + - thing: JavaScript + - thing: React + - thing: React Router + - thing: Axios + - thing: YouTube API + - name: Halcyon Theme url: https://brittanychiang.com/halcyon-site/ code: https://github.com/bchiang7/halcyon-site @@ -68,6 +79,17 @@ # - thing: Marionette # - thing: Cordova +- name: Personal Website V2 + url: http://brittanychiang.com/v2 + code: https://github.com/bchiang7/v2 + description: Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous frameworks like Bootstrap. + used: + - thing: Jekyll + - thing: Handlebars + - thing: SCSS + - thing: JavaScript + - thing: Github Pages + - name: React Resume url: http://brittanychiang.com/react-profile/ code: https://github.com/bchiang7/react-profile/ diff --git a/_includes/background.html b/_includes/background.html index ce4c33f..9da0028 100644 --- a/_includes/background.html +++ b/_includes/background.html @@ -2,13 +2,12 @@
- I'm a fifth year student at - Northeastern University 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 + Upstatement working on web projects for our awesome clients. Prior to Upstatement, I recently graduated from + Northeastern University with my bachelor's degree after completing three wonderful six-month co-ops at MullenLowe U.S., Starry, and - Apple Music. After graduating from Northeastern, I'll be joining - Upstatement as an Engineer. + Apple Music.
As a front-end engineer, I enjoy bridging the gap between engineering and design — combining my technical knowledge
diff --git a/_includes/featured-projects.html b/_includes/featured-projects.html
index e305d7a..11cb22a 100644
--- a/_includes/featured-projects.html
+++ b/_includes/featured-projects.html
@@ -1,18 +1,18 @@
Interactive marketing website for Northeastern's first annual student-led design conference, Interventions.
+
+