Quick Reference Library

Open any handbook and get straight to the parts you actually need.

This repo is a compact shelf of standalone HTML handbooks for engineering, AI tooling, coding standards, and platform concepts. Each one is meant to be skimmed fast when you need the right pattern, command, or mental model.

32 standalone handbooks
HTML entry-per-topic format
Light/Dark theme support

Browse Topics

Each card links directly to a handbook. The visual on top is an inline SVG, and the footer keeps the handbook name and entry link easy to reach.

Databases

PostgreSQL Beginner to Intermediate

Foundations, CRUD, joins, views, CTEs, window functions, indexes, and query-plan basics for application engineers.

Databases

SQL Server Beginner to Intermediate

Schemas, constraints, CRUD, joins, views, temp structures, flow control, and TRY/CATCH-oriented T-SQL fundamentals.

Databases

PostgreSQL Intermediate to Advanced

LATERAL, recursive CTEs, advanced grouping, procedures, PL/pgSQL functions, and JSONB patterns for deeper PostgreSQL work.

Databases

SQL Server Intermediate to Advanced

APPLY operators, ranking, recursive CTEs, PIVOT/UNPIVOT, stored procedures, iTVFs, and safe dynamic SQL in T-SQL.

Frontend

Angular 20 Handbook

Standards, testing, architecture, and modern Angular implementation patterns.

Agents

AutoGen Handbook

Reference notes for multi-agent design, orchestration, and production usage patterns.

Cloud

Azure Cloud Engineer Handbook

Compute, cost, IaC, networking, and operational guidance for modern Azure delivery teams.

Cloud

AWS Cloud Engineer Handbook

Compute, storage, networking, cost optimization, and security patterns for AWS with Terraform and Boto3.

Cloud

GCP Cloud Engineer Handbook

Compute, BigQuery, networking, IAM hierarchy, cost management, and security patterns for Google Cloud.

AI Tooling

Claude Code Handbook

Modes, models, hooks, agents, MCP integrations, and workflow guidance in one place.

Data

Data Engineering Core Concepts

Python-centric notes on pipelines, data modeling, orchestration, and foundational concepts.

Data

Pandas Handbook

DataFrames, Series, I/O, cleaning, transformation, groupby, merge, time series, and production patterns for pandas v2.x.

Backend

.NET Coding Standards

Clean coding conventions, project structure, patterns, and maintainability guidance for .NET teams.

Models

Fine-Tuning Handbook

Data prep, training strategy, evaluation, and operational considerations for tuning models.

LLM Training

Hugging Face Fine-Tuning & LLM Handbook

QLoRA, SFTTrainer, PEFT, DPO, adapter workflows, and deployment patterns for modern open-weight LLM training.

Git

Git Team Collaboration

Branching, pull request habits, merge safety, and team workflows for real repositories.

LLM Frameworks

LangChain Handbook

Chains, prompts, tools, retrieval, and application patterns across LangChain workflows.

Agent Graphs

LangGraph Handbook

State graphs, memory, agents, execution flow, and production orchestration with LangGraph.

Observability

LangSmith Handbook

Tracing, debugging, evaluation, and operational visibility for LLM applications and agents.

Concepts

LLM Concepts Handbook

Core model ideas, prompting fundamentals, architecture terminology, and reference concepts.

Prompting

Advanced Prompt Engineering Handbook

Message design, few-shot patterns, reasoning strategies, RAG prompts, and structured JSON output guidance.

Foundations

ML Fundamentals Handbook

Machine learning basics, model types, metrics, workflows, and decision-making foundations.

Deep Learning

PyTorch Handbook

Tensors, autograd, modules, data loading, training loops, and practical PyTorch patterns from beginner to intermediate.

MLOps

MLOps & Model Deployment Handbook

DVC versioning, experiment tracking, FastAPI serving, Docker, monitoring, and production ML patterns.

MLOps

W&B Enterprise Handbook

Experiment tracking, sweeps, artifacts, dashboard workflows, and collaboration patterns for serious ML teams.

Platform

Palantir Foundry Handbook

Developer-facing notes for Foundry concepts, workflows, and delivery patterns.

Retrieval

Context Engineering & Advanced RAG Handbook

Embeddings, chunking, hybrid search, re-ranking, graph RAG, and evaluation patterns for high-signal context design.

Python

Python and FastAPI Handbook

API structure, coding standards, testing, and service design patterns in Python and FastAPI.

Frontend

React Redux Handbook

State management, component patterns, testing, and maintainable React plus Redux architecture.

Agents

SmolAgents Handbook

Lightweight agent patterns, execution flow, and implementation guidance with SmolAgents.

Platform

Docker & Containerization Enterprise Handbook

Daily Docker commands, production Dockerfiles, container debugging, Podman tradeoffs, and orchestration guidance.

MLOps

MLflow: Enterprise Lifecycle Handbook

Experiment tracking, model registry, aliases, deployment, LLMOps, and production anti-patterns with MLflow 2.x.