Skip to content

Instantly share code, notes, and snippets.

@t0nyandre
Last active July 19, 2020 00:05
Show Gist options
  • Save t0nyandre/fb812fa69083c1cd0130f367f91a1a48 to your computer and use it in GitHub Desktop.
Save t0nyandre/fb812fa69083c1cd0130f367f91a1a48 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Tony André Haugen",
"label": "Full Stack Developer",
"picture": "https://avatars3.githubusercontent.com/u/8478766?s=460&u=84ddc440dab9322f81d8e90325e640713215b6b5&v=4",
"email": "post@tonyandre.co",
"phone": "+4746668969",
"website": "https://tonyandre.co",
"summary": "Team player software developer with a can-do attitude and with good time management skills, and a love for good code. Has developed several web apps and apis for personal use and for customers.",
"location": {
"address": "Grønebelgvegen 18",
"postalCode": "6057",
"city": "Ellingsøy",
"countryCode": "NO"
},
"profiles": [
{
"network": "GitHub",
"username": "t0nyandre",
"url": "https://github.com/t0nyandre"
},
{
"network": "Facebook",
"username": "t0nyandre",
"url": "https://facebook.com/t0nyandre"
},
{
"network": "Twitter",
"username": "t0nyandre",
"url": "https://twitter.com/t0nyandre"
},
{
"network": "LinkedIn",
"username": "t0nyandre",
"url": "https://linkedin.com/in/t0nyandre"
}
]
},
"work": [
{
"company": "Byggmann Gruppen AS",
"position": "Lead Software Developer",
"website": "https://byggmann.no",
"startDate": "2019-09-01",
"endDate": "2019-12-01",
"summary": "Maintaining existing features and creating new for Lexto Web and creating our new API with the stack we will use in the future. I am also in charge of the DevOps side of things",
"highlights": [
"Lexto Web (PHP, React & Redux and MySQL)",
"Lexto Order (TypeScript, TypeORM, Apollo, React & React Native, GraphQL and MySQL)",
"DevOps (Docker, Azure DevOps and Container Registry)"
]
},
{
"company": "Byggmann Gruppen AS",
"position": "System Developer",
"website": "https://byggmann.no",
"startDate": "2019-05-01",
"endDate": "2019-09-01",
"summary": "My main focus is to get existing infrastructure ready for the cloud and create a new API with our future stack",
"highlights": [
"Lexto Web (PHP, React & Redux and MySQL)",
"Lexto API (TypeScript, TypeORM, Apollo, GraphQL and MySQL)"
]
},
{
"company": "Sorentio AS",
"position": "Full Stack Developer",
"website": "https://sorentio.no",
"startDate": "2018-06-01",
"endDate": "2019-05-01",
"highlights": [
"Stack (PHP7+, Symfony4, MySQL8+, VueJS)",
"DevOps (Docker, NGiNX)"
]
},
{
"company": "Freelance",
"position": "Full Stack Developer",
"website": "https://tonyandre.co",
"startDate": "2017-06-01",
"endDate": "2018-06-01",
"highlights": [
"Stack (TypeScript, NodeJS, Golang, React & Redux, PostgreSQL, MongoDB, Redis ++)"
]
}
],
"education": [
{
"institution": "Norwegian University of Science and Technology",
"area": "Computer Science",
"studyType": "Bachelor",
"startDate": "2013-08-01",
"endDate": "2017-06-01"
},
{
"institution": "Aalesund University College",
"area": "Preperatory Course for Engineering",
"startDate": "2013-06-01",
"endDate": "2013-08-01"
}
],
"skills": [
{
"name": "Backend",
"keywords": [
"Golang",
"TypeScript",
"NodeJS",
"PHP7+"
]
},
{
"name": "Frontend",
"keywords": [
"React & React Native",
"Redux",
"Next"
]
},
{
"name": "Storage",
"keywords": [
"PostgreSQL",
"MySQL",
"Redis",
"MongoDB"
]
},
{
"name": "DevOps",
"keywords": [
"Docker",
"Travis",
"Git"
]
},
{
"name": "etc",
"keywords": [
"GraphQL",
"REST",
"JWT",
"Session/Cookies",
"OAuth2",
"Linux"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Highly proficient"
},
{
"language": "Norwegian",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "CrossFit"
},
{
"name": "Hiking"
},
{
"name": "Homebrewing"
},
{
"name": "Gaming"
},
{
"name": "Fishing"
}
],
"meta": {
"theme": "spartan"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment