Torrid Fish

Back

Projects

A collection of projects from my GitHub.

Pikachu Volleyball AI
Trained a DQN model using Python and PyTorch to play Pikachu Volleyball at a competitive level.
ETTODAY Shorts Generator
Automatically generate short videos from news articles using Python, OpenAI, DeepAI, and YatingTTS.
DaBus
Full-stack bus tracking app — Figma UI, Python Flask backend with RESTful APIs, and React Native frontend.
Beat-Blast
A rhythm-based game built with C++ and the Allegro5 framework.
Point Cloud Skeletonization (Parallelized)
NTU PP2025 Final Project — parallelized point cloud skeletonization for high-performance computing.
LazySLURM
A real-time TUI for monitoring SLURM jobs on HPC clusters.

Research

RAG vs Finetune
Experiment applying Retrieval Augmented Generation (RAG) on Llama3.1-8B and comparing against finetuning.
RMoE Reproduce
Reproducing "CompeteSMoE — Effective Sparse Mixture of Experts Training via Competition".
Llama Factory Experiment
Finetuning Llama3.1-8B-Instruct on the MedMCQA dataset.
3D Grounding
3D visual grounding research code.
3D POPE
Prompt-based evaluation for 3D understanding.

Tool Projects

agent-quota
Integrated TUI to monitor subscription rate-limit windows and API quota.
hf-bsh
An interactive bucket shell for the HuggingFace Hub.
lazyslurm
A real-time TUI for monitoring SLURM jobs.