kaylacrane / kaylacrane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there πŸ€“

Thanks for visiting my GitHub page!

My name is Kayla and in May 2020 I enrolled in a πŸ’» web development bootcamp. Now I'm doing an internship with Amazon as a Software Development Engineer. I'm still new to all this but I'm proud of the progress I've made in the pastyear and I'm excited to keep learning.

πŸ“š I'm currently studying: πŸ“š

  • πŸ•ΉοΈ Game making with Vanilla JavaScript
  • ♨️ Java
  • βœ”οΈ Vue.js
  • ☁️ AWS

So take a look around and get in touch if you have anything to ask or share. You can reach me here:

Thanks and happy coding! πŸ––

function becomeProgrammer(kayla){
    if (kayla === "very tired"){
    return takeNap(kayla);
    } else {
    return writeCode(kayla);
    }
 }

About