Intro

Hi, my name is Jordan and I'm a software engineer based in the Boston area. I received my bachelor's in Marketing and in Hospitality/Tourism Management from UMass Amherst in May of 2018.

Prior to switching to tech, I was an Environmental Services Manager in various hospitals around the New England area. While I learned a great deal on the job and met many cool people, the work became quite tedious and exhausting. It was impossible for me to imagine another 20-40 years on this path.

Programming and the constant learning and creative problem solving required in software development was fascinating to me. I soon found myself at an intensive software engineering program where I worked on many projects and constantly expanded my knowledge base. I have experience with JavaScript, Ruby, and their frameworks and libraries such as Rails, React, and Node.js. I'm also versed in relational databases such as MongoDB and PostgreSQL.

I'm currently looking for a software engineering job and aiming to be the best version of myself.

Other than coding, I enjoy playing volleyball, basketball, and video games. I'm also super interested in building computers, mechanical keyboards, and photography so if you need help in that, let me know!

By the way, check out some of my projects.

Download Resume


Frank Jiang Portfolio Site

A mobile friendly portfolio site created for a client. Created using GatsbyJS, GraphQL, Styled Components, Tailwind CSS, Gatsby Lightbox, and Framer Motion. The site displays the client's bio, resume, skills, contact information, various projects they've completed, and a gallery of photographs they've taken.


Camera Roll

A mobile friendly app that allows users to search up photos. Created using React, vanilla CSS, React-Lightbox, and the Unsplash API.

Voted Honorable Mention in the July 6th, 2020 Photohack Mintbean Online Hackthon.


Cook at Home

Practice social distancing during the pandemic. Cook at home while you stay at home! This mobile friendly app will help you find recipes based off food and ingredients you already have in your pantry or fridge. Created using React, vanilla CSS, and the Edamam Recipe Search API.


Faraway

Travelling is fun! Paying more than you need to is not. Faraway helps users find the cheapest flights as quick as possible along with some basic information about the destination country. Users will also be able to create simple planners to help plan their next vacation. They're saved in a PostgreSQL database so users can update or delete those planners if needed.


Parks and Reviews

Parks and Reviews is a National Parks review site. Users can submit reviews of national parks they have been to and can also see reviews of other users. Users can also edit their own reviews and upvote/downvote the reviews of others. Users' ratings are aggregated together and shown on the index and show page of every national park.


Shinbun

Shinbun, Japanese for newspaper, is a simple blog site created using the MERN stack (MongoDB, Express, React, and Node). Users can create, read, edit, or delete articles.


About




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