Skip to content

Instantly share code, notes, and snippets.

@adityatandon007
Last active April 4, 2024 06:46
Show Gist options
  • Save adityatandon007/8111a024b09768a28fcd9d7efb262894 to your computer and use it in GitHub Desktop.
Save adityatandon007/8111a024b09768a28fcd9d7efb262894 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "macchiato"
},
"basics": {
"name": "Aditya Tandon",
"label": "Senior Software Engineer (Frontend)",
"email": "adityatandon007@gmail.com",
"phone": "+919625426012",
"image": "https://avatars.githubusercontent.com/u/25108385?s=120&v=4",
"profiles": [
{
"network": "Github",
"username": "adityatandon007",
"url": "https://github.com/adityatandon007"
},
{
"network": "LinkedIn",
"username": "adityatandon007",
"url": "https://www.linkedin.com/in/adityatandon007"
}
]
},
"work": [
{
"name": "CleverTap",
"position": "Senior Software Engineer",
"startDate": "2023-01-01",
"highlights": [
"Integration Debugger: A feature that displays real time events data along with past data in the table layout. It has a syntax highlighter component that renders the event payload. This feature improved the time to integrate the app by 30%.",
"Mentoring Juniors: Established and lead a team of 3 people and helped juniors to write better code.",
"Webpack Migration: Migrated the webpack v3 to v4 and its corresponding loaders and plugins which significantly reduced the bundling time of app by 40%."
]
},
{
"name": "CleverTap",
"position": "Software Engineer",
"startDate": "2020-07-04",
"endDate": "2022-12-31",
"highlights": [
"Multiple Payment Methods: Created a multiple payment methods feature to accept payments via different modes. This feature reduced the churn by 50% and it increased the business revenue by 70%.",
"Self Serve Registration Flow: Created an onboarding flow for self serve customers from scratch and later improved the flow by reducing the number of steps from 4 to 2 thus minimising the time to onboard.",
"Legacy Code Migration: Migrated some of the old code written in jquery & vanilla js to the new framework and reduced the tech debt of the entire codebase by 25%."
]
},
{
"name": "Purple Style Labs",
"position": "Associate Technology",
"startDate": "2019-09-15",
"endDate": "2020-07-03",
"highlights": [
"SEO Enhancements: Made the app and PWA SEO compatible by using pre-render thus boosting the ranking in the search index from page 3 to page 1.",
"Hero Banner Component: Created a hero banner with timer to run any kind of sale/offers. This banner generated a 20% revenue boost."
]
},
{
"name": "Modestreet Internet",
"position": "Frontend Developer",
"startDate": "2018-08-01",
"endDate": "2019-09-14",
"highlights": [
"Animated Popup: Created a popup component which can take various animation as props.",
"Improved Search: Improved the search functionality that reduced network calls by 80%."
]
},
{
"name": "Secureblocks",
"position": "Software Developer",
"startDate": "2018-02-01",
"endDate": "2018-07-30",
"highlights": [
"Dark Mode: Added dark mode to the Dapp that boosted the traffic on the site by 30%.",
"Web3.js Integration: Converted the app into Dapp by integrating web3.js to communicate with the blockchain network."
]
}
],
"education": [
{
"endDate": "2015-07-12",
"startDate": "2011-07-12",
"area": "Electronics & Communication",
"studyType": "Bachelors",
"institution": "Shri Mata Vaishno Devi University"
}
],
"skills": [
{
"name": "Tech",
"keywords": [
"Javascript / Typescript",
"Vue / React / Angular",
"HTML / CSS / SASS / SCSS / Tailwind",
"Web3.js / Ethers.js / SDKs / Dapps",
"Highcharts / D3",
"NuxtJs / NestJs / NodeJs / Bash",
"Shopify / Liquid / CMS",
"Serverless / Mongo / Redis"
]
},
{
"name": "Soft",
"keywords": [
"Adaptability",
"Collaboration",
"Resourcefulness",
"Willingness to learn",
"Work ethic",
"Positive attitude",
"Critical thinking"
]
}
],
"volunteer": [
{
"organization": "DuckDuckgo",
"position": "Contributor",
"startDate": "2017-02-15",
"endDate": "2018-01-01",
"summary": "Developed some new instant answers through their duckduckhack event"
}
],
"interests": [
{
"name": "Watching Tennis & Anime, Listening Music, Learning Languages (currently German)"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment