Projects
- GG Swarm — A decentralized coordination framework transitioning from simulation to real-world drone light shows.
- ggTrader — An algorithmic trading bot and a research framework for professional strategy development.
- HexMaster — A powerful Discord bot and an intelligent logistics coordinator for Foxhole groups.
Posts
-
2026-02-09
HexMaster: Entering the Testing Phase
I am excited to announce that HexMaster has officially entered its active testing phase!
HexMaster is a powerful Discord bot designed for Foxhole logistics groups, enabling seamless stockpile management, cross-map item discovery, and intelligent supply chain comparison. Using a snapshot-based storage model, it preserves full historical data of every stockpile update, ensuring no information is ever lost.
-
2025-10-24
Satellite Identifier: Predictive Modeling
This data science project for CST383: Introduction to Data Science investigates the relationship between a satellite’s physical characteristics and its intended mission. By developing a predictive model to categorize satellites into six primary classes, my team and I demonstrated that specific mission types are strongly tied to distinct orbital patterns.
-
2025-02-26
Multi-Router Virtual Network and Group Chat Application
This networking project for CST311: Introduction to Computer Networks involved the design and implementation of a virtualized network environment and a distributed chat application. I focused on building a secure, multi-router topology and extending it with a custom socket-based communication service.