Skip to content

Instantly share code, notes, and snippets.

@biswajit-k
Last active August 2, 2021 10:58
Show Gist options
  • Save biswajit-k/6e3976df75740d0296ef70cd0be08350 to your computer and use it in GitHub Desktop.
Save biswajit-k/6e3976df75740d0296ef70cd0be08350 to your computer and use it in GitHub Desktop.
Resume for college website
{
"basics": {
"name": "Biswajit Kaushik",
"label": "Student",
"email": "biswajitkaushik02@gmail.com",
"summary": "I am a tech enthusiast. I like solving real world problems and learning new technology. Would be happy to hear from you !",
"profiles": [{
"network": "Github",
"username": "biswajit-k",
"url": "https://www.github.com/biswajit-k/"
},
{
"network": "linkedin",
"username": "biswajit",
"url": "https://www.linkedin.com/in/biswajit-kaushik-51b024203/"
}
]
},
"education": [{
"institution": "Indian Institute of Information technology,kota",
"area": "Engineering",
"studyType": "Bachelor (hons)",
"startDate": "2020-12-01",
"courses": [
"Computer Science & Engineering"
]
}],
"skills": [{
"level": "Master",
"keywords": ["HTML", "CSS", "Javascript", "C/C++", "Add more"]
}],
"interests": [{
"name": "Sports",
"keywords": ["football"]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment