AI/ML Engineer &
Backend Developer
I work across AI/ML and backend systems — from building data pipelines and ML models to shipping reliable APIs and services.
Experience
Completed
Clients
Fluency
The EV+ of GenAI
A poker-theory lens on production AI economics: expected value, token spend, retrieval quality, optimal model routing and equilibrium play for GenAI systems that need to scale profitably.
- Expected value formula for inference
- Worked RAG vs agentic cost calculation
- Optimal routing strategy by request class
- Break-even inference economics
- Equilibrium play of GenAI systems
Measuring the EV+ of GenAI: Real Code
Sequel to the EV+ article. Three strategies, two Hugging Face models, zero simulated numbers. Run the formula in Python and see exactly why RAG flips EV from negative to positive.
- Token counting & baseline inference
- Strategy A: no retrieval — EV −$0.052
- Strategy B: RAG — EV +$0.230
- Strategy C: confidence-based router
- Fine-tuning break-even calculation
A p=0.00 EV −$0.052 B p=0.67 EV +$0.230 C p=0.67 EV +$0.230Read Article
WhatsApp AI Chatbot Sprint
Turn your FAQ and documentation into a RAG-powered GenAI assistant on WhatsApp. LangChain retrieves the right context from your vectorized knowledge base, then the LLM generates grounded, brand-safe answers 24/7.
- RAG GenAI response layer
- Vector database from your docs
- Retrieval grounding & citations
- WhatsApp Business API integration
- Google Cloud scalable infrastructure
Primitive Containers
From stacks and queues to graph algorithms — how the humble data structures you learn first become the hidden machinery behind Dijkstra, BFS, dynamic programming and more.
- Stack vs Queue: DFS & BFS
- Heaps, sets & dictionaries
- Algorithm → container mapping
- Python complexity cheat sheet
- Worked examples with code
while heap: d, n = heappop(heap) for nb, w in G[n]: if d+w < dist[nb]: dist[nb] = d+w heappush(heap, (d+w, nb))Read Article
Scentum
An AI-first perfume search engine where voice prompts, GenAI interpretation and vector similarity turn fragrance data into a navigable semantic space. Every scent can be searched by mood, memory, projection or vibe.
- AI-first semantic search
- Voice-to-intent discovery flow
- 5D ScoreVector vector space
- Vibe tags as embedding vocabulary
- Scrapy + Zyte + Claude pipeline
My Skills
Tools and technologies I work with regularly.
What I Do
From data pipelines to production APIs — here's what I typically help with.



SERVICES
AI/ML Engineering
At Cedara, I develop for a carbon intelligence platform in the advertising vertical, helping companies achieve NetZero targets. My role bridges high-scale backend development with AI/ML infrastructure.
The core challenge was transitioning an advertising campaign optimization solution from a Python/PySpark proof-of-concept into a production-grade system. I rebuilt the pipeline in Scala on SparkML, deployed on Google Cloud Dataproc, delivering reliable and scalable ML inference at production volume.
Beyond the ML work, I architected Laravel-based batch processes for large-scale data ingestion and built reactive client-facing interfaces with Livewire. A key contribution was developing logic that uses carbon footprint data as a proxy for media value — a central piece of the platform's optimization engine.
How I Work
From rapid prototyping to production-grade deployment on cloud infrastructure.
- Prototype in Python/PySpark, validate with stakeholders
- Re-engineer PoC into production-grade Scala/SparkML pipelines
- Deploy and scale on Google Cloud Dataproc
- Build supporting data ingestion and batch processing layers
- Iterate on domain-specific optimization logic



SERVICES
API Development
At Bandai Namco Entertainment Romania, I built a RESTful API from scratch for the mobile game Retro Wonder Park. The API served as the entire backend layer enabling gameplay features, player state management, and server-side game logic.
The project demanded a clean, well-documented contract between the mobile client and backend from day one. I designed the full resource model, endpoint structure, and request/response lifecycle, backed by comprehensive functional testing to ensure reliability across every game flow.
Starting from zero meant making foundational architectural decisions — authentication schemes, data persistence strategy, error handling conventions — decisions that would be lived with for the product's entire lifetime.
How I Work
Clean architecture from the ground up, with testing built into every layer.
- Define resource models and endpoint contracts upfront
- Build from scratch with clean architecture principles
- Write comprehensive functional tests alongside features
- Design for mobile client constraints (latency, payload size)
- Document thoroughly so client teams can integrate independently
SERVICES
Technical Consulting
As a senior consultant at Pentalog, I was embedded in a leading European financial institution. I developed and maintained features within a large-scale Service-Oriented Architecture handling real financial transactions.
I championed a rigorous quality culture through Test-Driven Development, maintaining 99% unit test coverage across my services. This discipline paid off: our team achieved bi-weekly deployments for six consecutive months with a 0% error rate — a remarkable result in a regulated fintech environment.
Beyond writing code, I implemented Datadog monitoring for application observability and contributed to architectural decisions across the SOA. Working within a regulated platform sharpened my focus on reliability, traceability, and defensive coding practices.
How I Work
Embed, elevate quality, and deliver with zero-defect discipline.
- Embed within client teams as a trusted senior contributor
- Establish and enforce TDD with high coverage targets
- Implement observability (Datadog) from day one
- Design within SOA boundaries for independent deployability
- Prioritize reliability and zero-defect delivery cadences



SERVICES
Performance & Monitoring
At eMAG, Romania's largest e-commerce platform, I was part of the Search Team maintaining Apache Solr search infrastructure. A major initiative was rewriting the Search API as an independent microservice, decoupling it from the monolith and integrating asynchronously with documenting, targeting, and anti-spy services.
I architected a parallel regression testing pipeline using Docker and Selenium Grid that reduced the test suite execution time by 90% — a direct, measurable performance improvement that accelerated the team's delivery cycle.
At eMAG's Future Hacks 2.0 hackathon, I won the Innovation Award (AI/ML) by building a proof-of-concept that predicted user funnel stages and conversions from web access logs using R (logistic regression) and Python (Random Forests).
How I Work
Measure first, optimize precisely, and prove the impact with numbers.
- Profile and identify bottlenecks before optimizing
- Decouple services from monoliths for independent scaling
- Automate regression testing with containerized parallelism
- Leverage data and ML for performance insights
- Measure everything — 90% test time reduction, not "faster"
My Experience
My Education
Insights
AI engineering, ML engineering and Python foundations through shipped projects, practical primitives, game mechanics, expected value and a little philosophy.
Trust Solutions
A website that wins business. Redesigned in 4 weeks to show buyers exactly why they should work with you.
Trust Infrastructure Sprint
Your website is your first impression with B2B buyers. We redesign it to highlight your strengths — certifications, team, track record, processes — so visitors see a company they want to do business with.
- Website trust audit
- Credibility-focused redesign
- Certifications & team showcase
- Clear service pages
- Buyer-ready structure
Let’s work together!
I design and code beautifully simple things and i love what i do. Just simple like that!
-
Phone
+40 771 789 851 -
Email
[email protected] -
Address
Bucharest,
Romania
Cedara · Bucharest
Pentalog · Bucharest
IsoSkills (Ezugi) · Bucharest
Bandai Namco Entertainment Romania · Bucharest
eMAG · Bucharest