Full-Stack Developer & Systems Architect
Hello & World
Turning ideas into elegant, performant software.
Explore my stackTech Stack
Languages, frameworks & tools I work with
Languages
Frameworks & Technologies
DevOps & Infrastructure
Featured Project: TaskHunt
Enterprise-grade freelance marketplace with crypto escrow & microservices
TaskHunt — Freelance Platform
A full-featured enterprise freelance marketplace built with Next.js 14, NestJS, Prisma, PostgreSQL, Docker, Kubernetes (k8s), Nginx, and Redis. Features double-entry financial accounting, NOWPayments crypto escrow locks, real-time WebSocket order chat with interactive invoice cards, automated dispute arbitration, risk-scoring fraud detection worker, and granular RBAC administration.
Double-Entry Ledger & Escrow
Double-entry financial accounting ledger guaranteeing zero money leakage. NOWPayments crypto gateway integration with automated platform escrow locking, releases, and refunds.
Microservices & Docker / k8s
NestJS enterprise API core deployed with Docker containers and Kubernetes (k8s) orchestrations. Autonomous microservice workers for fraud risk-scoring, notifications, and Nginx reverse proxy.
Real-Time WebSocket & Invoice Chat
Bi-directional WebSocket messaging engine inside order threads. Automatically generates interactive inline invoice cards, progress milestones, and support ticket relays.
Telegram Mini App Engine
Fastify 5 backend with Telegraf bot integration. Powers Telegram Mini App WebView, tiered deposit threshold referral rewards, xRocket crypto pay, and automated ffmpeg video compression.
SSR Meta Injection & Live Preview
Node.js Express SSR middleware injecting OpenGraph & Twitter metadata before HTML delivery. Includes 1-to-1 split-screen admin live preview modal for real-time card edits.
Granular RBAC & Audit Logging
Enterprise role-based access control (SUPERADMIN, MANAGER, SUPPORT) enforced down to API route handlers. Complete admin audit logs, fee percentage controls, and feature flags.
Production Web Platforms
Production web architectures, enterprise platforms, and full-stack client solutions.
2 orderId: order.id,
3 amount: order.priceUsdt,
4 provider: 'NOWPAYMENTS',
5 ledgerAccount: 'SYSTEM_HOLD'
6}); // ENTERPRISE ESCROW CORE
Enterprise Marketplace Platform
TaskHunt Marketplace
Enterprise freelance platform featuring NOWPayments crypto escrow locks, double-entry financial ledger, WebSocket order chat with auto-generated invoice cards, fraud risk-scoring, and granular RBAC admin control.
2app.register(authTelegramPlugin);
3await ffmpeg.compressVideo(inputPath, {
4 maxWidth: 1280, faststart: true
5});
6bot.on('start', (ctx) => ctx.replyWithMiniApp());
Telegram Mini App & Web Platform
Anon Creo Studio
Telegram Mini App and management platform for creative studios (playables, video, photo, landing pages). Features Fastify 5 API, Telegraf bot, xRocket Pay & NOWPayments crypto invoicing, atomic deposit balance checkouts, deposit-threshold referral tiers, and automated ffmpeg video compression.
2 const html = injectSSRMeta(rawHtml, {
3 lang: 'en', title: 'Slate Capital'
4 });
5 res.send(html);
6}); // LIVE PREVIEW 1-TO-1 MODAL
Trading Landing & Admin System
Slate Capital Platform
High-end trading landing page with Node.js Express SSR meta injection middleware for crawler-friendly EN/RU link previews in Telegram & Discord, interactive split-screen 1-to-1 live preview admin modal, and Postgres pool.
About
Who I am
I build systems that are fast, clean, and built to last — from low-level C++ to modern web stacks.
Full-stack developer with deep experience across the entire technology spectrum. From native C++ and C# with NativeAOT to React frontends and Django backends. I believe great software comes from understanding every layer of the stack.
Experience
My journey so far
Full-Stack Developer
Building modern web applications with React, Node.js, and .NET ecosystems.
Backend Developer
Developed REST APIs, microservices, and database architectures with Django and PostgreSQL.
Systems Programmer
Low-level development in C++ and C# with focus on performance-critical applications and NativeAOT compilation.
Contact
Get in touch
Let's connect.
Reach out via your preferred platform — I'm always open to discuss projects, ideas, or just chat.
Check out my code
Open-source projects, experiments, and everything I build — all on GitHub.