Skip to content
View sunnymeow's full-sized avatar
  • CSU East Bay
  • Bay area, CA
Block or Report

Block or report sunnymeow

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

Popular repositories

  1. ElevatorSystemSimulation ElevatorSystemSimulation Public

    Simulated a elevator with capacity of 10 passengers to take passengers up and down in a 7-floor building

    C++ 2 1

  2. VirtualPageTableSimulation VirtualPageTableSimulation Public

    Simulates OS virtual memory management using virtual page table (known as TLB or CAM)

    C++ 2 1

  3. SecureChatSystem SecureChatSystem Public

    This is a fully functional secure chat system that offers a command line interface that allows multiple users to talk to multiple other users simultaneously through a chat server

    Java 2 2

  4. HappinessScoreRegression-usingR HappinessScoreRegression-usingR Public

    Construct multivariate linear regression to predict the determinant factors for the Happiness Score in World's Happiness Report 2015

    1

  5. YOLOWithTensorFlow YOLOWithTensorFlow Public

    Use Producer + Consumer model and tensorflow do object detecion by YOLOv2 algorithm

    Python

  6. FileSystemSimulation FileSystemSimulation Public

    Simulates OS file system operation with 100 sectors in memory

    C++