Browse all cheatsheets

Caddy Web Server Cheatsheet
Caddy Web Server Cheatsheet

A quick reference guide to the Caddy web server, covering its configuration syntax, common directives, and usage examples.

Time Complexity Analysis Cheatsheet
Time Complexity Analysis Cheatsheet

A concise guide to understanding and analyzing the time complexity of algorithms, essential for technical interviews and efficient programming.

Computer Science Essentials Cheatsheet
Computer Science Essentials Cheatsheet

A concise reference for fundamental computer science concepts, algorithms, data structures, and programming paradigms. Ideal for students and professionals alike.

Competitive Programming Tips
Competitive Programming Tips

A cheat sheet filled with tips and tricks to help you succeed in competitive programming contests. Covers problem-solving strategies, common algorithms, and useful coding techniques.

Sails.js Cheatsheet
Sails.js Cheatsheet

A quick reference guide for Sails.js, covering core concepts, commands, configurations, and best practices for building scalable Node.js applications.

Memory Management Cheatsheet
Memory Management Cheatsheet

A quick reference guide covering essential concepts and tools related to memory management in software development. This cheatsheet provides an overview of memory allocation, deallocation, common memory errors, and tools for detecting and preventing memory issues.

Technical Writing Templates Cheat Sheet
Technical Writing Templates Cheat Sheet

A quick reference guide to utilizing templates in technical writing, covering document types, elements, and best practices for creating and using effective templates.

Play Framework Cheat Sheet
Play Framework Cheat Sheet

A concise cheat sheet for the Play Framework, covering essential concepts, configurations, routing, controllers, views, and testing.

Bitbucket Cheat Sheet
Bitbucket Cheat Sheet

A quick reference guide to Bitbucket, covering essential Git commands and Bitbucket-specific features for effective version control and collaboration.

Nuxt.js Cheat Sheet
Nuxt.js Cheat Sheet

A comprehensive cheat sheet covering essential Nuxt.js concepts, configurations, components, and deployment strategies for building universal Vue.js applications.

Vue.js Cheat Sheet
Vue.js Cheat Sheet

A concise reference for Vue.js, covering essential concepts, syntax, directives, and components.

Regex and Text Manipulation Cheat Sheet
Regex and Text Manipulation Cheat Sheet

A comprehensive cheat sheet covering regular expressions and text manipulation techniques. Learn how to effectively search, extract, and modify text using various tools and methods.