My Role
Built From Scratch
I came into this project with no formal business knowledge and no prior experience with APIs. What I had was a problem to solve and the willingness to figure it out.
Starting from zero, I taught myself how to interface with external APIs, navigate rate limits, handle authentication, and pull structured data from sources that weren't designed to be machine-readable. I built the entire data collection system — the multi-tier crawler, the classification logic, the deduplication pipeline, and the output formatting — independently.
The part I'm most proud of isn't any single technical piece. It's that I produced something production-grade and genuinely useful — clean, structured data that another system could pick up and immediately run with. The output didn't just work; it was legible to humans and consumable by an LLM without any manual cleanup.
That gap — between raw web data and something an AI can reason about — is harder to close than it looks. I closed it.