Skip to content
View alexboots's full-sized avatar

Block or report alexboots

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Scrabble_Cheater Scrabble_Cheater Public

    Forked from Kadeem-Nibbs/Scrabble_Cheater

    A program to find the highest scoring word that can be played in Scrabble given a board state and a rack of letters

    Python 1

  2. quickreadr quickreadr Public

    ReadQuickr | Speed Reading in React

    JavaScript 2

  3. project-basketball-net project-basketball-net Public

    We put nets on basketball rims.

    JavaScript 1

  4. moviedbplay moviedbplay Public

    JavaScript

  5. React Context used with Socket.io | ... React Context used with Socket.io | Code from post: https://medium.com/@alexboots/using-react-context-with-socket-io-3b7205c86a6d
    1
    import React, { createContext } from "react"; 
    2
    
    
    3
    const SocketContext = createContext({  
    4
      queueLength: 0,  
    5
      positionInLine: 0,
  6. oh-no oh-no Public

    TypeScript