|
10 | 10 | - thing: YouTube API
|
11 | 11 |
|
12 | 12 | - name: Halcyon Theme
|
13 |
| - url: https://brittanychiang.com/halcyon-site/ |
| 13 | + url: https://bchiang7.github.io/halcyon-site/ |
14 | 14 | code: https://github.com/bchiang7/halcyon-site
|
15 | 15 | description: A minimal, dark theme for Sublime Text, Atom, VS Code, and more published to <a class="underline-link" href="https://packagecontrol.io/packages/Halcyon%20Theme">Package Control</a>, <a class="underline-link" href="https://atom.io/themes/halcyon-syntax">Atom Package Manager</a>, <a class="underline-link" href="https://marketplace.visualstudio.com/items?itemName=brittanychiang.halcyon-vscode">Visual Studio Marketplace</a>, and <a class="underline-link" href="https://www.npmjs.com/package/hyper-halcyon-theme">NPM</a>.
|
16 | 16 | used:
|
|
34 | 34 | - thing: JavaScript
|
35 | 35 |
|
36 | 36 | - name: myNEU Redesign
|
37 |
| - url: http://brittanychiang.com/Redesign-myNEU/ |
| 37 | + url: https://bchiang7.github.io/Redesign-myNEU/ |
38 | 38 | code: https://github.com/bchiang7/Redesign-myNEU
|
39 | 39 | description: myNEU student portal web prototype for my information science senior project. I conducted a study that aimed to answer the question of how myNEU can be improved to provide students at Northeastern with a better user experience. Informed by usability metrics gathered from user tests, I redesigned and developed a web prototype of myNEU.
|
40 | 40 | used:
|
|
46 | 46 | - name: Crowd DJ
|
47 | 47 | url: https://github.com/crowddj/crowddj-react
|
48 | 48 | code: https://github.com/crowddj/crowddj-react
|
49 |
| - description: A web app that allows people who are at a party or social gathering with a DJ to request songs via their smartphones. The web app allows people to see the currently playing song, request songs, upvote songs, and rate songs so the DJ can see how the crowd is feeling and act accordingly. In other words, Crowd DJ is essentially a crowdsourced music queue. <br> |
| 49 | + description: |
| 50 | + A web app that allows people who are at a party or social gathering with a DJ to request songs via their smartphones. The web app allows people to see the currently playing song, request songs, upvote songs, and rate songs so the DJ can see how the crowd is feeling and act accordingly. In other words, Crowd DJ is essentially a crowdsourced music queue. <br> |
50 | 51 | <a class="small" href="http://projects.hackbeanpot.com/2017-projects.html">🏆 Won Best UI/UX Design at Hackbeanpot 2017 🏆</a>
|
51 | 52 | used:
|
52 | 53 | - thing: React
|
|
80 | 81 | # - thing: Cordova
|
81 | 82 |
|
82 | 83 | - name: Personal Website V2
|
83 |
| - url: http://brittanychiang.com/v2 |
| 84 | + url: https://bchiang7.github.io/v2 |
84 | 85 | code: https://github.com/bchiang7/v2
|
85 | 86 | description: Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous frameworks like Bootstrap.
|
86 | 87 | used:
|
87 |
| - - thing: Jekyll |
88 |
| - - thing: Handlebars |
89 |
| - - thing: SCSS |
90 |
| - - thing: JavaScript |
91 |
| - - thing: Github Pages |
| 88 | + - thing: Jekyll |
| 89 | + - thing: Handlebars |
| 90 | + - thing: SCSS |
| 91 | + - thing: JavaScript |
| 92 | + - thing: Github Pages |
92 | 93 |
|
93 | 94 | - name: React Resume
|
94 |
| - url: http://brittanychiang.com/react-profile/ |
| 95 | + url: https://bchiang7.github.io/react-profile/ |
95 | 96 | code: https://github.com/bchiang7/react-profile/
|
96 | 97 | description: An online version of my 2016 resume I made for fun. I was interested in learning React.js, so I found this <a class="underline-link" href="https://medium.com/learning-new-stuff/building-your-first-react-js-app-d53b0c98dc#.1439cdewq">simple tutorial</a> and it kind of spun into this weekend project. I probably didn't need to use React at all, but hey, at least I learned a few things!
|
97 | 98 | used:
|
98 |
| - - thing: JavaScript |
99 |
| - - thing: React |
100 |
| - - thing: CSS |
| 99 | + - thing: JavaScript |
| 100 | + - thing: React |
| 101 | + - thing: CSS |
101 | 102 |
|
102 | 103 | - name: CourseSource
|
103 | 104 | url: http://webdevspring2016-chiangbrittany.rhcloud.com/project/client/#/login
|
|
124 | 125 | - thing: Bootstrap
|
125 | 126 |
|
126 | 127 | - name: Fontipsums
|
127 |
| - url: http://brittanychiang.com/fontipsums |
| 128 | + url: https://bchiang7.github.io/fontipsums |
128 | 129 | code: https://github.com/bchiang7/fontipsums
|
129 | 130 | description: As someone who has an eye for typography, I wanted a way to visually see different font combinations together. I whipped up this simple website to display some of my favorite pairings combined with some fun lorem ipsum variations I found on the web.
|
130 | 131 | used:
|
131 | 132 | - thing: HTML
|
132 | 133 | - thing: SCSS
|
133 | 134 |
|
134 | 135 | - name: Personal Website V1
|
135 |
| - url: http://brittanychiang.com/v1 |
| 136 | + url: https://bchiang7.github.io/v1 |
136 | 137 | code: https://github.com/bchiang7/website_2015/
|
137 | 138 | description: My first portfolio website I designed and built in 2014. I learned quite a bit about HTML, CSS, and SEO. Since then, I think my web development and design skills have improved immensely.
|
138 | 139 | used:
|
139 |
| - - thing: HTML |
140 |
| - - thing: CSS |
141 |
| - - thing: Bootstrap |
142 |
| - - thing: JavaScript |
143 |
| - - thing: jQuery |
| 140 | + - thing: HTML |
| 141 | + - thing: CSS |
| 142 | + - thing: Bootstrap |
| 143 | + - thing: JavaScript |
| 144 | + - thing: jQuery |
144 | 145 |
|
145 | 146 | - name: One Card For All
|
146 | 147 | url: http://onecardforall.org
|
|
0 commit comments