Backend-leaning full stack engineer with 5+ years shipping cloud-native systems in Python and React. I design REST APIs, microservices and event-driven pipelines, then deploy them on Kubernetes and AWS — built to stay up, not just to ship.
High-contrast display app built for elderly users, part of a real-time conversation assistant for deaf individuals. Receives transcribed speech pushed live from the backend over WebSockets, keeping conversations legible at a glance.
Companion speech-to-text app that captures spoken conversation on-device and streams it to the backend for transcription and real-time distribution to ConversationHub.
Both apps share a backend server with SQLite persistence, WebSocket push, and a Telegraf-based Telegram bot with optional OpenAI Whisper transcription.
Full stack booking platform for laundromats — customers reserve machine time slots online, while owners manage availability and schedules without manual coordination.
Kafka and RabbitMQ pipelines for decoupled, asynchronous workloads at scale.
GitHub Actions pipelines for automated, repeatable deployments — no manual releases.
Optimizing database schemas and SQL for performance-critical services.