Ania Boutarene
Data engineer
How did you get into Data Engineering?
Two master's degrees, one in Algeria, focused on AI and systems thinking, and the other at Stockholm University's Computer and Systems Sciences. The turning point was a research internship at KTH, where I built deep-learning models for heat-load forecasting. That's where it clicked: clean, structured input is where intelligence starts.
What excites you about your role?
The intellectual puzzle. How fields map across systems and how patterns in raw data point to something meaningful. And then there's the craft of building it from scratch. My dad was a handyman; growing up, I'd assemble furniture just for the fun of it. That instinct never really left.
-
"That moment when the data structure finally reveals itself after days of messy work, that never gets old."
Ania Boutarene
Data Engineer, Redeploy
A recent project you're proud of?
A client's finance team was manually querying a legacy ERP just to check the invoice statuses or payment due dates – tasks requiring specialist knowledge for even the simplest lookup. We built a data agent on Microsoft Fabric that answers those questions in natural language. You ask it like you'd ask a colleague.
What impact did it have?
Routine lookups went from slow to instant, and each round of tuning improved accuracy substantially. By the final configuration, the question had stopped being "does this work?" and started being "what do we do next?"
What did you enjoy most?
I didn't expect to enjoy the finance domain as much as I did. Suddenly I got genuinely curious about invoice ageing, ERP structures, what account managers need day-to-day. Once you understand what people need, technical decisions stop feeling abstract. That's one of the quiet privileges of consulting: every project is also an education.
A key learning you'll carry forward?
Before asking what AI can do, you must ask whether the data underneath it deserves to be trusted. On this project, NULLs, inconsistent status codes, and sign normalisation issues would have caused the agent to return wrong answers if left unaddressed. That work is rarely glamorous, but it makes everything else possible.