Home/Projects

02 / Felix Yang

Projects.

Selected systems spanning graph algorithms, workflow automation, machine learning, and mathematical modeling.

02 / Selected Projects

Algorithms in motion.

01Graph Routing System

Project overview

Transportation Planner

A C++ route planner that parses OpenStreetMap XML and CSV data, then computes paths with Dijkstra and A* in O(E log V) time.

C++DijkstraA*OpenStreetMap
02Automation Tooling

Project overview

Workflow Automation

Python, AutoKey, and UNIX scripts that turn repetitive desktop workflows—including screenshot capture and processing—into single actions.

PythonAutoKeyUNIX
03Machine Learning

Project overview

Weather Prediction

A five-person AISC project that built and evaluated a weather-forecasting model through a continuous ten-month development cycle.

PythonData ScienceModel Evaluation
04Mathematical Modeling

Project overview

HiMCM Modeling

Led a four-person team to frame a complex real-world system mathematically and build Python visualizations for the final analysis.

ModelingPythonVisualization