My Projects

To-Do List

To-Do List

    Users enter a task, check it off when completed, or delete it.

    Demonstrates: My ability to use the Document Object Model(DOM) for query selects, setting attributes, and event listeners.

Dad Joke app

Dad Joke Application

    Users click a button for mildly-amusing dad jokes.

    Demonstrates: My ability to retrieve data with an Application Programming Interface(API), to use asynchronous functions with the Axios Library, and, again, to use the DOM for query selects and event listeners.

Trading Cards images

Animal Trading Cards

    A brightly colored page of wild animal trading cards.

    Demonstrates: My use of HTML, CSS, and bootstrap for a sharp and colorful layout. The linear-gradient attribute in CSS adds color and depth to each card.