Skip to content
View caie1's full-sized avatar
  • Pittsburgh, PA

Highlights

  • Pro
Block or Report

Block or report caie1

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

Pinned

  1. Optical-Music-Recognition Optical-Music-Recognition Public

    Computer Vision | take an image of a page of music, detected the treble staff, bass staff, notes, pitch of notes, and rests, then produces a symbolic representation of the music.

    Python 1

  2. Santorini_board_game Santorini_board_game Public

    Implementation of the popular board game, Santorini, complete with god cards and an Undo feature | backend: Java | frontend: TypeScript | built and tested with CI/CD tool: GitHub Actions

    Java

  3. MVC-multiplayer-game MVC-multiplayer-game Public

    Multiplayer shooting game developed using the Model-View-Controller (MVC) design pattern

    Java

  4. Find-Clustering-GraphConv Find-Clustering-GraphConv Public

    Apply Word Embedding and Dimensionality Reduction to find clusters on Project/Homework handouts

    Jupyter Notebook

  5. B365-Bike-Sharing-Analysis B365-Bike-Sharing-Analysis Public

    Regression Model

    Jupyter Notebook

  6. kd-tree-quad-tree kd-tree-quad-tree Public

    kd-tree, quad-tree data structure

    Java