diff --git a/.eslintrc b/.eslintrc index 811cd04..3b05faf 100644 --- a/.eslintrc +++ b/.eslintrc @@ -2,6 +2,9 @@ "root": true, "extends": "starry", "rules": { - "no-var": 0, + "starry/space-in-parens": ["error", "never"], + "starry/computed-property-spacing": ["error", "never"], + "object-curly-spacing": [2, "never"], + "array-bracket-spacing": ["error", "never"] } } diff --git a/404.html b/404.html index 1b8eb89..eb9574c 100644 --- a/404.html +++ b/404.html @@ -3,13 +3,8 @@ layout: not_found title: 404 permalink: /404.html --- - -
-
+
- I'm a fourth year student at Northeastern University in Boston studying computer science and interaction design. I have experience developing and designing software for the web, from simple landing pages to progressive web applications. I strive to create software that not only functions efficiently under the hood, but also provides intuitive, pixel-perfect user experiences.
-I love learning new and better ways to create seamless user experiences with clean, efficient, and scalable code. I consider work an ongoing education, and I'm always looking for opportunities to work with those who are willing to share their knowledge as much as I want to learn. At the end of the day, my primary goal is to create something beautiful with people that bring out the best in me.
-When I'm not in front of a computer screen, I'm probably snowboarding, traveling, petting dogs, or learning a new song on my uke.
-I'm a fifth year student at Northeastern University in Boston expecting to graduate in May 2018. Thanks to Northeastern's co-op program, I've had the privilege of completing two wonderful six-month co-ops at MullenLowe U.S. and Starry. Currently, I'm spending my third and final co-op as a UI Engineer on the iTunes & Apple Music team at Apple.
+ +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 help create a beautiful product. My goal is always to build products 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.
+ + +Have a sweet project in mind or just want to say hi? Feel free to send me a message!
-Thanks to Northeastern's co-op program, I've had the privilege of completing two awesome six-month co-ops as a Creative Technologist at MullenLowe U.S. and Software Engineer at Starry. Starting in July 2017, I'll be joining the iTunes team at Apple as a UI Engineer for my third and final co-op!
-
+ 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.
+© {{site.name}} 2017
+ diff --git a/_includes/github_btn.html b/_includes/github_btn.html deleted file mode 100644 index 4fbbc57..0000000 --- a/_includes/github_btn.html +++ /dev/null @@ -1,4 +0,0 @@ - - See more projects -
Brittany Chiang{{project.description}}
+{{service.text}}
-{{ page.date | date_to_string }}
- -