Skip to content
View sebat2004's full-sized avatar

Highlights

  • Pro

Block or report sebat2004

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

Hi there 👋, I'm Sebastian

class Sebastian {
      private:
        int age = 19;
        string school = "Oregon State University";
        string[] courses = new string[] {"Algorithms, Software Engineering I/II"};
        string[] hobbies = new string[] {"Basketball", "Piano", "Poker"};
      public:
        Sebastian();
}

Here are a few things I'm doing right now...

  • Creating a website that generates Synesthesia-like piano tutorials from any piano audio
  • Learning how to play songs like Unravel and Moonlight Sonata 3rd Movement on the piano
  • Refactoring an internal and customer-facing website during my internship at Cboe

Pinned Loading

  1. pianisto pianisto Public

    Piano transcription and tutorial generation application

    JavaScript

  2. rmp-extension rmp-extension Public

    Chrome Web Extension that seamlessly displays professor reviews from Rate My Professors.

    JavaScript 2

  3. course-availability-notifier course-availability-notifier Public

    Application that notifies users on course availability for courses without waitlists

    JavaScript

  4. osu-dorm-review-site osu-dorm-review-site Public

    OSU's Spring 2023 Hackathon Project

    CSS

  5. linguasketch linguasketch Public

    Fall 2023 Hackathon Project - Flashcard App

    TypeScript 2