Full-Stack Software Engineer building production SaaS platforms — Go, Python (FastAPI/Django), and Next.js.
I care about clean architecture, systems that stay correct under concurrency, and owning a product end to end — from system design to CI/CD.
- Building Orjanda, an open-source Go framework for agent-native business applications — schema-driven document engine, auto-generated LLM agent tools, and a safety layer that gates execution behind human approval.
- Building the AI agent framework and Go backend for an AI-powered software creation platform (Spryvo) — multi-model agents (OpenAI, Anthropic), 20+ autonomous dev tools, isolated Docker sandboxes.
- Building BN, a SaaS website builder with a Go core API and a dedicated TypeScript SSR/publishing engine.
- Building Velora, a self-hosted headless commerce engine in Go — single static binary, zero required external services, strict hexagonal architecture.
Orjanda — Go framework for metadata-driven applications with native AI agents. Compiles declarative document schemas into a full stack (database, REST API, permissions, workflows), auto-generates agent tools from the same registry, and enforces role-based safety gates before any state-mutating action. Docs
Velora — Self-hosted commerce engine in Go. Modular monolith, ports-and-adapters architecture, transaction-safe checkout under concurrency, database-backed job runner (no Redis/broker required). Fully documented via ADRs.
BrilliantNode — SaaS platform for building and publishing bilingual sites without code. Go API + Node.js SSR publisher, drag-and-drop visual editor, S3/CloudFront-backed static hosting pipeline.
Scaleforshop — Shopify analytics and marketing automation SaaS. FastAPI + GraphQL (Strawberry), Celery/Redis background workflows, Next.js frontend, deployed on GCP.
SmartLearn — E-learning platform with subscriptions, real-time quizzes, and content management. Django, Tailwind CSS.
Backend: Go · Python (FastAPI, Django) · REST APIs · GraphQL (Strawberry) Frontend: Next.js · React · TypeScript · Tailwind CSS Data & Infra: PostgreSQL · Redis · Docker · AWS · GCP · Terraform · GitHub Actions AI: OpenAI & Anthropic API integration, agentic tool-use systems, LLM-driven developer tooling (Orjanda)