tyler

Tyler Koenig

Warehouse Associate at Amazon
Student at We Can Code IT, Web Developer in the making!

about me

I'm Tyler Koenig, a lifelong student. Graduated with an Associate of Arts from Lorain County Community College in 2018. Inbound associate at Amazon CLE-3 since December 2019. Currently learning Java and front-end web development through We Can Code IT Bootcamp. Always interested in a challenge!

skills

  • Java
  • Spring
  • Thymeleaf
  • JavaScript
  • MVC
  • HTML
  • CSS
  • Test Driven Development
  • Agile (Scrum)
  • Object Oriented Programming
  • JSON
  • React
  • REST APIs
  • Responsive Design
  • Relational Databases
  • Source Control/ Github

projects

virtual-pet-amok-console

Designed a single page application that brings back unique data from MET Museum and NASA APIs.

skills

  • Java
  • JavaScript
  • HTML
  • CSS
  • VS Code
  • Github
  • TDD
  • OOP
virtual-pet-amok-console

Designed a single page application that lets users make virtual donuts and buy upgrades for the game.

skills

  • JavaScript
  • HTML
  • CSS
  • VS Code
  • Github
  • TDD
  • OOP
virtual-pet-amok-console

Designed an MVC website that lets users find treks located by region and continent.

skills

  • Java
  • SpringJPA
  • HTML
  • CSS
  • IntelliJ
  • VS Code
  • Github
  • TDD
  • OOP

Designed a movie reviews website using thymeleaf templates.

skills

  • Java
  • Thymeleaf
  • HTML
  • CSS
  • IntelliJ
  • Github
  • TDD
  • OOP
virtual-pet-amok-console

Console App that builds off of virtual-pet-shelter. This add's robotic pets to the shelter, with their own robotic needs.

skills

  • TDD
  • polymorphism
  • encapsulation
  • interface (implements)
  • abstract class (extends)
virtual-pet-shelter-console

Built a console application allowing users to take care of multiple pets. Added the ability to admit pets, or adopt.

skills

  • TDD
  • constructor() {...}
  • getter() {...}
  • map<> = hashmap<>()>
  • collections<>
virtual-pet-console

Built a console application in Java that allows the user to take care of one virtual pet. This includes keeping track of the pets' hunger, thirst and bordedom.

skills

  • game loop
  • user input
  • classes
  • instance variables
  • methods
  • clean code