Contact Card Plugin | Custom Gutenberg Block

    Contact Card Plugin | Custom Gutenberg Block

    Contact Card Plugin – Custom Gutenberg Block This project includes a custom WordPress plugin containing a Gutenberg Block called “First Block”. I created the plugin following a Youtube course, and then added additional functionality for educational...
    Video Search | React Application using Youtube API

    Video Search | React Application using Youtube API

    Video Search | Youtube API Integration This React.js video search application uses the Youtube API V3 to complete a video search based on the topic of choice, then displays the first five results while simultaniously loading the first video into the video player. From...
    Image Search

    Image Search

    Image Search This React.js application contains a search bar and image display. When a user types a term into the search bar, a request is sent to the Unsplash API, and photos are then displayed in a three column grid that was designed using CSS grid and JavaScript....
    Geolocation Application

    Geolocation Application

    Geolocation Application This application uses geolocation to determine a user’s latitude. The user’s latitude and the current month is used to determine if it’s “Summer” or “Winter” where they are located, then a seasonal...
    Blog Comment Card

    Blog Comment Card

    Blog Comment Card This mobile responsive, blog comment card was designed using React.js props, HTML and CSS. The avatars were pulled in using the faker.js API, and the card element was designed using Semantic UI....