$ cat contact.json
Contact
The fastest way to reach me is email. I'm interested in robotics, ECE and physical AI work: internships, research, or anything with hardware attached.
{
"name": "Kellan Williams",
"pronouns": "he/they",
"roles": [
"ECE student",
"robotics & physical AI"
],
"locations": [
"Seattle, WA",
"Boston, MA",
"London, UK"
],
"email": "kellan@edgy.org",
"linkedin": "in/kellan-williams",
"resume": "https://kellanwilliams.com/resume/Kellan_Williams_Resume.pdf",
"open_to": [
"internships",
"new grad roles",
"research",
"interesting robots"
]
}