December 27, 2023 Single Table Design Exploring Java 17's New Features with examples #code #database #aws
October 8, 2023 Exploring Java 17's New Features Exploring Java 17's New Features with examples #code #java
October 2, 2023 Introduction to Hexagonal Architecture Introduction to Hexagonal Architecture #code #java #architecture
September 24, 2023 Unleashing the Power of Infrastructure as Code (IaC) Unleashing the Power of Infrastructure as Code (IaC) with Terraform #sre #IaC
September 17, 2023 Python Virtual Environments (venv) A Comprehensive Guide to Python Virtual Environments (venv) #python #code
September 1, 2023 API First principles API First principles explained with examples #api-first #openapi
November 22, 2020 Playing with OCR libraries How to recognize text from images with pytesseract library. From image to python string #ocr #python