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"};
    vector<string> interests = {"Backend", "Blockchain", "Distributed Systems", "Full Stack"};
  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 competitive programming competition
  • ๐Ÿ‘พ: Traveled to San Francisco to compete in CalHacks 11.0, the largest collegiate hackathon

Pinned Loading

  1. AdviseU-Project/AdviseU-App-Web AdviseU-Project/AdviseU-App-Web Public

    Next.js website for Advise-U

    TypeScript 2

  2. AdviseU-Project/AdviseU-Backend AdviseU-Project/AdviseU-Backend Public

    Go backend for AdviseU.

    Go 1

  3. GDSC-OregonState/Club-Website GDSC-OregonState/Club-Website Public

    Astro 1 1

  4. chains-end chains-end Public

    TypeScript 1

  5. CampusConnect CampusConnect Public

    C++

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

    Python