AI Engineer. RAG obsessed. Building things that actually work.
Based in Wrocław. I build AI-powered tools for European B2B companies — GDPR-compliant, production-grade, no bullshit architectures.
Currently deep into AI agents, MCP tools, RAG pipelines, and learning ML — because apparently building one thing at a time is not an option.
Mom of two. Mass-producing code and humans with equal enthusiasm.
| Project | About | |
|---|---|---|
| 🐭 | dormouse | Ukrainian text optimizer for LLMs — 73% token savings, 150% quality. pip install dormouse-ua |
| 🔧 | Vibecode-Cleaner-Fartrun | Rust-powered code scanner with 29 MCP tools. Not another AI reviewing AI. |
| 🗓 | mcp-ukrainian-calendar | MCP server for Ukrainian pagan calendar — holidays, deities, folk wisdom. |
class Daria:
location = "Wrocław, PL"
role = "AI Engineer"
kids = 2
coffee = float("inf")
focus = ["AI Agents", "MCP Tools", "RAG Pipelines"]
learning = ["ML (the math, not just the API calls)"]
passion = ["Embedded Systems", "Linux Kernel"]
hero = "Linus Torvalds" # unironic
addiction = "sci-fi" # mass effect > sleep
spirit_animal = "Sheldon Cooper" # BAZINGA!
@property
def available_hours(self):
return 24 - self.kids * 3 # optimistic estimate🧠 Learning ML properly (not just calling APIs)
🛠 Building MCP tools and AI agents
🐭 Published dormouse-ua — Ukrainian NLP for LLMs
📚 Reading more papers than a PhD student with a deadline


