Projects

A curated selection of engineering projects and technical tools. Research directions and formal academic outputs are intentionally kept separate from this collection.

No preview available for Vectra

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.

[Documentation] [GitHub]
No preview available for ZhThesis

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.

[GitHub]
No preview available for Agricultural Robotics and 3D Reconstruction

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.

[VisRecon] [Multiview Reconstruction]
Histopathology image classification project

Histopathology Classification and Distillation

PyTorch experiments covering PathMNIST tissue classification and MNIST knowledge distillation, comparing compact CNNs, ResNet18, and teacher-student training.

[GitHub]
No preview available for Pocket Frequency Meter

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.

[GitHub]
Enterprise network simulation project

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.

[GitHub]
Handwritten Chinese sentence recognition project

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.

No preview available for Tourism Data Analysis

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.

[GitHub]
Digital baseband transmission system simulation

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

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 project

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.

[GitHub]