Skip to content
View NoahCCB's full-sized avatar

Block or report NoahCCB

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. Beatbuff Beatbuff Public

    A social website for sharing, cataloging, and rating albums and playlists.

    TypeScript

  2. Chatly Chatly Public

    A chatroom website where users can suggest new features to be added to the website so that I can improve my web development!

    TypeScript

  3. Movie-Finder Movie-Finder Public

    An app where you can find movies and look at their descriptions and ratings

    Swift

  4. Phase-Portrait-Visualizer Phase-Portrait-Visualizer Public

    A Phase Portrait graphing tool that includes user input and uses either a matrix representation or a system of equations of a dynamical system.

    Python

  5. NewsPop NewsPop Public

    A simple social website that allows users to post and view others post as well as follow other users. It uses MySQL to store information and PHP for the backend.

    PHP

  6. Breakout-Game Breakout-Game Public

    A version of the game break out, made only in java using java swing and jPanel. The paddle is controlled using left and right arrow keys.

    Java