About
Independent developer — I orchestrate, architect, and ship. No limits on what I build or what technology I use to build it.
I work as a software orchestrator and full-stack developer — directing AI coding agents, making architecture decisions, and delivering production-quality software across the full stack. I do not treat this as mechanical coding; I treat it as a craft. Building something functional from nothing, watching it handle real load, and improving it based on what production data shows — that is what I find genuinely interesting. I keep learning new tools and domains because the craft itself is the motivation, not the specific technology.
The range of work is wide: Python and FastAPI service backends, Node.js and TypeScript applications, real-time operator dashboards, web applications, standalone desktop-style tools, WordPress themes and plugins, on-chain swap execution and blockchain monitoring, trading automation, video processing with GPU-accelerated transcription, crypto payment architecture, data engineering pipelines, hardware telemetry dashboards, service management infrastructure, and more. The consistent standard: software that runs in production, not a demo that worked once.
A significant part of what I build is data-intensive: exchange WebSocket feeds, on-chain events, gas price streams, holder distribution snapshots, aggregated trading analytics, resource and hardware metrics. I build the ingestion, normalisation, aggregation, caching, and the front end that makes the data actionable. The recurring engineering challenge is making this work reliably on real hardware rather than provisioning more infrastructure around the problem.
I also build tooling to improve my own operations. When existing solutions were not good enough — monitoring that did not show what I needed, service management that required SSH for every change, hardware data with no useful interface — I built replacements: a custom service manager that controls every process, Docker stack, systemd unit, and firewall rule from one browser dashboard; a hardware monitor with live telemetry; a Linux system TUI with CPU, memory, disk, network, GPU, and sensor data. I deploy on VPS, dedicated servers, Docker containers, and cloud infrastructure depending on what the project needs.
Code lives in private repositories. Public overview repositories on GitHub cover what each project does, the architecture decisions behind it, and who it is built for. The blog documents real engineering problems — decisions made, things that broke, and what actually fixed them.
Skills and areas
- Orchestration and architecture — directing AI coding agents, system design, architecture documentation, research before building, decisions that survive production
- Python / FastAPI / asyncio — async-first APIs, background data workers, WebSocket fan-out, structured logging, scheduled jobs, aggregation pipelines
- Node.js / TypeScript / JavaScript — event-driven backends, Telegram bot APIs, crypto store backends, real-time pub/sub, browser-side operator tooling
- React / Vite / HTML / CSS — production web UIs, operator dashboards, standalone single-page apps, component-based frontends, live data interfaces
- PHP / WordPress — custom themes from scratch, plugins with clean WP hook integration, REST endpoints, admin UIs, WP–backend bridges via Cloudflare tunnels
- Blockchain and Web3 — on-chain swap execution, transaction decoding, nonce and gas lifecycle, chain monitoring, holder analytics, MEV-aware routing, crypto payment architecture
- Video and media processing — GPU-accelerated Whisper transcription, Remotion-based video rendering, pipeline orchestration (upload → transcribe → render → export), batch processing
- Data engineering — ingestion, normalisation, aggregation, time-series bucketing, ranking, caching layers, SQLite / PostgreSQL / DuckDB chosen by access pattern
- Performance and debugging — production profiling, query plan analysis, async bottleneck identification, cache tuning, systematic measurement over guessing
- Infrastructure and security — Linux VPS and dedicated servers, Docker and docker-compose, nginx, systemd, cloud deployments, firewall management, secrets management, rate limiting, brute-force protection
- Monitoring and observability — custom hardware monitors, Linux system TUI, service health dashboards, resource graphs, structured logs, process management, production alerting