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

@@ -2,23 +2,18 @@
<div class="section__title">Background</div>
<div class="section__content">
<p>
I'm currently an Engineer at
<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
<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>.
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'.
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.
</p>
<p>
As a software engineer, I enjoy bridging the gap between engineering and design &mdash; 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.
I truly enjoy software engineering - the new languages, new styles, new frameworks, new tools - they're all so cool to me.
<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
of strong like-minded students. That's why I treasure the few development experiences with fellow student developers so much.
</p>
<p>
<strong>When I'm not in front of a computer screen</strong>, I'm probably snowboarding, cruising around on my penny board,
or crossing off another item on my bucket list.
<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.
</p>
<!-- {% include employment-status.html %} -->

View File

@@ -15,6 +15,6 @@
{% endfor %}
</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>
</section>

View File

@@ -4,15 +4,15 @@
</h1>
<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="emoji technologist"></span>
<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> -->
</h2>
<h3 class="intro__contact">
<span>Get in touch </span>
<span class="emoji pointer"></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>
</h3>
</header>

View File

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