description

Reference Guides

Cheat Sheets

Single-screen reference guides for coding interviews, system design, networking, and Linux. Everything you need, visible at a glance.

8cheat sheets
6categories
freeforever
terminal
Developer Tools
arrow_forward

Claude Code Cheat Sheet

Every slash command, keyboard shortcut, CLI flag, permission mode, hook, MCP config, and IDE integration. Searchable.

80+ commands
bar_chart
Coding Interviews
arrow_forward

Big O Cheat Sheet

Time and space complexity for every data structure, sorting algorithm, and graph algorithm, with visual charts.

12 data structures
dns
System Design
arrow_forward

System Design Cheat Sheet

Load balancing, caching, databases, message queues, API design, microservices patterns, consistency models, and key numbers.

12 topics
lan
Networking
arrow_forward

Subnet Cheat Sheet

CIDR notation, subnet masks, usable hosts, private IP ranges, VLSM, wildcard masks, IPv6, and calculation shortcuts.

14 sections
computer
Linux / DevOps
arrow_forward

Linux Cheat Sheet

File permissions, I/O redirection, grep/sed/awk, process management, networking, systemd, cron, and shell shortcuts.

12 sections
code
Linux / DevOps
arrow_forward

Linux Commands Cheat Sheet

Every command organized by task. Top 20 commands, file ops, search, text processing, networking, processes, permissions, and one-liners.

200+ commands
cloud
Data Engineering
arrow_forward

AWS ETL Tools Cheat Sheet

Compare AWS Glue, EMR, Athena, Kinesis Firehose, and DMS. Architecture, pricing, hidden traps, and copy-paste CLI snippets.

5 AWS services
data_object
Coding Interviews
arrow_forward

Programming Interview Cheat Sheet

Problem-solving framework, pattern recognition, code templates (BFS, DFS, sliding window, binary search, DP, backtracking), edge cases, and interview strategy.

15 patterns