$ whoami
Phil E.Taylor_
> Senior software developer specializing in PHP development, full-stack SaaS, and complete platform lifecycle architecture (DevOps). Expert in Linux server security and digital personal data protection, with a track record of discovering and responsibly reporting security vulnerabilities in critical systems.
> Entrepreneur and founder of multiple digital businesses. Much of my work operates under white label arrangements or NDA, building platforms that power other companies' services.
> When I'm not coding, you'll find me flying airplanes or out on the water - I'm a commercially qualified airplane pilot, flying instructor and small plane owner. I also hold many commercially endorsed maritime certificates and own my own boat.
$ jq -r '.skills.professional' ~/.config/profile.json
{
"expertise": [
"PHP",
"SaaS Architecture",
"DevOps",
"Linux Server Management",
"Web Application Security",
"Digital Data Protection"
]
}
$ jq -r '.contact.email' ~/.config/profile.json
$ cat ~/.ssh/authorized_keys
ssh-rsa AAAA...5z5w== For advanced users: This is my SSH public key for secure server authentication. Unless you're setting up SSH access, you can safely ignore this. Click to download the public key
$ gpg --fingerprint phil@phil-taylor.com
4870 2C9E 4AFF 73DC EB26 5BBE FE1F 49F4 A342 E27C For advanced users: This is my GPG/PGP public key fingerprint for encrypted communication and signature verification. Unless you're using encryption tools, you can safely ignore this. Click to download the public key in asc format.