aidan_holland = {
"Pronouns": ["He", "Him", "His"],
"Ask Me About": ["Cyber Security", "Open Source Development"],
"Technologies": {
"Backend": ["python", "go", "bash"],
"Frontend": ["node", "react"],
"Mobile": ["react-native"],
"Database": ["MySQL", "NoSQL"],
"Serverless": ["AWS Lambda"],
"Dev Ops": ["AWS", "GitHub", "GitLab", "Docker", "Terraform"],
"Misc": ["Firebase"],
},
}Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
838 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in censys/censys-python that received 1 comment
Added HTTP(S) Proxy Support
Added proxies argument to CensysAPIBase
Added Advanced Usage docs
Added intersphinx support
Added requests-mock for tests
Removed placeholder IDs …