AZ
Back to constellation
Tools / LabsPublished

Labs

A small cluster of learning/sandbox repos — a C++23 template, DSA/TypeScript interview practice, and a Terraform local-provider sandbox.

C++23TypeScriptTerraformCMake
Read the write-up

Overview

What it is

Labs is a deliberately low-key cluster grouping the owner's learning and sandbox repos rather than shipped products:

  • a C++23 project template (exercising the spaceship <=> operator),
  • a hello-interview DSA collection in TypeScript, and
  • a Terraform sandbox using the local provider.

Why it's here

Keeping the labs visible — but small — is honest. Not everything is a platform; some of the work is sharpening tools: a modern C++ baseline, algorithm reps, and infrastructure-as-code practice. Grouping them as one node avoids padding the constellation with three tiny stars while still crediting the work.

Related write-ups