Intro

I went to college for Aerospace Engineering, and after graduation I worked doing CAD design, designing automotive machinery while looking for a job in aerospace.

I wasn't very happy and finding a job in aerospace was taking a long time, especially with the pandemic. One day a friend asked me “When are you going to quit and be a software engineer, like me?”, probably as a joke. But I took it seriously and thought, "Yeah that sounds amazing." I took a few coding courses in college and it was always fun getting the computer to do work for you. Even in my aerospace courses, using matlab to solve complex equations was very satisfying.

The next monday I put in my resignation letter, enrolled in a 6-month intensive programming course, and built several full-stack projects to hone my skills in Javascript, React / Redux, Python, HTML, CSS.

Projects

Shreddit - A clone of Reddit, with a ski/snowboard theme where users can share their shredding experiences.

Robinsock - A clone of Robinhood, allowing users to simulate managing a portfolio.

Deals on Wheels - An Airbnb clone with a focus on renting rides instead of homes.

Fun Facts

  • County Champion High Jumper
  • County Champion Pole Vaulter
  • Rocket League Grand Champion
  • Middle School Slam Dunk Champion
  • Good Volleyballer

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form