Last active
August 10, 2024 13:01
-
-
Save avenauche/336b6f09eb456790d0276417ec0f7979 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Avinash Jayakumar", | |
"label": "Fullstack Web Developer (JavaScript, React.js, Node.js)", | |
"summary": "I'm a Fullstack web developer with 14 years of experience.", | |
"expertise": [ | |
"Chatbots", | |
"Low-Code No-Code Editors", | |
"Javascript libraries", | |
"Web SDKs", | |
"Enterprise Web Applications", | |
"Dashboards", | |
"Mobile Applications" | |
], | |
"email": "[email protected]", | |
"phone": "+91-9566168654", | |
"location": { | |
"city": "Chennai, ", | |
"countryCode": "IN", | |
"region": "India" | |
}, | |
"profiles": [ | |
{ | |
"url": "https://github.com/avenauche", | |
"username": "avenauche", | |
"network": "github" | |
}, | |
{ | |
"url": "https://www.linkedin.com/in/avinashjayakumar", | |
"username": "Avinash Jayakumar", | |
"network": "LinkedIn" | |
} | |
] | |
}, | |
"education": [ | |
{ | |
"endDate": "2010-05-14", | |
"startDate": "2006-07-01", | |
"area": "Information Technology", | |
"studyType": "B.Tech", | |
"institution": "Anna University" | |
} | |
], | |
"skills": [ | |
{ | |
"keywords": [ | |
"HTML", | |
"CSS", | |
"React", | |
"Redux", | |
"JavaScript", | |
"TypeScript", | |
"Next.js", | |
"JQuery", | |
"Gatsby", | |
"Backbone.js" | |
], | |
"name": "Frontend" | |
}, | |
{ | |
"keywords": [ | |
"MERN", | |
"JAM" | |
], | |
"name": "Stacks" | |
}, | |
{ | |
"keywords": [ | |
"Node.js", | |
"express", | |
"MongoDB", | |
"Redis", | |
"Kafka" | |
], | |
"name": "Backend" | |
}, | |
{ | |
"keywords": [ | |
"Cordova / PhoneGap", | |
"JQuery Mobile", | |
"Titanium Appcelerator" | |
], | |
"name": "Mobile" | |
}, | |
{ | |
"keywords": [ | |
"AWS" | |
], | |
"name": "Cloud" | |
}, | |
{ | |
"keywords": [ | |
"Docker" | |
], | |
"name": "Devops" | |
}, | |
{ | |
"keywords": [ | |
"NodeJS", | |
"Java", | |
"Python" | |
], | |
"name": "Technologies" | |
} | |
], | |
"awards": [ | |
{ | |
"title": "Innovator of the year", | |
"date": "2022", | |
"awarder": "Innoactive Intelligence (A Gupshup Inc company)", | |
"summary": "My Experiences in the Fintech domain helped me suggest, build and Lead the \"Low Code No Code\" solutions in Active.ai (Now A Gupshup Inc. Company) which later became the main attraction for the Gupshup's acquisition." | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Professional" | |
}, | |
{ | |
"language": "Tamil", | |
"fluency": "Native Speaker" | |
}, | |
{ | |
"language": "Thai", | |
"fluency": "Learning" | |
} | |
], | |
"work": [ | |
{ | |
"company": "Gupshup Technology India Private Limited", | |
"position": "Principal Software Engineer - 1", | |
"startDate": "2022-07", | |
"summary": "Experience in building \"Low Code No Code\" fintech toolsets for chatbots", | |
"highlights": [ | |
"Demonstrated AI powered Workflow Editor for making Conversational Workflows leveraging Generative AI" | |
] | |
}, | |
{ | |
"highlights": [ | |
"Built plug N play websdk which is the heart of customer facing chatbots (JAM)", | |
"Created a Template Editor for building Conversational Experience ( CX )", | |
"Introduced Workflow Editor for making Conversational Workflows which completes the conversational journey" | |
], | |
"summary": "Experience in building \"Low Code No Code\" fintech toolsets for chatbots", | |
"company": "Innoactive Intelligence LLP.", | |
"position": "Lead Product Developer", | |
"startDate": "2017-07", | |
"endDate": "2022-06" | |
}, | |
{ | |
"highlights": [ | |
"Built WebSDK for PSP" | |
], | |
"summary": "Built a React - Redux application for Parents-Teachers-Students engagement", | |
"company": "Myantra Software India Pvt Ltd.", | |
"position": "Lead Associate", | |
"startDate": "2015-06", | |
"endDate": "2017-06" | |
}, | |
{ | |
"highlights": [ | |
"Managed a team of developers and designers and handling the frontend architecture", | |
"Editor for live composition of mobile pages" | |
], | |
"summary": "Built the entire frontend applications with Backbone.js and Web-Components for web, mobileweb and hybrid mobile apps", | |
"company": "Tagit Pte Ltd", | |
"position": "Sr. Software Engineer", | |
"startDate": "2013-09", | |
"endDate": "2015-06" | |
}, | |
{ | |
"highlights": [ | |
"Built web-components for visualization using D3JS", | |
"Developed Web Application (SPA) for managing Power Generation and Procurement Data" | |
], | |
"summary": "Web Application for managing visualizing various Power Generation, Procurement, Power Optimization Data", | |
"company": "Mzaya Pvt. Ltd.", | |
"position": "Software Engineer", | |
"startDate": "2012-05", | |
"endDate": "2013-09" | |
}, | |
{ | |
"highlights": [ | |
"Built cross-Platform Mobile Apps using hybrid mobile technologies in Cordova & Titanium Appcelerator" | |
], | |
"summary": "Built cross-platform apps", | |
"company": "Symbioun Solutions Pvt. Ltd.", | |
"position": "Software Engineer", | |
"endDate": "2012-02", | |
"startDate": "2010-06" | |
} | |
], | |
"projects": [ | |
{ | |
"name": "todo-dsl", | |
"description": "A DSL for extracting AI prompts from a todo list. It can be used in chatbots to prompt complex queries and workflows", | |
"url":"https://github.com/avenauche/tododsl" | |
}, | |
{ | |
"name": "mailCheck", | |
"description": "An Extension to read your emails from within SublimeText 2 editor", | |
"url": "https://github.com/avenauche/mailCheck" | |
}, | |
{ | |
"name": "OOJS", | |
"description": "Sublime Text Plugin to generate Get/Set methods for Object Oriented JS", | |
"url": "https://packagecontrol.io/packages/OOJS" | |
}, | |
{ | |
"name": "CSV-utils", | |
"description": "A general purpose CSV utility in Java", | |
"url": "https://github.com/avenauche/CSV-utils" | |
}, | |
{ | |
"name": "JQJ", | |
"description": "An utility library for web developers - JQuery inspired syntax for Java", | |
"url": "https://github.com/avenauche/JQJ" | |
}, | |
{ | |
"name": "JQJSQL", | |
"description": "A Java utility library for web developers - JQuery inspired syntax for SQL", | |
"url": "https://github.com/avenauche/JQJSQL" | |
} | |
], | |
"meta": { | |
"theme": "macchiato-plus" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment