Skip to content

Instantly share code, notes, and snippets.

@misaw-kun
Last active June 20, 2022 05:01
Show Gist options
  • Save misaw-kun/26ea15c60ae8c4d4787b080d07d547dc to your computer and use it in GitHub Desktop.
Save misaw-kun/26ea15c60ae8c4d4787b080d07d547dc to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "autumn"
},
"basics": {
"name": "Wasim Akram",
"label": "Full-Stack Developer",
"email": "w.akram.1912@protonmail.com",
"phone": "+91 964-390-0382",
"summary": "I'm a fresh Computer Science graduate, Self-taught Web Developer with a knack for linux & Open-Sourced Software, Currently exploring Data Science and Machine Learning.",
"location": {
"postalCode": "110029",
"city": "New Delhi",
"countryCode": "IN"
},
"profiles": [
{
"network": "github",
"username": "misaw-kun",
"url": "https://github.com/misaw-kun"
},
{
"network": "linkedin",
"url": "https://www.linkedin.com/in/wasim-akram-a82524207/"
}
]
},
"education": [
{
"endDate": "2022-05-30",
"startDate": "2019-07-01",
"area": "Computer Science (Honors)",
"studyType": "Bachelors",
"institution": "University of Delhi",
"GPA": "9.0"
},
{
"endDate": "2019-04-01",
"startDate": "2018-04-01",
"area": "STEM (non-med)",
"studyType": "AISSCE (12th)",
"institution": "Delhi Police Public School",
"Score(%)": "95"
}
],
"skills": [
{
"keywords": [
"HTML / JSX",
"CSS / SCSS / BEM",
"Javascript",
"React / Vue",
"Photoshop / Illustrator"
],
"level": "Skillful (hands-on experience)",
"name": "Frontend"
},
{
"keywords": [
"PHP / Laravel",
"Node.js / Express",
"MongoDB / MySQL",
"Firebase",
"Git",
"Heroku",
"Linux"
],
"level": "Skillful (hands-on experience)",
"name": "Backend & DevOps"
}
],
"work": [{
"highlights": [
"using PHP frameworks like (Laravel/Lumen)",
"writing API endpoints.",
"creating models/dbschema as per requirement",
"dealing with SQL queries with ORM and vanilla SQL.",
"built a dynamic invoice generation feature."
],
"summary": "experience with a small team of developers functioning back and forth with other departments. White-boarding problems as they came upon the team and contributing to it. Learning a new technology in the workplace. some insight on how e-commerce companies function.",
"website": "https://madbow.com/",
"pinned": true,
"name": "MadBow Ventures Pvt. Ltd",
"position": "Backend Developer Intern",
"startDate": "2021-04-15",
"endDate": "2021-10-15"
}],
"volunteer": [
{
"organization": "Computer Science Society (of my college)",
"position": "Co-Instructor",
"summary": "Co-hosted/instructed a few boot-camps in college",
"highlights": [
"Vector graphics & image manipulation using Adobe Illustrator & Photoshop. (1st semester)",
"Online web dev boot-camp (HTML,CSS, Node.js, bootstrap) to 150 students across colleges in Delhi over YouTube Live. (3rd semester)"
]
}
],
"interests": [
{
"name": "Digital & Concept Art"
},
{
"name": "Lo-fi Aesthetic Video Editing"
},
{
"name": "Listening to Audiobooks & Music"
},
{
"name": "Learning just about anything that's interesting"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment