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
doneUdemy
Foundations of containerization, multi-container apps, k8s on AWS.
AWS Certified Solutions Architect — Associate
in progressUdemy
Working toward the SAA-C03 cert; building hands-on labs along the way.
Linux Foundation Certified Sysadmin (LFCS)
in progressLinux Foundation
Core Linux administration: networking, storage, services, automation.
100xDevs — Cohort 2.0
doneHarkirat Singh
Full-stack JS/TS deep-dive — React, Node, Postgres, system design.
TypeScript
doneSelf-study + docs
Generics, narrowing, conditional types, satisfies operator.
PyTorch + Hugging Face essentials
in progressOfficial tutorials + papers
Tensors, autograd, training loops, LoRA fine-tuning, transformers.
LangChain agents & RAG
in progressLangChain docs + LangSmith
Agent loops, tool-calling, retrieval pipelines, evaluation.
Terraform — Infrastructure as Code
doneHashiCorp Learn
Modules, state management, remote backends, multi-environment patterns.