Skip to content
View chen-k-06's full-sized avatar

Block or report chen-k-06

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. my-website my-website Public

    Nice to meet you! I'm Kexin. I like CS. Learn more here.

    HTML

  2. tic-tac-toe tic-tac-toe Public

    A web‑based Tic‑Tac‑Toe game featuring an AI opponent powered by the Minimax algorithm

    JavaScript

  3. Wordle Wordle Public

    A web-based word game where players guess a five-letter word + 100% win-rate entropy AI solver

    Python

  4. minesweeper minesweeper Public

    Minesweeper is a logic-based puzzle game where the goal is to clear a grid without triggering hidden mines

    JavaScript

  5. proset proset Public

    Proset (projective set) is a real-time card game in which players attempt to find a subset of 7 cards that contain even numbers of each colored dot.

    JavaScript

  6. unix-shell unix-shell Public

    Unix-style command-line shell written in C, featuring in-place command tokenization, exec-compatible argument parsing, and process execution with fork() and execvp()

    C