Технические работы
// site is under maintenance
Мы обновляем сайт. Пожалуйста, зайдите немного позже.
Hello, I'm
I build fast, reliable web services and infrastructure — clean APIs, responsive frontends, deployment automation, and hardened server environments.
1// ltvpn · provision.ts
3import { WireGuard } from './protocols'
4import { notify } from '@bot/telegram'
6async function provision(
7 node: string,
8 proto: 'wg' | 'vless' | 'trojan',
9): Promise<Config> {
10 const cfg = await WireGuard.gen({ node, proto })
11 await docker.up(cfg.compose)
12 await notify(cfg.qr) // → Telegram
13}
15export { provision }
I'm Maksim, a full-stack web developer based in Russia who specializes in creating robust web services and infrastructure from the ground up. My work spans the full stack: architecting scalable APIs, building responsive React frontends, configuring hardened Ubuntu server environments, and automating deployments with Docker and CI/CD pipelines.
I approach every project with a focus on stability, performance, and security — building systems that don't just work, but stay working.
Readable, maintainable, documented.
Frontend to infrastructure.
DDoS protection, WAF, hardening.
Grafana, Sentry, alerting, SLA support.
Building production web services, VPN platforms, Telegram bots, and automated infrastructure.
Focused on Laravel APIs, database optimization, and payment gateway integrations.
Deep-diving into PHP, Linux administration, Nginx, and server hardening techniques.
A comprehensive stack from API design to server hardening.
Large-scale ecosystems built for real users — infrastructure, automation, and production services.
Открыт для новых проектов, фриланса и долгосрочного сотрудничества. Отвечаю обычно в течение 1–2 часов.