Andrey Altukhov

Senior Fullstack Developer & Software Architect

About Me

Andrey Altukhov

I've been building for the web for 20+ years, and for most of the last decade that's meant eCommerce — storefronts, checkout flows, and the payment-integration plumbing behind them. Before that: real estate platforms and media-heavy galleries. Different industries, same throughline: figuring out how the tech actually serves the business.

These days I work as a fullstack engineerReact, Next.js, and Laravel on top, PostgreSQL and MySQL underneath. I've written my share of pixel-perfect UIs and designed plenty of REST APIs, but the work I enjoy most sits where the front end meets the back end — a checkout handing off to a payment gateway and coming back clean, a page that stays fast when the data behind it stops being a toy.

Code is only half the job. The other half is thinking clearly — modeling data before you write the migration, profiling before you optimize, weighing trade-offs honestly instead of reaching for the shiny option. Good software comes from clear thinking and honest collaboration as much as from the right framework.

On paper: MS in Computer Science and BS in IT Security, both from Kharkov National University of Radio Electronics (KhNURE). In practice: it means I architect with both performance and a security-first mindset baked in from day one.

Expertise

Fullstack isn't a label for me — it's how I think. Most of the interesting problems sit on the boundary between the front end and the back end: a form that has to validate the same way in two places, an optimistic UI update that has to roll itself back gracefully when the server disagrees, a permission model that has to make sense to both the API and the UI. Working across the whole stack means I don't have to throw the problem over a wall to solve it — and the data layer gets the same care as the UI: sane indexing, query plans that hold up, migrations that survive real scale.

Most of that last decade has been in eCommerce, and the part I know coldest is payment integration: wiring up gateways and PSPs, taming webhooks that arrive out of order or twice, and building idempotent checkout flows that never double-charge. I've lived in the parts that get genuinely hairy — recurring billing with proration and failed-payment retries, and marketplace split payouts across sellers, with chargebacks and disputes to reconcile after the fact. Money is the one place where "mostly works" isn't good enough — it's where a security-first mindset stops being a talking point and starts being the whole job.

Not all of it is heavy machinery. I build the surface people actually see and touch — scroll-driven landing pages, media-heavy galleries that don't choke on a slow connection, dashboards that turn a wall of numbers into something an operator can act on without scheduling a meeting about it — on top of boring, well-supported infrastructure where the interesting decisions live in the application code, not in arguing with the deploy.

AI is part of how I work now — not a novelty bolted on. I use it to draft, to refactor, to argue against my own assumptions before I commit to a design. The judgment still comes from a human who's done the work for years, but the gap between an idea and a working prototype has never been smaller.

Tech

Two decades of shipping production code have shaped a broad, battle-tested toolkit. Here's the technology I reach for — from frontend frameworks and backend systems to databases, e-commerce platforms, and AI-powered workflows.

Frontend

  • React
  • Next.js
  • TypeScript
  • Tailwind CSS
  • Bootstrap

Backend

  • Laravel
  • PHP
  • REST APIs
  • GraphQL

Databases

  • PostgreSQL
  • MySQL
  • MariaDB
  • SQLite

E-commerce

  • Shopify
  • Liquid
  • Checkout Champ
  • E-commerce

Platforms & DevOps

  • Vercel
  • Docker
  • Supabase
  • Sanity CMS

AI & Workflow

  • Vibe Coding
  • AI ETL
  • Wordware
  • Dify

Projects

A corner for my personal, hobby projects — the ones I build for myself on nights and weekends, not for a client or a deadline. Sometimes I'd rather build the tool than go hunt for one: open-source, small on purpose, sharpened on my own daily workflow, and shipped only once they're genuinely useful.

NextPress logo

NextPress

Self-hosted · Next.js

Built sharp. Stays sharp.

A publishing engine you run yourself — the classic CMS model rebuilt server-first on Next.js 16 & React 19. No PHP, no tracking, with SEO and security baked into core, a typed plugin system, and a visual theme builder. One repo, one deploy, your data.

TypeScript Next.js 16 SEO in core Security Themes REST API
NextPress admin — all posts with topics, authors, and status
Folder Server logo

Folder Server

Open source · macOS

$ fs serve → https://<name>.test

A tiny, brew-based CLI that turns any folder into a real local site with browser-trusted HTTPS. Pick PHP, Node, or a zero-runtime static server per project, add MySQL on demand, and drive it all from a live terminal dashboard.

PHP Node Static Trusted HTTPS MySQL Live dashboard
Folder Server live terminal dashboard listing running sites
Calibrary logo

Calibrary

Static · Encrypted

Calibre → static, encrypted, yours

A static-site generator that turns a Calibre e-book library into a private, password-protected reading room — AES-256 encrypted at rest, hostable on any static server, with an in-browser EPUB reader and a book-themed design that works down to mobile.

AES-256 Fully static EPUB reader Bilingual Read Next Mobile
Calibrary shown on a phone

Get in Touch

Have a project in mind or just want to say hello?
Drop me an email and I'll get back to you as soon as I can.

GitHub

Best viewed in portrait mode