Projects

Projects I have worked on.

Journey to SQL Master

2026.07 - 2026.08

An SQL practice platform powered by knowledge-graph gamification and adaptive question generation

An SQL practice platform with a 58-question practice bank plus a 42-question exam bank, covering basic syntax, joins, subqueries, aggregation, and window functions, with progress visualized through a knowledge graph.

View Details

Campus Second-hand Trading Platform

2026.03 - 2026.04

Full-Stack Development & LLM-Enhanced Search

Designed a normalized database (BCNF) for users, products, orders, and reviews. Built a responsive web frontend with HTML/CSS/JS supporting registration, login, product publishing, image upload, multi-dimensional filtering, order tracking, and admin functions. Integrated Qianwen API for LLM-powered natural language search with semantic recall and dynamic query relaxation.

View Details

Optimization of Price Difference Arbitrage in Electricity Spot Market

2026.01 - 2026.05

Cardinal Operations — Data Analysis & Algorithm Modeling

Built XGBoost regression model for day-ahead and real-time electricity price prediction (MAE 51.75 and 107.76). Designed Distribution Robust Optimization strategy with Wasserstein-1 fuzzy set. Achieved three-month cumulative return of RMB 11.3184M with annualized Sharpe ratios up to 4.56.

View Details

Batching & Scheduling Optimization in LLM Inference

2025.09 - 2025.12

Discrete-Event Simulation of LLM Serving Systems

Built a SimPy discrete-event simulation of LLM inference systems. Found optimal batch size 16-32, SJF cuts latency 37% but hurts fairness (Jain 0.87→0.09), and adaptive batching reduces spike latency by 54%.

View Details

Reliable Online Decision-Making with Machine Learning

2025.01 - 2025.05

Multi-Model Time Series Prediction & Stock Simulation

Applied XGBoost, Transformer, VAE, and GAN for financial time series prediction (Transformer improved RMSE by 19.11% over exponential smoothing). Designed Trustworthy Online Decision Making framework with ε-tolerant OMS algorithm ensuring robustness and consistency.

View Details

Data Space Use Case Research

2024.05 - 2024.09

EU Policy Analysis & Front-end Development

Analyzed EU data space legislative framework and constructed network models for data sovereignty and compliance. Developed data management interface functionalities using Vue-Element-Admin with identity authentication and API validation.

View Details