Skip to content

Instantly share code, notes, and snippets.

@ajkachnic
Last active February 2, 2020 17:18
Show Gist options
  • Save ajkachnic/e2ffdc1057c1214b61475ab385d4a11a to your computer and use it in GitHub Desktop.
Save ajkachnic/e2ffdc1057c1214b61475ab385d4a11a to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Andrew Kachnic",
"label": "Web Developer",
"picture": "",
"email": "ajkachnic@protonmail.com",
"phone": "",
"website": "http://ajkachnic.github.io",
"summary": "I am a passionate, energetic web developer. For over a year, I've worked with many different technologies and developed essential skills to build efficient, performance oriented applications, websites, and APIs. I'm self taught, and have worked on many projects, designs, and ideas",
"location": {
"address": "",
"postalCode": "NJ 08205",
"city": "New Jersey",
"countryCode": "US",
"region": "New Jersey"
},
"profiles": [{
"network": "Twitter",
"username": "su_andrewk",
"url": "http://twitter.com/su_andrewk"
}]
},
"education": [{
"institution": "Absegami",
"area": "Computer Science",
"studyType": "Highschool",
"startDate": "2020-09-03",
"endDate": "2024-06",
}],
"skills": [{
"name": "Web Development",
"level": "Intermediate",
"keywords": [
"HTML",
"CSS",
"Javascript",
"React",
"Svelte"
]
},
{
"name": "API Development and Integration",
"level": "Intermediate",
"keywords": [
"Express",
"Node",
"MongoDB",
"fetch"
]
}],
"languages": [{
"language": "JavaScript",
"fluency": "Intermediate"
},
{
"language": "HTML",
"fluency": "Master"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment