NOAA Data Collection Automation

2022-06-07

A data collection automation for NOAA to predict the best days for king tide research throughout different areas in the pacific.

Python
Jupyter Notebook
Data Science

Read More

Reddit Sentiment vs Stock Prices

2021-12-08

A pipeline for downloading Reddit posts+comments and stock prices, then comparing the Reddit content's sentiment against the stock prices.

Python
Jupyter Notebook
Data Visualization

Read More

Machine Learning Pokemon Classification

2021-05-14

A collection of machine learning models attempting to classify pokemon by type, based on their stats.

Python
Jupyter Notebook
Machine Learning

Read More

Principal Component Analysis

2021-04-30

A demonstration of Principal Component Analysis (PCA) and its application in transfer learning.

Python
Jupyter Notebook
Data Analysis

Read More

ReadELF Reverse Engineered Replication

2021-03-06

A replica of linux's ReadELF program. The -h, -t, and -x options have been fully implemented.

C
Vim
Reverse Engineering

Read More

AthletiCheck Website

2020-12-16

The final project for ICS 314. Our group designed a website called AthletiCheck, focused on centralizing student athletes' information.

Javascript
React
Meteor
IntelliJ

Read More

Python Tweet Classification and Generation

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.

Python
Jupyter Notebook
Machine Learning

Read More

C++ Record Database

2020-05-01

A robust record database that I coded in C++ for ICS 212.

C++
Vim

Read More

C Record Database

2020-03-13

A robust record database that I coded in C for ICS 212.

C
Vim

Read More

2048

2019-12-06

I coded the game 2048 in Java for my final project in ICS 111.

Java
Eclipse

Read More