← Back to work
Julia workload-data analyzer
Turning a CRM’s workload data into a distribution report meant an afternoon of manual spreadsheet work. Every single week.
JuliaStreak CRM APIData Analysis
The problem
Workload data lived in a CRM (Streak) and took hours to turn into distribution reports by hand.
Diagnosis
The bottleneck was manual extraction and aggregation. A well-scoped job for a small, fast numerical library.
What I built
- Julia library integrating the Streak CRM API.
- Automated extraction, processing, and workload-distribution reporting.
Results
Report generation
Hours, manual → Minutes, automated