dashgin.control · --:--:-- services field reports github linkedin cv.pdf
services // 8 running
Praxis startup · 2025
live

An education platform for teachers and students — I built the React web app, the Django backend, and the React Native mobile app.

ReactDjangoReact NativePostgreSQL
Brinix startup · 2024
live

An AI-powered brand asset hub — centralizes logos, templates, videos and guidelines with auto-tagging and natural-language search, version control and approval workflows, and multi-tenant sharing for agencies. 50+ file types, connectors for Drive/Dropbox/S3.

DjangoReactLLM / AIAWSS3
Mluck startup · 2024
live

A real-estate platform that scrapes listings, predicts prices with an ML model, and plots everything on a map.

PythonPlaywrightMLPostgreSQLMaps
ubot indie · 2025
live

A horizontally-scaled control plane for marketplace seller automation. A single Django image runs four roles — web, worker, scheduler, and a per-shop agent — where a central control plane orchestrates a fleet of per-shop agent VMs. Each agent reaches a shared PostgreSQL (through PgBouncer) over a private WireGuard mesh (NetBird), so shops scale out one VM each while all state stays central. A push to main auto-deploys the control plane and rebuilds every agent in the fleet.

DjangoDistributed SystemsPostgreSQLPgBouncerNetBird / WireGuardDokploy
RemoFirst work · 2025
live

In the Contractors product of a global hiring & payroll platform, I built the first version of RemoHire — a multi-agent AI interviewer (Pydantic AI) that gathers job requirements from clients, with separate agents for asking questions, extracting requirements, and keeping the conversation on track. I also integrated Airwallex for real-time payouts and rewrote payment-file processing to handle 1,000+ payments per batch.

PythonPydantic AIDjangoReactAirwallex
dmpservice work · 2024
live

Part of the team building a supply-chain management SaaS on a microservices architecture with CQRS and Event Sourcing — I designed and implemented services, database schemas, deployment, and monitoring.

MicroservicesCQRSEvent SourcingPythonPostgreSQLDocker
itopix startup · 2023
live

Backend for a hiring platform connecting IT companies and candidates — job posting, applications, and subscription plans with recurring payments.

DjangoPythonPostgreSQLDocker
SukanAz client · 2023
live

Backend for a course management system, shipped on Google Play and the App Store for students and teachers, with a web admin app wired to the Google Drive API for content.

DjangoPythonPostgreSQLNginxGoogle Drive API