karan.dev

Reading

A running list of what I've been learning — courses, papers, books, and articles. Updated as I go.

Courses

  • Docker & Kubernetes — The Complete Guide

    done

    Udemy

    Foundations of containerization, multi-container apps, k8s on AWS.

  • AWS Certified Solutions Architect — Associate

    in progress

    Udemy

    Working toward the SAA-C03 cert; building hands-on labs along the way.

  • Linux Foundation Certified Sysadmin (LFCS)

    in progress

    Linux Foundation

    Core Linux administration: networking, storage, services, automation.

  • 100xDevs — Cohort 2.0

    done

    Harkirat Singh

    Full-stack JS/TS deep-dive — React, Node, Postgres, system design.

  • TypeScript

    done

    Self-study + docs

    Generics, narrowing, conditional types, satisfies operator.

  • PyTorch + Hugging Face essentials

    in progress

    Official tutorials + papers

    Tensors, autograd, training loops, LoRA fine-tuning, transformers.

  • LangChain agents & RAG

    in progress

    LangChain docs + LangSmith

    Agent loops, tool-calling, retrieval pipelines, evaluation.

  • Terraform — Infrastructure as Code

    done

    HashiCorp Learn

    Modules, state management, remote backends, multi-environment patterns.