Projects 

Angelite Forecast
Machine Learning

Angelite Forecast

A machine learning system that predicts enrollment trends by analyzing historical data and economic indicators, such as inflation rates and the consumer price index. The system utilizes algorithms including Linear Regression, KNN, Random Forest, XGBoost DART, Simple Exponential Smoothing, Moving Average, and an Ensemble model combining Random Forest, XGBoost DART, and Simple Exponential Smoothing. These algorithms were compared with existing forecasting methods to assess their effectiveness in predicting future enrollment patterns.

Blockchain

Invocation NFT

A blockchain educational project featuring an NFT gacha system and marketplace inspired by Genshin Impact's TCG Invocation. Built with Hardhat, Vite, and MetaMask integration. Assets are stored on IPFS via Pinata, utilizing Genius Invokation TCG assets for learning purposes.

Cloud Computing

Invocation Cloud

A cloud-based version of the Invocation gacha system, reimagined as a classic non-blockchain application. Features YouTube API integration for ad implementation and is deployed on AWS with DocumentDB (MongoDB) for data persistence. This project demonstrates cloud architecture and deployment practices.