Ai
4
Claude CLI
A quick reference for installing and using the official Claude CLI to interact with Anthropic's AI …
Gemini CLI
A quick reference for installing and using the official Google Gemini CLI to interact with AI models …
Managing AI Agents with AGENT.MD
A guide to creating and using an AGENT.MD file to provide persistent guidance to AI agents for …
Prompt Engineering
Essential techniques and patterns for effective AI prompt engineering with LLMs like GPT, Claude, …
Math
11
Algebra
Comprehensive guide to algebra covering variables, equations, functions, graphing, and algebraic …
BasicMath
Comprehensive reference for basic mathematics covering number systems, arithmetic operations, …
Calculus
Comprehensive calculus guide covering limits, derivatives, integrals, applications, and …
Complex Numbers
Comprehensive guide to complex numbers covering fundamentals, operations, polar form, roots, and …
Differential Equations
Comprehensive guide to ordinary and partial differential equations, solution methods, and …
Geometry
Comprehensive geometry reference covering shapes, measurements, area, perimeter, volume, angles, and …
Mathematical Modeling
Comprehensive guide to mathematical modeling covering model construction, analysis, validation, and …
Matrices
Comprehensive guide to matrices covering foundations, operations, linear algebra, eigenvalues, and …
Numerical Methods
Comprehensive guide to numerical methods covering root finding, numerical integration, differential …
Pre-Calculus
Comprehensive pre-calculus guide covering advanced functions, trigonometry, sequences, limits, and …
Statistics
Comprehensive statistics and probability guide covering data analysis, descriptive statistics, …
Programming
7
Bash
Bash shell scripting and command line reference for Linux and Unix systems.
C
C programming language reference covering syntax, memory management, system programming, and best …
C++
Modern C++ programming language reference covering syntax, STL, object-oriented programming, and …
Go
Go programming language reference covering syntax, concurrency, standard library, and best …
Java
Java programming language reference covering syntax, OOP, collections, concurrency, and enterprise …
Kotlin
Kotlin programming language reference covering syntax, null safety, coroutines, and Android …
Python
Python programming language reference covering syntax, data structures, libraries, and best …
Tools
12
KiCad
A free and open-source software suite for electronic design automation (EDA).
ADB (Android Debug Bridge)
Command-line tool for interacting with Android devices, essential for development, debugging, and …
Curl
Command-line tool for transferring data with URLs, essential for API testing, web scraping, and HTTP …
Docker
Platform for developing, shipping, and running applications using containerization technology.
Git
Distributed version control system for tracking changes in source code during software development.
Grep
Text search and pattern matching utility for searching plain-text data sets for lines that match a …
jq
Lightweight and flexible command-line JSON processor for parsing, filtering, and transforming JSON …
Nginx
High-performance web server, reverse proxy, and load balancer for modern web applications.
Podman
Podman container management tool - rootless, daemonless alternative to Docker with OCI compliance.
Regex
Regular expressions for pattern matching and text processing in various programming languages and …
Tmux
Terminal multiplexer for managing multiple terminal sessions, windows, and panes in a single …
Vim
Powerful text editor with modal editing, extensive customization, and efficient keyboard-driven …
See something missing?
Add a new markdown file to the content/
directory organized by category to create new reference sheets.