About
Backend / Platform engineer building the RAG ingestion and agent-orchestration infrastructure behind Adobe's Agent Orchestrator. Strengths in distributed async pipelines, multi-cloud Kubernetes operations across AWS and Azure, LLM integration and evaluation, and CI/CD automation. Owning services end-to-end, from REST API design through multi-region production rollout, monitoring, and incident response.
Work Experience
Education
Skills
Check out my latest work
I've worked on a variety of projects, from simple websites to complex web applications. Here are a few of my favorites.
ByteSchool.ro
An interactive programming learning platform for high school students that combines lessons, quizzes, visual exercises, and game-based challenges into a single experience. Built full-stack with Next.js, React, TypeScript, and Convex — covering authentication, user management, data storage, and real-time state updates. Integrated the Judge0 API to run and evaluate code submissions across multiple languages, and built a custom interaction framework that maps students' program output to live UI changes, letting code drive games and visualizations. Implemented role-based access control and admin dashboards for managing users, groups, bookings, and courses.
Daily Dose Of Code
A coding-interview prep platform with structured practice, an in-browser coding environment, and real-time AI guidance over text and voice. Multi-language code execution runs user submissions inside isolated Docker containers via a Java Spring Boot microservice. OpenAI and Whisper power contextual coding assistance, voice input, and feedback during problem-solving, while Stripe subscriptions gate premium AI features and structured courses. User and admin panels use Firebase role-based authentication and access control.
MyGPT
An AI chat application with a Java Spring Boot backend and PostgreSQL storing users, chats, and message history. Integrates the OpenAI API to generate assistant responses using previous messages as conversation context. Frontend built with HTML, CSS, JavaScript, and Mustache templates, including chat management and multi-account support.