Skip to content
View fross123's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report fross123

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

  1. csv_to_qlab csv_to_qlab Public

    Send CSV files to Figure 53's QLAB.

    Python 7 2

  2. the-u-network the-u-network Public

    A social network project using Django and Javascript. Users can sign in, post messages, and follow other users.

    Python 2

  3. degrees degrees Public

    Similar to degrees of Kevin Bacon game. Using a recursive search algorithm to find degrees of separation between actors in IMDB database.

    Python

  4. Flack Flack Public

    This is a sample of a simple chatroom application using Flask and Socket.IO.

    JavaScript

  5. tictactoe tictactoe Public

    Tic-Tac-Toe game using a minimax algorithm where the computer never looses.

    Python