ADB (Android Debug Bridge) Cheatsheet
A concise reference for ADB commands, covering device management, file transfer, shell interaction, and more, tailored for Android developers and enthusiasts.
Ruby Debugging Cheatsheet & Tips
A comprehensive guide to debugging Ruby code using built-in tools, Pry, and Byebug. This cheat sheet covers essential commands, techniques, and best practices to efficiently identify and resolve issues in your Ruby applications.
Mitmproxy Quick Reference
A handy guide to using mitmproxy for intercepting, inspecting, modifying, and replaying network traffic. Covers basic commands, filtering, scripting, and common tasks.