_____________

__________________________

Broady Butler

______________________________________________________________________________________

____________________

________________

  • Autoshops.com

    React, Material UI

    Autoshops.com is an early stage startup that connects customers with local auto repair shops. The frontend of the website is contructed with React and Material UI, a library of pre-built React components. Authentication and data presentation is handled by calling APIs that are connected to a SQL database.

  • Summarist

    Nextjs, TypeScript, Redux, Tailwind, Firebase

    A clone of a book subscription website where you can create a profile, browse books to read or listen to, and with Swipe implemented for subscription services. The site uses server side rendering to improve performance when retrieving data through API calls. Authentication and user data base needs are handled with Firebase.

  • Movie Site

    HTML, CSS, JavaScript, React

    A website where a user can search movie or TV show titles and it returns multiple results collected from an API that can be clicked on to see individual movie information. I created all the React, HTML, CSS, and JavaScript code for the website visual, loading states, and functionality.

  • NFT Site

    React, JavaScript

    A website that I forked from another repository provided to me as a virtual internship, where all the CSS and HTML existed. Through multiple branches and pull requests I implemented carousels for different NFT sections and used Axios to dynamically load NFT/artist data.

  • Book Store

    HTML, CSS, JavaScript

    Educational project I worked on where an object of books and and individual book info was used as an imitation of an API. I wrote JavaScript functions to dynamically load movie data like titles, prices, stars for ratings, cart items, and totals.