Justin Tian Xi

Computer Engineering @ University of Michigan

I’m a sophomore interested in software engineering, robotics, and building systems that connect code with the physical world.

I currently work with Michigan Task Based Robotics, where I’ve contributed to computer vision, sensor integration, and robot control. I’m also building a stronger software foundation through coursework and personal projects.

Projects

Things I have built and worked on.

HTML · CSS In progress
Personal Portfolio

A responsive website for my projects, coursework, résumé, and contact information.

Coursework

Classes I have taken and plan to take.

Winter 2027 Upcoming
EECS 281 Data Structures and Algorithms

Algorithm analysis, data structures, searching, sorting, and graphs.

2026

Completed

Laser Odometry Verification System

I built a robotics system that filters and synchronizes distance-sensor readings to verify a robot’s position against its primary tracking system.

  • C++
  • Sensors
  • Control
  • Robotics
More details
Completed

Bag-of-Words Classifier

I built a C++ classifier that learns from labeled discussion posts and predicts their topics using a bag-of-words model and probability.

  • C++
  • Machine learning
  • Natural language processing
More details