I hereby claim:
- I am mclarty on github.
- I am mclarty (https://keybase.io/mclarty) on keybase.
- I have a public key ASBq2rTh6umRLwGj-ISG25lKC5hug0zr24Sz7B1_IqSFoAo
To claim this, I am signing this object:
| { | |
| "basics": { | |
| "name": "Nicholas McLarty", | |
| "label": "Cybersecurity Executive", | |
| "image": "https://nick.mclarty.me/assets/img/nick-suit.jpg", | |
| "email": "[email protected]", | |
| "phone": "(407) 550-5879", | |
| "url": "https://nick.mclarty.me", | |
| "summary": "Accomplished information security leader with extensive experience in the research and education sectors, now seeking to bring proven strategic and operational expertise to forward-thinking private sector organizations committed to advancing their cybersecurity posture.", | |
| "location": { |
| import requests | |
| url = "https://www.capnhq.gov/CAP.CapWatchAPI.Web/api/cw" | |
| orgID = "{{orgID}}" # 362 = TXWG | |
| unitOnly = "{{unitOnly}}" # 0 = No; 1 = Yes | |
| user = "{{eServices username}}" | |
| pwd = "{{eServices password}}" | |
| payload = {'orgid': orgID, 'unitonly': unitOnly} |
| #!/bin/zsh | |
| # Install Homebrew | |
| /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" | |
| echo >> ~/.zprofile | |
| echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile | |
| eval "$(/opt/homebrew/bin/brew shellenv)" | |
| # Install formulae from Homebrew | |
| #brew install gh |
I hereby claim:
To claim this, I am signing this object: