Andrey Fadeev
You will learn everything about building production-grade software on this channel!
Hi, I'm Andrey. I'm a Staff Engineer working with Clojure full-time for the previous seven years. I'm sharing everything I know about building reliable production-grade software with Clojure, Java, Kafka, Docker, Terraform and more.
We will also talk about functional programming and software career paths.
Subscribe so you don't miss anything!
If you'd like to support the channel follow the `Buy me a coffee` link :)
7507483

Junie AI coding agent in IntelliJ IDEA: first impressions and thoughts

Mise version manager: number one tool for a developer

MCP getting started: filesystem, LLM integration, building own MCP server

How to use Min/Max heaps, solving Find Median from Data Stream in Clojure

How to use reduce function in Clojure

Ways to debug Clojure code: println, pprint, hashp & debugger

Write better code with pure functions

How I use git? Interactive mode for the win!

Clojure Crash Course 2025: Beginner Friendly

Clojure Atom Internals, AtomicReference and Implementation Details

Building my first AI-powered application in public: demo & code walkthrough

Dark theme toggle with Tailwind CSS and AlpineJS (Clojure Service Template)

Trying Azure AI Speech Services (Text-To-Speech & Pronunciation Assessment) from Clojure (Java SDK)

Is Coolify good? My experience so far (really impressed)

Building Tailwind CSS for Clojure Hiccup Backend (Updated Clojure Service Template)

Trying JDK21 Structured Concurrency from Clojure

My first CLI tool in Go (Kong, AWS SDK, LocalStack)

Serverless we were waiting for? First look at the Unikraft Cloud (~13ms Clojure/JVM cold start)

Clojure service template for a web application (HTML and Rest) with database backend

Trying WebSockets with Hono and HTMX (on Bun runtime)

Clojure live coding session: creating async tests helper

Clojure Test Doubles (stubs, spies, mocks) with tortue/spy

How to work with SQLite from Clojure (next.jdbc, HikariCP, component, flyway migrations)

How to deploy to DigitalOcean with GitHub Actions

Building a simple concurrent task queue on PostgreSQL only with Clojure code sample

Exploring Java Virtual Threads in Clojure Applications

Zero-code events platform for microservices with Debezium and Parallel Consumer

Java JDBC fundamentals: everything you need to know (connections, transactions, resultsets)

Deploying hobby projects on a budget, NO DOCKER, (Digital Ocean, systemd, Caddy, Let's Encrypt)

Contract (design) first API development (OpenAPI, Spectral, Oasdiff), Clojure Ring Validator