Skip to content

Resources & Tools

The Resources & Tools section provides practical reference material, environment configuration guides, and technical cheat sheets. These resources are designed to help developers and engineers set up their terminals, manage Git workflows, build automated CI/CD pipelines, and configure observability tooling.


Technical Resources

Select a guide below to explore specific developer tools and cheatsheets:

Development Environment & Version Control

Set up local work environments and master core command-line tools:

  • Environment Configuration


    A walkthrough on configuring terminal variables, bash/zsh profiles, and local development configurations.

    Read Guide

  • Git Commands Reference


    A cheat sheet of essential Git commands covering branching, rebasing, stash management, and reflogs.

    Read Cheat Sheet

  • GitHub & Pull Requests


    Best practices for opening pull requests, running code reviews, resolving conflicts, and managing code reviews.

    Read Guide

  • Open Source Licenses


    A comparison of open-source and free software licenses (MIT, Apache, GPL) and how to choose the right one.

    Read Guide

CI/CD & Dependency Automation

Automate code verification and dependency management pipelines:

  • :material-github-actions: GitHub Actions Guide


    A getting started reference for writing YAML workflow files, building build jobs, and running test runners.

    Read Guide

  • GitHub Dependabot


    Set up Dependabot configuration files to automate version tracking and patch security vulnerabilities in dependencies.

    Read Guide

Monitoring, Observability & Analytics

Design, measure, and analyze performance and user metrics:

  • A/B Testing Statistics


    The mathematical and statistical foundations of running A/B experiments and interpreting significance intervals.

    Read Guide

  • Introduction to Observability


    Understand the pillars of observability (logs, metrics, traces) and how they support debugging in production.

    Read Guide

  • Observability Quality Metrics


    Core key performance indicators for telemetry, monitoring coverage, and system-level alerts.

    Read Guide

Reference Directories

Quick reference indexes and page taxonomies:

  • CheatSheet Index


    A directory compiling all developer cheat sheets across the entire portal.

    Go to Index

  • Tags Directory


    Explore articles and references categorised by topics, domains, and technologies.

    Go to Tags