This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of solved coding challenges that demonstrate recurring computational strategies, data structure implementations, and complexity optimizations used for technical interview preparation and competitive programming study. The repository transforms structured source code and technical explanations into professional PDF guides using a LaTeX technical documentation system. To ensure consistent typography and environment settings across different systems, the project utilizes a containe
This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she
Quarkdown is a programmable document compiler and markdown static site generator. It transforms markdown source files into structured outputs, serving as a tool for generating professional books, academic papers, and digital presentations. The system distinguishes itself through a programmable layout engine that allows for the use of functions, variables, loops, and conditional logic within markdown files. It includes an interactive read-eval-print loop for testing these document functions and syntax in real time before final compilation. Additionally, it provides a specialized format for sup
This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes
该项目提供了一系列用于 Matplotlib 绘图库的 PDF 参考指南和视觉摘要。这些数据可视化指南结合了代码示例和视觉辅助工具,以生成精简的技术文档和速查表。
matplotlib/cheatsheets 的主要功能包括:Cheat Sheet Generators, Visualization Guides, Reference Cheatsheets, Document Compilers, Document Build Pipelines, Asset Compilation Pipelines, Asset Compilers, Data Visualization References。
matplotlib/cheatsheets 的开源替代品包括: soulmachine/leetcode — This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of… iamgio/quarkdown — Quarkdown is a programmable document compiler and markdown static site generator. It transforms markdown source files… rstacruz/cheatsheets — This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides… overleaf/overleaf — This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It… james-yu/latex-workshop — LaTeX Workshop is a comprehensive integrated development environment extension designed for authoring and typesetting… typst/typst — Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as…