Skip to content
View rayguo233's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report rayguo233

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 Loading

  1. course-monitor course-monitor Public archive

    Track classes for UCLA students and send emails when there are available spots.

    Python 1

  2. forum forum Public

    A mobile- and PC-friendly forum website constructed using React and Firebase Realtime Database.

    JavaScript 1

  3. mystock-backend mystock-backend Public

    A simple Django REST backend for stock transaction record-keeping and portfolio performance calculation.

    Python 1

  4. read-mapping read-mapping Public

    Implement and compare 2 pattern matching algorithms for genome mapping, one using suffix array and the other using Burrows-Wheeler Transform

    Python