Skip to content
View tchestnut85's full-sized avatar

Block or report tchestnut85

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nhl-dashboardnhl-dashboardPublic

    NHL team profile dashboard. This app was made using the Next.js. ChakraUI was also used for making UI components and styling. Axios was used for fetching data from the NHL API. Redux is used for ma…

    JavaScript 1 1

  2. match-gamematch-gamePublic

    Simple picture matching game made with React, TypeScript, Vite and Sass. Refactored from JavaScript to TypeScript.

    TypeScript 1

  3. lite-speedlite-speedPublic

    Lite Speed is an educational platform that helps users gain an advantage on the competition by learning about subjects that interest the user. Users can view courses and lessons, as well as save fa…

    JavaScript 5 2

  4. to-do-appto-do-appPublic

    This To-Do List app is a Full-Stack MERN app with a RESTful API. React and the Chakra-UI library are on the front-end and a MongoDB database with Mongoose.js, Express.js and Node.js on the back-end…

    JavaScript 2

  5. anigame-reactanigame-reactPublic

    React SPA to search for a video game title and find related games and anime with links to streaming service and other information. Updated to use React and Redux from a previous project.

    JavaScript 1

  6. team-builderteam-builderPublic

    A team profile generator which uses Node.js, Inquirer.js and Jest (for test-driven development). Inquirer prompts questions in the command line and the user's answers populate the HTML code to crea…

    JavaScript