Skip to content

Articles about technology, programming, and more

Articles about technology, programming, and more

Showing 30 of 57 articles (Page 1 of 2)

Tip: press Esc to clear the search.

Introduction to MyPy

Introduction to MyPy

Why we adopted type checking at DailyBot — from untyped Python chaos to catching bugs before runtime, reducing cognitive load, and shipping with confidence.

Let's Talk About Flutter

Let's Talk About Flutter

Why cross-platform development matters and how Flutter's widget model changed my approach to building mobile apps. From React mindset to Dart magic.

Docker Introductory Workshop

Docker Introductory Workshop

A hands-on Docker workshop at Rocka Labs — from containers and images to Dockerfiles, volumes, networks, Docker Compose, and beyond. The complete guide to getting started with Docker.

Docker Introduction

Docker Introduction

What I shared in a talk on Docker and microservice-oriented architectures — containers, microservice characteristics, and practical demos.