
Graph routing system
Transportation Planner
A C++ routing system that parses OpenStreetMap data and computes explainable paths with Dijkstra and A*.
CompletedCase study
3 projects

Graph routing system
A C++ routing system that parses OpenStreetMap data and computes explainable paths with Dijkstra and A*.

Weather data & machine learning
Recognizing weather conditions from observations. ATMOS INTELLIGENCE connects data cleaning, outlier detection, feature analysis, and random-forest classification in a public notebook.

Complex-system modeling
Led a four-person team in translating a real-world problem into a mathematical system and Python visualizations.