Senior Software Engineer
Senior engineer focused on backend systems and AI agent platforms. I design and ship event-driven services on AWS — Lambda, API Gateway, S3, SQS, RDS, and CDK — supporting high-traffic production environments.
My recent work has focused on AI: multi-agent systems, RAG pipelines, and voice AI experiences in production. The work spans the surrounding system — orchestration, observability, latency budgets, and failure modes.
I have also acted as a technical point of contact on some projects, translating requirements into workable designs and contributing to system-design and code-review standards.
Selected projects (7)
-
QuickBooks Order Automation
An AI agent that ingests order-request emails, evaluates and parses them, matches items against the customer catalog, and creates orders in QuickBooks. Ships with an admin dashboard for reviewing and managing AI-generated orders before sync.
-
Sopia Voice Assistant
Voice AI agent for businesses — handles orders and bookings via phone, acting as a 24/7 front-desk. Answers business-related questions, checks availability, takes orders and bookings, supports warm/cold call transfer, and sends scheduled booking reminders.
-
LucyAI
RAG-based conversational agent. Users upload documents and ask questions; LightRAG retrieves the relevant context and the agent augments answers with web-search results, returning citations alongside each response.
-
NuansAI
Multi-agent analytics chat. Connect a data source and ask questions in natural language; the system analyses the question, queries the right sources, and returns answers with visual reports and charts. Dashboards can be built and refined conversationally — "ask AI to update the query." Supports MySQL, PostgreSQL, MSSQL, BigQuery, Google Sheets, and external APIs.
-
SpikyAI
Meeting AI assistant. The agent joins online meetings, records them, extracts transcripts, takes notes, and generates action items. Insights sync to the user's CRM (Salesforce, HubSpot, Pipedrive, Zoho). Built on AWS — CDK, Lambda, DynamoDB, Amplify, SQS. My focus: refactoring the CRM-integration layer into a more optimized and reliable flow.
-
Lemin
Customizable jigsaw-puzzle CAPTCHA service with three integration modes — Boxed, Integrated, and Invisible. Built as a Python/Flask microservice with image-processing pipelines and DDD-style domain boundaries.
-
Mobile Action
Daily ETL pipeline that crawls and parses major mobile-ad networks, collecting millions of ad-data points. Customers see clear insights on their own and their competitors' ad campaigns.