Skip to content
View NicoleSorokin's full-sized avatar

Block or report NicoleSorokin

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

Alt Text

function nicole_sorokin() {
  console.log("Hello there, welcome to my GitHub!");

  var graduation_year = 2026;
  const major = "Computer Science";
  const school = "McMaster University";
  var interests = ['Artificial Intelligence', 'Machine Learning', 'Investing'];
  var hobbies = ['Reading', 'Cooking', 'Gym'];
  const languages = ['English', 'French', 'Russian'];
}

Tools 🔧

Here are the technologies I've previously used in my professional experience, projects, and coursework. I'm always looking for new tools to add to my list!

Frameworks

React Node.js FastAPI Next.js Streamlit

Programming Languages

JavaScript Python Java HTML CSS C Haskell SQL

Libraries

Pandas NumPy PyAudio OpenCV MediaPipe

Tools

Git Google Cloud MySQL Domo Terraform GitHub Actions

Pinned Loading

  1. Auto-ML Auto-ML Public

    Forked from DSC-McMaster-U/Auto-ML

    JavaScript

  2. McMasterAI/pianAI McMasterAI/pianAI Public

    Piano Teaching tool leveraging computer vision and audio processing to bridge the gap between in person lessons and traditional music learning apps.

    Jupyter Notebook 1