Arsenal

The stack I use in production.

I don't collect frameworks. I choose tools that let me build fast, keep things clean, and operate under load. What you see here is what I use for real platforms, not a trend list.

Principles

Real speed

Latency, DX, and deploy cycle matter. I prefer stacks that let me iterate without sacrificing production stability.

Explicit architecture

Clear boundaries between data, domain, and UI. Less magic, more contracts. The system should be explainable to a founder on one page.

Sustainable maintenance

I avoid absurd dependencies and overengineering. Every piece must justify its ownership cost over 12–24 months.

  • 01

    Frontend

    React · Next.js · Astro · JavaScript · TypeScript · TailwindCSS · React Router · Framer Motion

  • 02

    Backend

    Node.js · Python · Go · FastAPI · Flask · Express

  • 03

    Databases

    PostgreSQL · MySQL · MongoDB · Redis · Supabase

  • 04

    Infra & Cloud

    VPS · Vercel · Docker · Nginx · Git

  • 05

    AI & Machine Learning

    LLMs · YOLO Models · Prompt Eng. · AI Agents · Understanding of AI concepts

  • 06

    Mobile & PWA

    PWA · React Native · Expo · Mobile First

  • 07

    APIs

    OpenAI API · DeepSeek API · GenAI API · GraphQL

  • 08

    Tools

    VS Code · Git · Docker · Vite · Bash