Skip to content

ilyas-it83/CheatSheats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ TechxConf CheatSheets Collection

Quick reference guides for developers, sysadmins, and technical professionals

A curated collection of single-page technical cheatsheets designed for maximum information density and print optimization. Each cheatsheet fits on one A4 page and provides essential commands, syntax, and quick references for various technologies and practices.

License: MIT Contributions Welcome Print Optimized

🎯 Key Features

  • πŸ“„ Single A4 Page: Everything fits on one standard A4 page (210mm Γ— 297mm)
  • πŸ–¨οΈ Print-Friendly: Optimized for both screen viewing and physical printing
  • πŸŒ™ Dark Mode: Professional dark theme with technology-specific color schemes
  • πŸ“Š Information Dense: Maximum useful information per square inch
  • 🚫 No Navigation: Purely scannable content without interactive elements
  • ⚑ Quick Reference: Essential commands, syntax, and common patterns only

πŸ“š Available CheatSheets

AI & Development

Microsoft Ecosystem

Cloud & Infrastructure

Productivity

πŸš€ Quick Start

View Online

Simply open any .html file in your web browser to view the cheatsheet in its optimized format.

Print to PDF

  1. Open the cheatsheet in your browser
  2. Press Ctrl+P (Windows/Linux) or Cmd+P (Mac)
  3. Select "Save as PDF" as destination
  4. Ensure "More settings" β†’ "Options" β†’ "Background graphics" is enabled
  5. Click "Save"

Print Physical Copy

  1. Open the cheatsheet in your browser
  2. Press Ctrl+P (Windows/Linux) or Cmd+P (Mac)
  3. Select your printer
  4. Ensure color printing is enabled for best results
  5. Print on A4 paper for optimal layout

πŸ—οΈ Project Structure

CheatSheets/
β”œβ”€β”€ πŸ“„ *.html                    # Individual cheatsheet files
β”œβ”€β”€ 🎨 styles/                   # CSS styling and themes
β”‚   β”œβ”€β”€ styles.css              # Main stylesheet
β”‚   β”œβ”€β”€ teams-styles.css        # Microsoft Teams theme
β”‚   └── meetings-cheatsheet.css # Meetings theme
β”œβ”€β”€ πŸ“ Archieve/                # Previous versions and deprecated sheets
β”œβ”€β”€ πŸ“‹ Rules-for-Cheatsheet.md  # Design guidelines and standards
β”œβ”€β”€ πŸ“ Rules-Best-Practices.md  # Content creation best practices
└── βš™οΈ .github/                 # Repository configuration
    β”œβ”€β”€ copilot-instructions.md # GitHub Copilot custom instructions
    └── workflows/              # CI/CD workflows

🎨 Design Philosophy

Core Principles

  • Information Density: Maximize useful content per square inch
  • Scannable Layout: Information should be findable at a glance
  • Print Optimization: Identical appearance on screen and paper
  • Technology Branding: Each sheet uses appropriate colors and themes
  • Original Design: Unique layouts tailored to each technology

Visual Standards

  • Typography: System fonts, 10-12px body text, 8-10px code
  • Layout: 2-4 column grids with minimal margins (10-15px max)
  • Colors: Dark backgrounds with technology-specific accent colors
  • Spacing: Compact but readable (8-12px section spacing)
  • Structure: Header + sections + quick reference table

πŸ“ Technical Specifications

Print Optimization

  • Page Size: A4 (210mm Γ— 297mm)
  • CSS: @media print queries with print-color-adjust: exact
  • Layout: CSS Grid and Flexbox for responsive design
  • Fonts: System fonts for maximum compatibility
  • Colors: Dark mode optimized with print-safe color schemes

File Organization

  • Each cheatsheet is a self-contained HTML file
  • Shared styles in the styles/ directory
  • Consistent naming: technology-purpose-cheatsheet.html
  • Archive old versions rather than overwriting

πŸ› οΈ Contributing

We welcome contributions! Please see our Contributing Guidelines for details.

Creating a New CheatSheet

  1. Research Phase

    • Study the technology/topic thoroughly
    • Identify official branding and color schemes
    • Gather essential commands and common use cases
  2. Design Phase

    • Follow the guidelines in Rules-for-Cheatsheet.md
    • Use technology-appropriate colors and themes
    • Create original layouts (don't copy from Archive)
  3. Content Phase

    • Include only essential information
    • Keep code examples to 2-4 lines maximum
    • Focus on quick reference over explanations
  4. Quality Check

    • Ensure fits on single A4 page when printed
    • Test both screen and print appearance
    • Verify no horizontal scrolling needed

Content Guidelines

βœ… Include

  • Essential commands and syntax
  • Common use cases and examples
  • Important options and flags
  • Quick reference tables
  • Error handling basics

❌ Exclude

  • Long explanations or tutorials
  • Complete code examples
  • Extensive documentation
  • Multiple similar examples
  • Navigation elements

πŸ“‹ Quality Standards

Each cheatsheet must meet these criteria:

  • Fits on single A4 page when printed
  • No horizontal scrolling needed
  • All essential information included
  • Clean, professional appearance
  • Works well in print/PDF format
  • Easy to scan and find information
  • Consistent formatting throughout
  • Print output matches screen display

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ‘₯ Team

TechxConf - Technical Conference & Education Platform

πŸ”— Related Projects


Made with ❀️ by TechxConf

Empowering developers with quick, actionable references

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors