About Me

Hey there! My name is Kyle Mooney, (not the one from SNL, sorry to disappoint). I've spent the better part of a decade working outdoors, traveling around the Midwest, and generally loving life. After a while though, the cumulative strain on my body was starting to get to me, so I took a job in the office of the tree care company I was working for at the time. I quickly realized that while getting to work indoors was an improvement for me, the work I was doing wasn't challenging enough.

I started looking around for careers where I could put my brain to use, and it didn't take me long to narrow my sights on software engineering. I have multiple friends in the field, and they all seem to both enjoy their work as well as be challenged by it. After talking it over with a couple of them, it was a no-brainer that I should follow their lead.

I signed up for a part-time coding bootcamp, and for the next year I got to experience what I was looking for: a challenge. Now that I'm on the other side of that experience, having built several full stack projects, I know that I made the right decision. There will always be more to learn, and I can't wait to continue to grow as a software engineer.

Projects

BarMate is a cocktail recipe website that allows users to search and discover drinks based on available ingredients. Users can create recipes, ingredients, rate, and review existing recipes.

Jello is a full stack clone of Trello, an intuitive Kanban style, task tracking software for collaborators to visually organize and prioritize tasks. You can create boards, lists, cards, and comments to track your project progress.

Fun Facts

  • Former Michigan Marching Band and Michigan Basketball Band tuba player
  • Bird enthusiast
  • Sub-optimal rock climber
  • Started fires (safely) as a part of a prescribed burn crew

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