Skip to content
View kkatherineliu's full-sized avatar

Block or report kkatherineliu

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
kkatherineliu/README.md

Katherine Liu - 刘可欣

.py .java .js .c .sql .rkt

class Katherine:

    def __init__(self):
        self.name = "Katherine Kexin Liu"
        self.education = "Bachelor of Computer Science at the University of Waterloo"
        self.languages = ["en_US", "zh_CN"]
        self.pronounds = ["she", "her"]

Pinned Loading

  1. Kenneth-Ye/ChariTree Kenneth-Ye/ChariTree Public

    1st Place Winner, Best Subnet Idea/POC | HawkHacks 2024. ChariTree is a donation app developed to bring transparency to charitable donations using blockchain technology.

    Python 1

  2. sunshine-guardian sunshine-guardian Public

    ElleHacks 2024 ☀️ (Top 10 Hack out of 248 Participants)

    Python

  3. Chess Chess Public

    A chess program using sockets to allow concurrent chess games online, includes a chess bot

    Java

  4. housing-price-predictor housing-price-predictor Public

    Building a machine learning regression model to predict the housing prices from the Ames Housing dataset from Kaggle

    Jupyter Notebook

  5. roadbound401 roadbound401 Public

    A spinoff of Crossy Road with additional features like power-ups, enemies, and the ability to destroy incoming trains (ICS3U Final Project)

    Java

  6. typing-game typing-game Public

    It's raining words! Simple typing game using vanilla Javascript, HTML & CSS

    JavaScript