Skip to content
View twhiteatwork's full-sized avatar

Block or report twhiteatwork

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

Popular repositories Loading

  1. PowerShellScripts PowerShellScripts Public

    PowerShell

  2. T-SQLScripts T-SQLScripts Public

    TSQL

  3. BrowserHomePage BrowserHomePage Public

    Browser bookmark management application for use as a browser home page.

    HTML

  4. HelloWorld HelloWorld Public

    Exploration of all Python syntax basics

    Python

  5. CS50_AI_P0_degrees CS50_AI_P0_degrees Public

    Harvard CS50 AI with Python - Project 0. App finds degrees of separation/connection between two actors using acting credits. Uses breadth first search (BFS) algorithm.

    Python

  6. CS50_AI_P0_tictactoe CS50_AI_P0_tictactoe Public

    Harvard CS50 AI with Python - Project 0. App implements AI opponent which plays Tic-Tac-Toe against human opponent optimally. Uses Minimax backtracking algorithm.

    Python