Skip to content
View cshenlua's full-sized avatar

Highlights

  • Pro

Block or report cshenlua

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. narlock/ppalms narlock/ppalms Public archive

    Parson's Problems Appliance for Learning Management Systems - Software Engineering Group Project

    Java

  2. 2048_ai 2048_ai Public

    2048 game, but an AI plays it. Utilizes varying AI agents in combination with heuristics in achieving the highest score possible.

    Python

  3. spellchecker_suggest spellchecker_suggest Public

    A simple program that reads over a document and suggests spelling changes for the document, providing recommendations using the minimum-edit-distance algorithm.

    Python

  4. bigram_lang_model_classifier bigram_lang_model_classifier Public

    A program that utilizes N-grams to classify authors based on a set of training text.

    Python

  5. battleboats-cli battleboats-cli Public

    A CLI-based Battleship game written in vanilla Java.

    Java

  6. digital_sig_5248 digital_sig_5248 Public

    A brief overview of digital signatures, their importance, their theory, and how they ensure the authenticity, integrity, and non-repudiation of electronic documents. Includes PGP signature generati…

    Python