Skip to content
View vcheng3's full-sized avatar

Block or report vcheng3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Qbert Qbert Public

    Writing QBert in ARM Assembly 7. Using Keil MicroVision 5. LPC 2138 Microcontroller for hardware.

    Assembly

  2. IMDBTop5000-Data-Analysis IMDBTop5000-Data-Analysis Public

    IMDBTop5000 is the most popular dataset on Kaggle. For this project I did a lot of things involving R, and Tableau and Jupiter. Primarily focus was EDA, trend analysis as well as predictive analysi…

  3. NaiveBayes-ComputationalLinguistics NaiveBayes-ComputationalLinguistics Public

    CSE 467/567 Project: Using Naive Bayes on movie subtitles from a variety of languages from a large corpus. Applies Naive Bayes to accurately predict what language a given text is using character n …

    Scala

  4. Virtual-Memory-Manager Virtual-Memory-Manager Public

    Virtual Memory Manager. Implementation takes a sequence of page references as an input, as well as the number of available frames. It performs the placement of these pages to the available frames u…

    C++

  5. Multithreaded-Webserver-myhttpd Multithreaded-Webserver-myhttpd Public

    myhttpd is a simple web server. It binds to a given port on the given address and waits for incoming HTTP/1.0 requests. It serves content from the given directory. That is, any requests for documen…

    C

  6. Twitter-Event-Trend-Analysis Twitter-Event-Trend-Analysis Public

    Use TwitteR package in R to perform EDA and visualization. Tweet size roughly 2000.

    R