Skip to content
View sophdubs's full-sized avatar
Block or Report

Block or report sophdubs

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. smart-puzzle smart-puzzle Public

    Smart puzzle is a seemingly simple puzzle app with a complex built in solver. The solver uses the A* path finding algorithm to determine the sequence of moves required to solve the puzzle with the …

    JavaScript 2

  2. sorting-visualizer sorting-visualizer Public

    A React app that allows the user to select a sorting algorithm and visualize how it works under the hood. It also provides useful information about its logic, time complexity and space complexity.

    JavaScript 4

  3. tinyapp tinyapp Public

    TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

    JavaScript

  4. tweeter tweeter Public

    Forked from lighthouse-labs/tweeter

    Tweeter is a simple, responsive, single-page AJAX-based Twitter clone.

    JavaScript

  5. scheduler scheduler Public

    Interview Scheduler is a React SPA that allows users to book and cancel interviews built using the latest tools and technologies. The data is persisted by the API server using a PostreSQL database.…

    JavaScript

  6. restaurant-takeout-app restaurant-takeout-app Public

    Restaurant Takeout App is a full stack web application which allows users to place orders and receive SMS notifications about their order status. It was a group project built during week 6 of Light…

    JavaScript