Hey

I'm Keefe.

I'm a Frontend Software Engineer with a strong passion for building web applications with great user experiences.
Here's a bit more about me.

Here are some of my projects

  • Pokedex

    HTML, CSS, JavaScript

    Pokemon website that pulls data from the Poke API to display all Pokemon sorted by Pokedex ID number.

  • Catch the Insect

    HTML, CSS, JavaScript

    Catch the Insect is a fun little game I made to put my JavaScript skills to the test. In this game, you choose one of four insects to catch, and you try to catch as many as you can with an unlimited amount of time.

  • Markdown Previewer

    HTML, CSS, jQuery

    Markdown previewer project that allows for you to add simple formatting like headers, bold, bulleted lists, and so on to a plain text. This project uses marked.js to convert the plain text into HTML.