Projects
A curated selection of engineering projects and technical tools. Research directions and formal academic outputs are intentionally kept separate from this collection.
Vectra
An opinionated, open-source LaTeX CV and resume system for research, academia, and professional applications, combining a polished fixed design, modular content files, extensive documentation, reproducible examples, and print-friendly PDF output.
ZhThesis
A modern, customizable LaTeX framework for Chinese academic theses with a structured document class, bilingual abstract support, academic front matter, bibliography integration, and reusable chapter files.
Agricultural Robotics and 3D Reconstruction
An agricultural robotics project combining RGB-D image capture, multi-view dataset preparation, COLMAP-based 3D reconstruction, point-cloud inspection, and robot-control experiments for plant-monitoring workflows.
Histopathology Classification and Distillation
PyTorch experiments covering PathMNIST tissue classification and MNIST knowledge distillation, comparing compact CNNs, ResNet18, and teacher-student training.
Pocket Frequency Meter
A portable frequency-measurement device built around an 8051-compatible microcontroller, combining C51 firmware, signal-counting logic, four-digit display output, circuit simulation, schematic design, and PCB layout.
Enterprise Network Simulation
A Cisco Packet Tracer project modeling routing, VLAN segmentation, NAT, access control, and wireless connectivity across a small enterprise network, with the topology and device configurations preserved as a completed networking study.
Handwritten Chinese Sentence Recognition Using CNN-CTC
An end-to-end handwritten Chinese sentence recognition system using CNN features, BiLSTM sequence modeling, and CTC-based transcription.
Tourism Data Analysis
A Java data-processing project for collecting, cleaning, storing, and analyzing hotel information from travel platforms through an end-to-end pipeline using Jsoup, HBase, Hadoop MapReduce, and browser-based visualization.
Digital Baseband Transmission System Simulation
A simulation project analyzing digital baseband transmission, ISI-free filtering, and AWGN channel effects.
Frequency-Domain Analysis of Discrete-Time Signals and Systems
A signal-processing project implementing DFT/IDFT for frequency-domain analysis of discrete-time signals and system behavior.
Autonomous Vehicle Simulation CUEPIAC 2023
An autonomous-driving simulation combining environment perception, path planning, and vehicle control for competition scenarios on the official CUEPIAC platform.