Project #1
Schedule Movement Analyzer
A project controls toolset that started as a Python/CSV schedule movement analyzer and now also
includes a browser-based Smartsheet .xlsx analyzer on this portfolio site.
- Business problem: Schedule changes, dependency issues, and summary rows are hard to review consistently from exported schedules.
- Automation solution: Compare baseline and current dates, validate mapped schedule data, and generate a downloadable Excel audit report.
- Skills shown: Python, JavaScript, SheetJS, date logic, dependency parsing, validation, reporting, and GitHub documentation.