Skip to content

Instantly share code, notes, and snippets.

@Rodeoclash
Last active February 2, 2020 05:11
Show Gist options
  • Save Rodeoclash/ae7926e85188c8d89950546572869824 to your computer and use it in GitHub Desktop.
Save Rodeoclash/ae7926e85188c8d89950546572869824 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Sam Richardson",
"label": "Programmer",
"picture": "",
"email": "sam@richardson.co.nz",
"phone": "0405 472 748",
"website": "http://richardson.co.nz",
"summary": "Melbourne based senior full stack developer with 20 years experience in everything web",
"profiles": [{
"network": "Github",
"username": "Rodeoclash",
"url": "https://github.com/Rodeoclash"
}]
},
"work": [
{
"company": "Digital Agriculture Services",
"position": "Lead developer",
"website": "https://digitalagricultureservices.com/",
"startDate": "2019-01-14",
"summary": "Lead development on building a world class rural analytics platform based on remote sensing with help from the CSIRO",
"highlights": [
"Lead development for team of six developers",
"Mentor and set team culture",
"Extended existing development team from three to six with strategic hires",
"Used a 'lead by example' approach to demonstrate value of testing, CI and CD methodologies",
"Helped transform an MVP product into a tool robust enough to be used by leading banks and insurance companies"
]
},
{
"company": "Innowell",
"position": "Lead developer",
"website": "https://www.innowell.org/",
"startDate": "2017-07-17",
"endDate": "2018-11-01",
"summary": "Built software to reform the way mental health services help individuals",
"highlights": [
"One of the original three developers hired",
"Set the technology stack for the frontend",
"Moved into lead developer position after one year",
"Rallied team around achieving some tight timelines in delivery"
]
},
{
"company": "Stax Limited",
"position": "Senior developer",
"website": "https://www.stax.io/",
"startDate": "2016-07-28",
"endDate": "2017-07-17",
"summary": "Developed a new startup based around AWS analytics and security monitoring",
"highlights": [
"Second developer hired",
"Helped set the technology stack for the frontend"
]
}
],
"skills": [
{
"name": "Programming languages",
"keywords": [
"Bash",
"Clojure",
"Elixir",
"Golang",
"Javascript",
"PHP",
"Ruby"
]
},
{
"name": "Frameworks and libraries",
"keywords": [
"Angular",
"Laravel",
"Phoenix",
"React",
"React-Relay",
"Ruby on Rails",
"VueJS"
]
},
{
"name": "Tools",
"keywords": [
"AWS / GCP/ Digital Ocean / Terraform",
"CircleCI / Buildkite / Bitbucket Pipelines / Github Actions",
"Docker",
"Postgres / MySQL / MongoDB",
"Kubernetes"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Music"
},
{
"name": "Chess"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment