Skip to content
View ceceww's full-sized avatar

Block or report ceceww

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. aes aes Public

    C++ implementation of a 128-bit AES encryption/decryption tool.

    Objective-C 80 56

  2. scratch scratch Public

    C++

  3. expression expression Public

    A hierarchy of arithmetic expressions using virtual functions and inheritance.

    C++

  4. grid grid Public

    Path-finding in a grid.

    C++

  5. song-recommender song-recommender Public

    Scripts for final year university project using machine learning to recommend songs to users.

    Python 2

  6. point-line-container point-line-container Public

    A class for a container for storing and managing geometric points and lines. Class for representing two dimensional points with coordinates of type double, and another class for representing lines …

    C++