whitney@champion ~ zsh

$ whoami

whitney ellis champion

$ cat about.json

{

  "roles": ["mom", "security architect", "developer"],

  "co-founder": ["Digital Defense Institute", "Recon InfoSec"],

  "hobbies": ["nerding", "drawing", "making", "festivaling"],

  "status": "chaotic good"

}

$ cat socials.json

{

  "instagram": @whit.zip,

  "bluesky": @whit.zip,

  "twitter": @shortxstack,

  "github": @shortstack,

  "linkedin": /in/whitneypowell

}

$