init & change all chiang info to walters, disable featured projects, resume & skills.design sections

This commit is contained in:
Xevion
2020-11-26 18:36:49 -06:00
parent a38ff1c92f
commit cb73c24e4d
15 changed files with 228 additions and 260 deletions

View File

@@ -4,7 +4,7 @@ title: 404
permalink: /404.html permalink: /404.html
--- ---
{% include switch.html %} {% include switch.html %}
<div class="name">Brittany Chiang</div> <div class="name">Ruan Walters</div>
<img src="{{site.baseurl}}/img/emojis/thinking-face.png" alt=""> <img src="{{site.baseurl}}/img/emojis/thinking-face.png" alt="">
<h1>Hmmm...</h1> <h1>Hmmm...</h1>
<h2>Looks like there's nothing here.<br>Maybe you should go back <a href="{{site.url}}">home</a>.</h2> <h2>Looks like there's nothing here.<br>Maybe you should go back <a href="{{site.url}}">home</a>.</h2>

View File

@@ -1,26 +1,26 @@
# Site settings # Site settings
name: Brittany Chiang name: Ryan Walters
title: Brittany Chiang | Front End Software Engineer title: Ryan Walters | Aspiring Full Stack Software Engineer
description: Design-minded front-end software engineer focused on building beautiful interfaces and experiences description: Design-minded front-end software engineer focused on building beautiful interfaces and experiences
url: https://bchiang7.github.io/ url: https://xevion.github.io/
baseurl: '' baseurl: ''
email: brittany.chiang@gmail.com email: ryanchwalters@gmail.com
cover: https://bchiang7.github.io/img/og.png cover: https://xevion.github.io/img/og.png
logo: https://bchiang7.github.io/img/emojis/technologist.png logo: https://xevion.github.io/img/emojis/rainbowflag.png
resume: https://bchiang7.github.io/resume.pdf resume: https://xevion.github.io/resume.pdf
social: social:
- title: email - title: email
url: mailto:brittany.chiang@gmail.com url: mailto:ryanchwalters@gmail.com
- title: twitter # - title: twitter
url: https://twitter.com/bchiang7 # url: https://twitter.com/bchiang7
- title: instagram # - title: instagram
url: https://instagram.com/bchiang7 # url: https://instagram.com/bchiang7
- title: codepen # - title: codepen
url: http://codepen.io/bchiang7 # url: http://codepen.io/bchiang7
- title: github - title: github
url: https://github.com/bchiang7 url: https://github.com/Xevion/
- title: linkedin # - title: linkedin
url: https://www.linkedin.com/in/bchiang7 # url: https://www.linkedin.com/in/bchiang7
# Build settings # Build settings
markdown: kramdown markdown: kramdown

View File

@@ -1,26 +1,26 @@
# Site settings # Site settings
name: Brittany Chiang name: Ryan Walters
title: Brittany Chiang | Front End Software Engineer title: Ryan Walters | Aspiring Full Stack Software Engineer
description: Design-minded front-end software engineer focused on building beautiful interfaces and experiences description: Design-minded front-end software engineer focused on building beautiful interfaces and experiences
url: https://bchiang7.github.io/ url: https://xevion.github.io/
baseurl: '' baseurl: ''
email: brittany.chiang@gmail.com email: ryanchwalters@gmail.com
cover: https://bchiang7.github.io/img/og.png cover: https://xevion.github.io/img/og.png
logo: https://bchiang7.github.io/img/emojis/technologist.png logo: https://xevion.github.io/img/emojis/rainbowflag.png
resume: https://bchiang7.github.io/resume.pdf resume: https://xevion.github.io/resume.pdf
social: social:
- title: email - title: email
url: mailto:brittany.chiang@gmail.com url: mailto:ryanchwalters@gmail.com
- title: twitter # - title: twitter
url: https://twitter.com/bchiang7 # url: https://twitter.com/bchiang7
- title: instagram # - title: instagram
url: https://instagram.com/bchiang7 # url: https://instagram.com/bchiang7
- title: codepen # - title: codepen
url: http://codepen.io/bchiang7 # url: http://codepen.io/bchiang7
- title: github - title: github
url: https://github.com/bchiang7 url: https://github.com/Xevion/
- title: linkedin # - title: linkedin
url: https://www.linkedin.com/in/bchiang7 # url: https://www.linkedin.com/in/bchiang7
# Build settings # Build settings
markdown: kramdown markdown: kramdown

View File

@@ -1,44 +1,4 @@
- company: Upstatement - company: The Woodlands Highschool Robotics
url: https://www.upstatement.com/ # url:
time: May 2018 - Present time: August 2020 - Now
position: Engineer position: Programmer & Drive Team
- 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
position: UI Engineer Co-op
- company: Scout
url: https://web.northeastern.edu/scout/
time: Jan - June 2017
position: Studio Developer
- company: Starry
url: https://starry.com/
time: July - Dec 2016
position: Software Engineer Co-op
- company: Northeastern University
url: http://www.ccis.northeastern.edu/
time: Jan - May 2016
position: HCI Teaching Assistant
- company: NU Women in Tech
url: http://nuwit.ccs.neu.edu/
time: Jan 2016 - May 2017
position: President & Web Chair
- company: MullenLowe U.S.
url: https://us.mullenlowe.com/
time: July - Dec 2015
position: Creative Technologist Co-op
- company: Northeastern University
url: http://www.ccis.northeastern.edu/
time: Mar - May 2015
position: HCI Research Assistant

View File

@@ -1,73 +1,93 @@
- name: Surf Videos - name: Paths
url: https://github.com/bchiang7/Surf-Videos url: https://github.com/Xevion/Paths
code: https://github.com/bchiang7/Surf-Videos code: https://github.com/Xevion/Paths
description: Small React project created during an interview process to browse and search surf videos via the YouTube API. description: A fun user interactable Unity-based simulation demonstrating pathfinding algorihtms like A* and Djikstra.
used: used:
- thing: JavaScript - thing: Unity
- thing: React - thing: C#
- thing: React Router - thing: Pathfinding
- thing: ShaderLab
- name: The Office
url: https://github.com/Xevion/the-office
code: https://github.com/Xevion/the-office
description: A project that allows users to browse the set of scripts for NBC's The Office in a high quality responsive format.
used:
- thing: Vue.js
- thing: Vuex
- thing: Vue Router
- thing: Axios - thing: Axios
- thing: YouTube API - thing: Python
- thing: Flask
- thing: Bootstrap 4
- thing: Algolia
- thing: SCSS
- name: Halcyon Theme - name: Phototag
url: https://bchiang7.github.io/halcyon-site/ url: https://github.com/Xevion/phototag
code: https://github.com/bchiang7/halcyon-site code: https://github.com/Xevion/phototag
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>. description: A commandline tool for automatically generating and adding tags to photos using Google's Vision API.
used:
- thing: Gatsby
- thing: Sublime Text
- thing: Atom
- thing: VS Code
- thing: iTerm2
- thing: Hyper
- name: Lonely Planet DBMS
url: https://github.com/bchiang7/CS3200-Project
code: https://github.com/bchiang7/CS3200-Project
description: Final project for my Database Design course at Northeastern. A simple web application that allows users to filter through a database containing Lonely Planet's <a class="underline-link" href="https://www.amazon.com/Lonely-Planets-Ultimate-Travel-Places/dp/1760342777" target="_blank">Top 500 Travel Destinations</a>. Users are able to add themselves as visitors as well as leave reviews of the destinations.
used: used:
- thing: Python - thing: Python
- thing: MySQL - thing: Click
- thing: Flask - thing: Google Vision API
- thing: HTML - thing: IPTC3
- thing: CSS
- thing: JavaScript
- name: myNEU Redesign - name: Boids
url: https://bchiang7.github.io/Redesign-myNEU/ url: https://github.com/Xevion/Boids
code: https://github.com/bchiang7/Redesign-myNEU code: https://github.com/Xevion/Boids
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. description: A Unity-based simulation demonstated the computed flocking mechanism called,
used: used:
- thing: Jekyll - thing: C#
- thing: HTML - thing: Unity
- thing: SCSS - thing: Algorithms
- thing: JavaScript - thing: LeanTween
- name: Crowd DJ - name: Simple Viewer
url: https://github.com/crowddj/crowddj-react url: https://github.com/Xevion/simple-viewer
code: https://github.com/crowddj/crowddj-react code: https://github.com/Xevion/simple-viewer
description: description: Built on Django, this project is a simple static file server offering a simple user interfaces and fast thumbnailing.
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>
<a class="small" href="http://projects.hackbeanpot.com/2017-projects.html">🏆 Won Best UI/UX Design at Hackbeanpot 2017 🏆</a>
used: used:
- thing: React - thing: Python
- thing: Django
- thing: Bulma
- thing: Sass - thing: Sass
- thing: Firebase
- thing: Spotify API
- name: Weather Widget # - name: myNEU Redesign
url: http://quiet-dusk-89245.herokuapp.com/ # url: https://bchiang7.github.io/Redesign-myNEU/
code: https://github.com/bchiang7/DemoWebApp # code: https://github.com/bchiang7/Redesign-myNEU
description: A simple weather app I made at HubSpot's Fall 2016 Web App Workshop with Node.js, Express, and Heroku. I used the OpenWeatherMap API to get weather and forecast data, and then used the current city's coordinates to create a map background that reflected the current city using the Google Maps API. # 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.
img: weather # used:
used: # - thing: Jekyll
- thing: JavaScript # - thing: HTML
- thing: CSS # - thing: SCSS
- thing: Node.js # - thing: JavaScript
- thing: Express
- thing: Heroku # - name: Crowd DJ
- thing: OpenWeatherMap API # url: https://github.com/crowddj/crowddj-react
- thing: Google Maps API # code: https://github.com/crowddj/crowddj-react
# 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>
# <a class="small" href="http://projects.hackbeanpot.com/2017-projects.html">🏆 Won Best UI/UX Design at Hackbeanpot 2017 🏆</a>
# used:
# - thing: React
# - thing: Sass
# - thing: Firebase
# - thing: Spotify API
# - name: Weather Widget
# url: http://quiet-dusk-89245.herokuapp.com/
# code: https://github.com/bchiang7/DemoWebApp
# description: A simple weather app I made at HubSpot's Fall 2016 Web App Workshop with Node.js, Express, and Heroku. I used the OpenWeatherMap API to get weather and forecast data, and then used the current city's coordinates to create a map background that reflected the current city using the Google Maps API.
# img: weather
# used:
# - thing: JavaScript
# - thing: CSS
# - thing: Node.js
# - thing: Express
# - thing: Heroku
# - thing: OpenWeatherMap API
# - thing: Google Maps API
# - name: ScreenTime 2.0 # - name: ScreenTime 2.0
# url: https://play.google.com/store/apps/details?id=com.starry.management # url: https://play.google.com/store/apps/details?id=com.starry.management
@@ -80,83 +100,83 @@
# - thing: Marionette # - thing: Marionette
# - thing: Cordova # - thing: Cordova
- name: Personal Website V2 # - name: Personal Website V2
url: https://bchiang7.github.io/v2 # url: https://bchiang7.github.io/v2
code: https://github.com/bchiang7/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. # description: Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous frameworks like Bootstrap.
used: # used:
- thing: Jekyll # - thing: Jekyll
- thing: Handlebars # - thing: Handlebars
- thing: SCSS # - thing: SCSS
- thing: JavaScript # - thing: JavaScript
- thing: Github Pages # - thing: Github Pages
- name: React Resume # - name: React Resume
url: https://bchiang7.github.io/react-profile/ # url: https://bchiang7.github.io/react-profile/
code: https://github.com/bchiang7/react-profile/ # code: https://github.com/bchiang7/react-profile/
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! # 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!
used: # used:
- thing: JavaScript # - thing: JavaScript
- thing: React # - thing: React
- thing: CSS # - thing: CSS
- name: CourseSource # - name: CourseSource
url: http://webdevspring2016-chiangbrittany.rhcloud.com/project/client/#/login # url: http://webdevspring2016-chiangbrittany.rhcloud.com/project/client/#/login
code: https://github.com/bchiang7/WebDevSpring2016/tree/master/public/project # code: https://github.com/bchiang7/WebDevSpring2016/tree/master/public/project
description: A web application built on the MEAN (MongoDB, Express, Angular, Node) stack for my web development course at Northeastern. I created this web app with the intention of providing Northeastern Students a better experience browsing the courses offered at Northeastern. # description: A web application built on the MEAN (MongoDB, Express, Angular, Node) stack for my web development course at Northeastern. I created this web app with the intention of providing Northeastern Students a better experience browsing the courses offered at Northeastern.
used: # used:
- thing: HTML # - thing: HTML
- thing: CSS # - thing: CSS
- thing: JavaScript # - thing: JavaScript
- thing: Node.js # - thing: Node.js
- thing: Angular # - thing: Angular
- thing: Express # - thing: Express
- thing: MongoDB # - thing: MongoDB
- name: NU Women in Tech # - name: NU Women in Tech
url: http://nuwit.ccs.neu.edu/ # url: http://nuwit.ccs.neu.edu/
code: https://github.com/nuwit/website # code: https://github.com/nuwit/website
description: Complete overhaul and redesign of NU Women in Tech's club website using Jekyll, built while serving as web chair on the e-board. # description: Complete overhaul and redesign of NU Women in Tech's club website using Jekyll, built while serving as web chair on the e-board.
used: # used:
- thing: Jekyll # - thing: Jekyll
- thing: HTML # - thing: HTML
- thing: CSS # - thing: CSS
- thing: JavaScript # - thing: JavaScript
- thing: Bootstrap # - thing: Bootstrap
- name: Fontipsums # - name: Fontipsums
url: https://bchiang7.github.io/fontipsums # url: https://bchiang7.github.io/fontipsums
code: https://github.com/bchiang7/fontipsums # code: https://github.com/bchiang7/fontipsums
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. # 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.
used: # used:
- thing: HTML # - thing: HTML
- thing: SCSS # - thing: SCSS
- name: Personal Website V1 # - name: Personal Website V1
url: https://bchiang7.github.io/v1 # url: https://bchiang7.github.io/v1
code: https://github.com/bchiang7/website_2015/ # code: https://github.com/bchiang7/website_2015/
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. # 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.
used: # used:
- thing: HTML # - thing: HTML
- thing: CSS # - thing: CSS
- thing: Bootstrap # - thing: Bootstrap
- thing: JavaScript # - thing: JavaScript
- thing: jQuery # - thing: jQuery
- name: One Card For All # - name: One Card For All
url: http://onecardforall.org # url: http://onecardforall.org
description: MullenLowe's 2016 holiday site built around an algorithm that generates a holiday greeting to each and every person on the planet. As new names appear, visitors can watch them fall, like snowflakes, onto a stylized world map. Users can also find their own name and see it as part of the world collective. Check out this short <a class="underline-link" href="http://us.mullenlowe.com/work/one-card-for-all/" target="_blank">video</a> describing the project. # description: MullenLowe's 2016 holiday site built around an algorithm that generates a holiday greeting to each and every person on the planet. As new names appear, visitors can watch them fall, like snowflakes, onto a stylized world map. Users can also find their own name and see it as part of the world collective. Check out this short <a class="underline-link" href="http://us.mullenlowe.com/work/one-card-for-all/" target="_blank">video</a> describing the project.
used: # used:
- thing: HTML # - thing: HTML
- thing: SCSS # - thing: SCSS
- thing: JavaScript # - thing: JavaScript
- thing: jQuery # - thing: jQuery
- name: JetBlue HumanKinda # - name: JetBlue HumanKinda
url: https://us.mullenlowe.com/work/humankinda/ # url: https://us.mullenlowe.com/work/humankinda/
description: Tumblr site complementing JetBlue's HumanKinda campaign and documentary. The site houses the video documentary, many graphics created by Mullen for the campaign, and an interactive quiz to determine how "HumanKinda" you are. Learn more about this project <a class="underline-link" href="http://us.mullenlowe.com/work/humankinda/" target="_blank">here</a>. # description: Tumblr site complementing JetBlue's HumanKinda campaign and documentary. The site houses the video documentary, many graphics created by Mullen for the campaign, and an interactive quiz to determine how "HumanKinda" you are. Learn more about this project <a class="underline-link" href="http://us.mullenlowe.com/work/humankinda/" target="_blank">here</a>.
used: # used:
- thing: HTML # - thing: HTML
- thing: CSS # - thing: CSS
- thing: JavaScript # - thing: JavaScript
- thing: jQuery # - thing: jQuery

View File

@@ -1,33 +1,26 @@
languages: languages:
- item: JavaScript (ES6) - item: Python
- item: TypeScript - item: C#
- item: HTML - item: HTML
- item: CSS/Sass - item: CSS/Sass
- item: Python - item: JS
- item: SQL - item: SQL
- item: R - item: Java
- item: ShaderLab
frameworks: frameworks:
- item: Ember & Glimmer - item: Flask
- item: React - item: Django
- item: Jekyll - item: VueJS
- item: Node - item: Node
- item: D3 - item: Processing
- item: Wordpress - item: Bulma
- item: Timber - item: Bootstrap
tools: tools:
- item: Bash - item: PyCharm
- item: Git & Github - item: Git & Github
- item: Gulp & Grunt - item: Rider
- item: Chrome DevTools - item: Android Studio
- item: Postman - item: IntelliJ
- item: MongoDB - item: VS Code
design:
- item: Sketch
- item: InDesign
- item: InVision
- item: Prototyping
- item: Wireframing
- item: User Testing

View File

@@ -2,23 +2,18 @@
<div class="section__title">Background</div> <div class="section__title">Background</div>
<div class="section__content"> <div class="section__content">
<p> <p>
I'm currently an Engineer at I'm a Senior at The Woodlands Highschool currently applying to college. I program the robots for our school's FTC Robotics Team, the 'Pastabots'.
<a class="underline-link" href="https://www.upstatement.com/" target="_blank">Upstatement</a> building things for the web with some awesome people. I recently graduated from In my free time, I enjoy programming just about anything I can think in a variety of languages with a variety of tools, frameworks and services.
<a class="underline-link" href="http://www.ccis.northeastern.edu/" target="_blank">Northeastern University</a> after completing three awesome 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>
<p> <p>
As a software engineer, I enjoy bridging the gap between engineering and design &mdash; combining my technical knowledge I truly enjoy software engineering - the new languages, new styles, new frameworks, new tools - they're all so cool to me.
with my keen eye for design to create a beautiful product. My goal is to always build applications that are scalable <strong>But better than all of that</strong> is the people I get to program with. I don't live in an area with easy access to a group
and efficient under the hood while providing engaging, pixel-perfect user experiences. of strong like-minded students. That's why I treasure the few development experiences with fellow student developers so much.
</p> </p>
<p> <p>
<strong>When I'm not in front of a computer screen</strong>, I'm probably snowboarding, cruising around on my penny board, <strong>When I'm not in front of a computer screen</strong>, I'm probably taking photos, playing videogames or thinking about whatever I want to program next.
or crossing off another item on my bucket list.
</p> </p>
<!-- {% include employment-status.html %} --> <!-- {% include employment-status.html %} -->

View File

@@ -15,6 +15,6 @@
{% endfor %} {% endfor %}
</div> </div>
<a href="{{site.resume}}" target="_blank" class="arrow-link">View My Resume</a> <!-- <a href="{{site.resume}}" target="_blank" class="arrow-link">View My Resume</a> -->
</div> </div>
</section> </section>

View File

@@ -4,15 +4,15 @@
</h1> </h1>
<h2 class="intro__tagline">I'm <h2 class="intro__tagline">I'm
<span class="name">Brittany Chiang</span>, a design-minded front-end software engineer focused on building beautiful interfaces &amp; experiences <span class="name">Ryan Walters</span>, a aspiring full-stack software engineer interested in learning as many languages and frameworks as possible.
<span class="emoji technologist"></span> <!-- <span class="emoji technologist"></span> -->
</h2> </h2>
<h3 class="intro__contact"> <h3 class="intro__contact">
<span>Get in touch </span> <span>Get in touch </span>
<span class="emoji pointer"></span> <span class="emoji pointer"></span>
<span> <span>
<a href="mailto:brittany.chiang@gmail.com" target="_blank" class="highlight-link">brittany.chiang@gmail.com</a> <a href="mailto:ryanchwalters@gmail.com" target="_blank" class="highlight-link">ryanchwalters@gmail.com</a>
</span> </span>
</h3> </h3>
</header> </header>

View File

@@ -27,14 +27,14 @@
{% endfor %} {% endfor %}
</ul> </ul>
</div> </div>
<div class="skillz__category"> <!-- <div class="skillz__category">
<div class="skillz__category__label">Design</div> <div class="skillz__category__label">Design</div>
<ul> <ul>
{% for thing in site.data.skills.design %} {% for thing in site.data.skills.design %}
<li class="skillz__category__item">{{thing.item}}</li> <li class="skillz__category__item">{{thing.item}}</li>
{% endfor %} {% endfor %}
</ul> </ul>
</div> </div> -->
</div> </div>
</div> </div>
</section> </section>

View File

@@ -8,7 +8,7 @@ layout: default
{% include background.html %} {% include background.html %}
{% include skills.html %} {% include skills.html %}
{% include experience.html %} {% include experience.html %}
{% include featured-projects.html %} <!-- {% include featured-projects.html %} -->
{% include other-projects.html %} {% include other-projects.html %}
{% include footer.html %} {% include footer.html %}
{% include top-button.html %} {% include top-button.html %}

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{ {
"name": "brittanychiang.com", "name": "xevion.github.io",
"version": "0.0.0", "version": "0.0.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View File

@@ -1,12 +1,12 @@
{ {
"name": "brittanychiang.com", "name": "xevion.github.io",
"version": "0.0.0", "version": "0.0.0",
"description": "Design-minded front-end software engineer focused on building beautiful interfaces and experiences", "description": "An aspiring full-stack software engineer's resume.",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/bchiang7/bchiang7.github.io" "url": "https://github.com/Xevion/xevion.github.io"
}, },
"homepage": "https://github.com/bchiang7/bchiang7.github.io", "homepage": "https://github.com/Xevion/xevion.github.io",
"main": "gulpfile.js", "main": "gulpfile.js",
"scripts": { "scripts": {
"start": "gulp serve --watch", "start": "gulp serve --watch",

View File

@@ -1,3 +1,3 @@
User-agent: * User-agent: *
Disallow: Disallow:
Sitemap: https://bchiang7.github.io/sitemap.xml Sitemap: https://xevion.github.io/sitemap.xml

View File

@@ -7,7 +7,7 @@
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com --> <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
<url> <url>
<loc>https://bchiang7.github.io/</loc> <loc>https://xevion.github.io/</loc>
<lastmod>2017-10-12T00:07:11+00:00</lastmod> <lastmod>2020-11-27T00:00:00000:00</lastmod>
</url> </url>
</urlset> </urlset>