Skip to content
View charlotte-zhuang's full-sized avatar

Block or report charlotte-zhuang

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

about me

Nothing much going on right now.

projects

Here are some of my favorite personal projects!

wordle

A parallel Wordle solver I wrote in C++ for a class. I'm hoping to make it better soon.

repo

coding problems

I've been slowly adding to this repository anything that might be useful for competitive programming. There's also a bit of experimentation on execution times. Some highlights:

  1. Heap experiment CLI app
  2. Simple, standard implementations of algorithms and data structures
  3. Explanations of interesting coding problems

repo

SCE discord bot

The Software and Computer Engineering Society's Discord bot. It enables fun and useful commands on Discord servers (where we spend all our time these days). I worked on the threaded messaging feature, and briefly took over as the project lead from Jerry Lee.

repo

Kin Kin

A team project for a class. We made a website to help people find kinesology majors who want to work as physical therapists. I touched most parts of the website here and there. Unfortunately, we didn't have very much time to do this project so it's quite rough.

online site - It's hosted on Heroku's free version so it takes a while to start, then you have to refresh and try to login twice…

repo

Pinned Loading

  1. wordle wordle Public

    Simple Wordle AI

    C++

  2. CS160-KinKin/KinKin CS160-KinKin/KinKin Public

    CS160

    JavaScript

  3. coding-problems coding-problems Public

    Things related to doing coding problems

    Java 1

  4. heap-experiments heap-experiments Public

    Experimenting on different heap structures.

    Python

  5. SCE-Development/SCE-discord-bot SCE-Development/SCE-discord-bot Public

    This is the repository for the bot in the SCE discord.

    JavaScript 2 2