diff --git a/.eslintrc b/.eslintrc
index 3b05faf..9d937a6 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -1,10 +1,3 @@
{
- "root": true,
- "extends": "starry",
- "rules": {
- "starry/space-in-parens": ["error", "never"],
- "starry/computed-property-spacing": ["error", "never"],
- "object-curly-spacing": [2, "never"],
- "array-bracket-spacing": ["error", "never"]
- }
+ "extends": "@nuscout"
}
diff --git a/.prettierrc.js b/.prettierrc.js
new file mode 100644
index 0000000..424edad
--- /dev/null
+++ b/.prettierrc.js
@@ -0,0 +1 @@
+module.exports = require('@nuscout/prettier-config');
diff --git a/_data/skills.yml b/_data/skills.yml
index da70cba..415f465 100644
--- a/_data/skills.yml
+++ b/_data/skills.yml
@@ -8,10 +8,10 @@ languages:
- item: SQL
frameworks:
- - item: Ember / Glimmer
+ - item: Ember & Glimmer
+ - item: React
- item: Jekyll
- item: Node
- - item: React
- item: Backbone
- item: D3
- item: Cordova
@@ -29,5 +29,5 @@ design:
- item: InDesign
- item: InVision
- item: Prototyping
+ - item: Wireframing
- item: User Testing
- - item: Typography
diff --git a/_includes/background.html b/_includes/background.html
index 653e1e4..ce4c33f 100644
--- a/_includes/background.html
+++ b/_includes/background.html
@@ -1,12 +1,24 @@
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 MullenLowe U.S., Starry, and Apple Music.
+ 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
+ MullenLowe U.S.,
+ Starry, and
+ Apple Music. After graduating from Northeastern, I'll be joining
+ Upstatement as an Engineer.
+ 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. 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. When I'm not in front of a computer screen, I'm probably snowboarding, cruising around on my penny board, or crossing off another item on my bucket list.
+ When I'm not in front of a computer screen, I'm probably snowboarding, cruising around on my penny board,
+ or crossing off another item on my bucket list.
+
+
+
Interactive marketing website for Northeastern's first annual student-led design conference, Interventions. Coming in 2018!
+Interactive marketing website for Northeastern's first annual student-led design conference, Interventions. Coming + in 2018!



+
+
+ 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.
+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.
+
+
+
Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous frameworks like Bootstrap.
+ +Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous + frameworks like Bootstrap.
{{project.description}}