tyler

Passionate Software Developer
Recent Graduate of We Can Code IT

about

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

mystery educator

mon, may 25th 2021

Lorem ipsum dolor sit amet consectetur adipisicing elit. Et a maiores laborum quo animi, unde repellat. Libero ab sequi vel beatae natus numquam consequuntur molestias ducimus. Ad laudantium neque nobis?

  • java
Image Title

Podcast Title

Lorem ipsum dolor sit amet consectetur adipisicing elit. Eligendi, fugiat asperiores inventore beatae accusamus odit minima enim, commodi quia, doloribus eius! Ducimus nemo accusantium maiores velit corrupti tempora reiciendis molestiae repellat vero. Eveniet ipsam adipisci illo iusto quibusdam, sunt neque nulla unde ipsum dolores nobis enim quidem excepturi, illum quos!

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