Danila
Full-stack developer
I’m Danila, a full-stack developer from Ukraine, building web products end to end — from the interface people use to the servers that keep everything running.
Outside of work I ship side projects, follow new tech, and sweat the small details. Every pixel counts.
TOKENMAXXING
STACK
languagesTypeScriptTypeScriptStrongly typed programming language by Microsoft that builds on JavaScript and compiles to plain JavaScript.JavaScriptJavaScriptThe programming language of the web — runs in every browser and powers interactive pages, apps and servers.PythonPythonGeneral-purpose programming language with readable syntax, used for scripts, APIs, automation and data work.
frontendReactReactJavaScript library by Meta for building user interfaces from reusable components with declarative rendering.Next.jsNext.jsThe React framework for the web by Vercel — routing, server rendering, static generation and APIs in one.Tailwind CSSTailwind CSSUtility-first CSS framework for building custom designs quickly by composing small single-purpose classes.
backendNode.jsNode.jsJavaScript runtime built on the V8 engine that runs JS on the server for APIs, tooling and services.FastAPIFastAPIModern, high-performance Python web framework for building APIs with automatic docs and type-based validation.
dataPostgreSQLPostgreSQLPowerful open-source relational database known for reliability, SQL standards compliance and extensibility.RedisRedisIn-memory data store used as a cache, message broker and queue — microsecond reads for hot data.
infraLinuxLinuxOpen-source operating system that powers most servers, containers and cloud infrastructure.DockerDockerPlatform for packaging apps into portable containers that run identically on any machine or server.NginxNginxHigh-performance web server, reverse proxy and load balancer that fronts many of the busiest sites.CI/CDCI/CDContinuous integration and delivery — automated pipelines that test, build and ship every change.
TOOLS
aiClaude CodeClaude CodeAgentic coding tool by Anthropic — Claude works in your terminal, editing files and running commands.CodexCodexSoftware engineering agent by OpenAI that writes, refactors and reviews code from natural-language tasks.CursorCursorAI-powered code editor built on VS Code with deep model integration for writing and editing codebases.
dailyGitGitDistributed version control system that tracks code history and powers branching, merging and collaboration.GitHubGitHubPlatform for hosting Git repositories with pull requests, code review, issues and CI built in.VS CodeVS CodeFree source-code editor by Microsoft with a huge extension ecosystem, debugging and Git built in.FigmaFigmaCollaborative interface design tool for UI, prototyping and design systems, right in the browser.PostmanPostmanAPI platform for designing, testing and documenting HTTP requests, collections and automated checks.
A look at the machine and gear I actually use every day. Nothing sponsored — just the setup that works for me right now.
PC
CPUAMD Ryzen™ 7 7800X3D Desktop Processor
GPUGeForce RTX™ 5070 12G SHADOW 2X OC
RAMG.Skill 32 GB (2x16GB) DDR5 6000 MHz Trident Z5 RGB Black
StorageSamsung 990 PRO 2 TB (MZ-V9P2T0BW) NVMe SSD
StorageSamsung 990 PRO 1 TB (MZ-V9P1T0BW) NVMe SSD
StorageSamsung 870 EVO 1 TB (MZ-77E1T0B) SATA SSD
MotherboardGigabyte Technology Co., Ltd. B650M AORUS ELITE AX ICE
PSUGigabyte GP-P750GM 750W
CoolingMSI MAG CoreLiquid A15 240 Black
Case1stPlayer Mi2-A-BK-2F7R-1F7 Black
DEDICATED
CPUAMD Ryzen™ 7 9700X Processor
RAM64 GB DDR5
Storage2× 512 GB NVMe SSD
OSUbuntu 24.04 LTS
PERIPHERALS
KeyboardKeychron K2 Max 84Key (Super Red)
MouseXtrfy M42 Wireless RGB
HeadphonesSteelseries Arctis Nova Pro Wireless (Black)
MicrophoneFifine K690
This is where I share what I’m learning, building and occasionally getting wrong. A small space for practical notes, recommendations and ideas I want to keep exploring.
AI
A Practical Workflow for Coding With AI AgentsA grounded workflow for Claude Code, Codex and Cursor: how to brief an agent, split the work, review changes and keep important decisions human.— views
How to Measure the Real Cost of AI Coding ToolsA practical way to turn Claude Code and Codex logs into a 30-day report, interpret API-equivalent cost and spot expensive workflow habits.— viewsDEVELOPMENT
How to Keep an Astro Site FastA practical guide to static HTML, self-hosted fonts, careful animations, cache rules and honest PageSpeed testing on an Astro site.— views
A Practical VPS Setup for a Static PortfolioA small, production-minded setup: static Astro files served by nginx, HTTPS and security headers, cache rules, PM2 and one optional API service.— views