Holographic toolkit
Floating panels above the field — the technologies I reach for across the whole stack, from interface to bare metal. Grouped by layer, deepest roots first, with a note on how I apply each in production.
Frontend
I build accessible, fast interfaces with React, Next.js and Svelte — server-rendered and tuned for Core Web Vitals.
Backend
High-performance backend services in Node.js, Go and Rust with clean contracts, idempotency and observability from day one.
Languages
I switch between TypeScript, Go, Rust, PHP and Python by problem, picking the right tool for each layer of the system.
Databases
I model and optimize data in PostgreSQL, MySQL and MongoDB — normalized schemas, tuned indexes and queries that scale.
Data & Caching
I speed up hot paths with Redis and caching layers, holding latency low even under sustained load.
Cloud & Hosting
I deploy on bare VPS, Vercel and Cloudflare — choosing where each service runs to balance cost, control and speed.
DevOps & CI/CD
I automate delivery with CI/CD pipelines, Docker and zero-downtime deploys so shipping is boring and repeatable.
APIs & Protocols
I design REST, GraphQL and gRPC APIs with versioned contracts and OpenAPI docs that never drift from the code.
Realtime & Messaging
I build live systems with WebSockets, queues and message brokers for data that has to move the moment it arrives.
Testing & QA
I cover critical paths with unit, integration and end-to-end tests so I ship with confidence instead of luck.
Security
I apply security by design — strong auth, input validation, encrypted secrets and minimal attack surfaces.
Mobile
I bring products to the pocket with React Native and PWAs that share logic with the web without duplicated effort.
Tooling
I live in Git, Linux, Neovim and the terminal — the daily flow that keeps development fast and reproducible.
Infrastructure
I lay the system's ground: Nginx, reverse proxies, automatic TLS and tuned containers that run lean.
System Architecture
I design clean, scalable architectures — modular monoliths and microservices chosen by the problem, not by hype.
AI & Automation
I integrate LLM models and automated workflows to add intelligent features without losing control or predictability.
SaaS & Product
I think in product: metrics, onboarding, billing and the details that turn a project into a sustainable SaaS.