Skip to content
View purelyKai's full-sized avatar

Highlights

  • Pro

Block or report purelyKai

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

Hi there ๐Ÿ‘‹, I'm Kai

class Kai {
  private:
    int            age     = 21;
    string         school  = "Oregon State University";
    vector<string> clubs   = {"Association for Computing Machinery", "Google Developer Group on Campus", "Hackathon Club"};
    vector<string> courses = {"Capstone Project", "Databases", "Networks", "Numerical Analysis"};
    vector<string> hobbies = {"Archery", "Guitar", "Poker", "Skiing"};
  public:
    void getInfo() const;
};

Here are a few things I've been up to...

  • ๐ŸŽ“: Creating a website that generates optimal degree plans for students
  • ๐ŸŽต: Learning how to play songs like Carry On Wayward Son and House Of The Rising Sun on the guitar
  • ๐Ÿ’ป: Competed in the ICPC PNW Regionals competition
  • ๐Ÿ‘พ: Traveled to San Francisco to compete in CalHacks 11.0, the largest collegiate hackathon

Pinned Loading

  1. AdviseU-Project/.github AdviseU-Project/.github Public

  2. AdviseU-Project/AdviseU-backend AdviseU-Project/AdviseU-backend Public

    Go backend for AdviseU.

    Go 1

  3. CampusConnect CampusConnect Public

    C++

  4. AI-Powered-Voice-Controlled-Spot-Robot AI-Powered-Voice-Controlled-Spot-Robot Public

    Python

  5. Island-Survival-Game Island-Survival-Game Public

    JavaScript

  6. Student-Record-Management-System Student-Record-Management-System Public

    JavaScript 1