2022-06-07
A data collection automation for NOAA to predict the best days for king tide research throughout different areas in the pacific.
2021-12-08
A pipeline for downloading Reddit posts+comments and stock prices, then comparing the Reddit content's sentiment against the stock prices.
2021-05-14
A collection of machine learning models attempting to classify pokemon by type, based on their stats.
2021-04-30
A demonstration of Principal Component Analysis (PCA) and its application in transfer learning.
2021-03-06
A replica of linux's ReadELF program. The -h, -t, and -x options have been fully implemented.
2020-12-16
The final project for ICS 314. Our group designed a website called AthletiCheck, focused on centralizing student athletes' information.
2020-10-31
Three different models to classify and generate tweets from the 2020 presidential candidates from UH Manoa's ICS 235 Machine Learning class.
2020-05-01
A robust record database that I coded in C++ for ICS 212.
2020-03-13
A robust record database that I coded in C for ICS 212.
2019-12-06
I coded the game 2048 in Java for my final project in ICS 111.