Skip to content

Resources

Quick reference materials, learning plans, and tools for daily engineering work.

Technical Writing

Documentation tools and markup language references:

  • Writing Fundamentals: Technical writing best practices, Markdown syntax
  • Advanced Formatting: LaTeX, Pandoc, Mermaid diagrams, Marp presentations
  • Documentation Tools: MkDocs static site generation

Command-Line Tools

Production-grade references for essential infrastructure tools:

  • IPMI Deep Reference: Comprehensive IPMI/BMC guide - ipmitool, vendor comparisons (Dell iDRAC, HP iLO, Supermicro), security hardening, troubleshooting cookbook
  • Editors & Shell: Vim, Bash Readline shortcuts (coming soon)
  • Terminal Multiplexers: tmux, screen session management (coming soon)
  • Security Tools: OpenSSL, GPG encryption and certificates (coming soon)

Collaboration Tools

Version control and team communication platforms:

  • GitHub: Open source workflow, pull requests, GitHub Actions CI/CD
  • GitLab: Merge requests, GitLab CI/CD pipelines, advanced workflows
  • Slack Automation: Webhooks, bot development, CI/CD notification integration

Coming Soon

Additional resources being organized:

  • Quick References: Cheat sheets for common tasks
  • Templates & Snippets: Reusable code and configuration templates
  • Troubleshooting Guides: Solutions to common problems
  • Command Collections: Frequently used command references