Alexander Polesov

Alexander Polesov

Backend Developer

_
projects.rs

$ ls ~/projects/

polesov.com screenshot

polesov.com

This very site — a single-binary portfolio built with Axum, Maud, and Tailwind CSS. Compiles HTML at build time, embeds all assets, and deploys as a distroless Docker image.

RustAxumMaudTailwind CSS
deploy-cli screenshot

deploy-cli

Zero-downtime deployment tool for Docker Compose stacks. Handles rolling updates, health checks, and automatic rollback on failure. Built for single-server setups that don't need Kubernetes.

RustDockerCLIDevOps