Skip to content
View AlexNgan's full-sized avatar
  • New York
Block or Report

Block or report AlexNgan

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

  1. MineSweeper MineSweeper Public

    Mine Sweeper game in the Java console.

    Java 4 4

  2. Koch-Snowflake Koch-Snowflake Public

    This is a program written in Python which uses the turtle to draw a Koch snowflake.

    Python 2 5

  3. Library-Database Library-Database Public

    This is a Java project designed to act as a rudimentary database system for a library.

    Java 1 2

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    Single player console tic-tac-toe game. CPU opponent.

    Java

  5. Letter-Counter Letter-Counter Public

    This is a program written in Python which takes input of words as a .txt file and counts the number of lines, generates a list of 100 or the words at random, and counts the occurrence of each letter.

    Python

  6. Caesar-Cipher Caesar-Cipher Public

    This is a Caesar Cipher program written in Python. It takes user input as a string and either deciphers it or ciphers it based upon user commands.

    Python