Skip to content

Instantly share code, notes, and snippets.

@epinapala
Last active December 8, 2024 20:02
Show Gist options
  • Save epinapala/1534767d7596c024460380044e923229 to your computer and use it in GitHub Desktop.
Save epinapala/1534767d7596c024460380044e923229 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Eswara Rajesh Pinapala",
"label": "Engineering & Tech Leadership",
"email": "[email protected]",
"phone": "(669) 308-0497",
"location": {
"city": "Fremont",
"region": "California",
"countryCode": "US"
},
"summary": "Results-driven Product Engineering Leader who is technically proficient in contributing to technology platforms and people growth, with a proven track record of leading high-performing engineering teams. ",
"profiles": []
},
"work": [
{
"company": "eBay Inc.",
"position": "Senior Engineering Manager, My eBay & Personalization Platform",
"startDate": "2022-10",
"highlights": [
"Manage 2 scrum teams and 1 direct report manager within Buyer Experience organization",
"Lead multiple products including My eBay, Global Header, Value Added Services Eligibility Platform",
"Architect event-driven microservices using Kafka for scalable, distributed system design",
"Focused on user acquisition, retention, personalization, and revenue growth",
"Developed and executed strategic product experiments that improved user acquisition and retention",
"Implemented a 'fail-fast' approach to product development, enabling quick iteration and innovation"
]
},
{
"company": "eBay Inc.",
"position": "Engineering Manager, eBay Verticals",
"startDate": "2018-10",
"endDate": "2022-10",
"highlights": [
"Led eBay's Core Product Engineering for global transformation in Luxury & Collectibles verticals",
"Conceptualized Program eligibility platform, improving eligibility evaluation by 2x velocity",
"Focused on user acquisition, retention, personalization, and revenue growth",
"Oversee technical design for full-stack applications with NodeJS frontend and Java/Spring Boot backend"
]
},
{
"company": "eBay Inc.",
"position": "Senior Staff Engineer, Full-stack Development - eBay Developer Ecosystem",
"startDate": "2015-09",
"endDate": "2018-09",
"highlights": [
"Lead developer for eBay Public APIs",
"Launched next-generation public APIs including Browse API and Commerce API",
"Developed full-stack solution for developer.ebay.com",
"Implemented user profile management and developer key management interface",
"Created content management system for developer platform"
]
},
{
"company": "eBay Inc.",
"position": "Senior Software Engineer, Product Development",
"startDate": "2011-04",
"endDate": "2015-09",
"highlights": [
"Lead Developer in Shared Services team",
"Developed critical high-traffic application services for eBay Marketplace"
]
},
{
"company": "Various",
"position": "Software Developer",
"startDate": "2008-05",
"endDate": "2011-03",
"highlights": [
"Software Developer at Symantec Corp",
"IBM Blue intern",
"Web programmer at SJSU",
"Web Developer at Penfos Systems Pvt Ltd"
]
}
],
"education": [
{
"institution": "San Jose State University",
"area": "Computer Science",
"studyType": "Master's Degree"
},
{
"institution": "JNTU KKD, India",
"area": "Computer Science and Engineering",
"studyType": "Bachelor's Degree"
}
],
"skills": [
{
"name": "Technical Skills",
"keywords": [
"Full-Stack Architecture",
"Microservices Design",
"Event-Driven Architecture",
"Kafka Streaming",
"Java",
"Spring Boot",
"NodeJS",
"React",
"Distributed Systems",
"RESTful Services",
"System Design",
"Cloud Architecture"
]
},
{
"name": "Architectural Expertise",
"keywords": [
"Microservices Design",
"Event-Driven Systems",
"Scalable System Architecture",
"Performance Optimization",
"Cloud Native Development"
]
},
{
"name": "Leadership Skills",
"keywords": [
"Technical Leadership",
"System Design Strategy",
"Cross-functional Collaboration",
"Technical Mentorship",
"Strategic Planning"
]
}
],
"certificates": [
{
"name": "Oracle Certified Generative AI Professional",
"issuer": "Oracle",
"date" : "Aug 2024"
},
{
"name" : "AI Solutions Architect",
"issuer": "ELVTR.com",
"date" : "Sep 2024"
}
],
"meta": {
"version": "1.0.3",
"lastModified": "2024-11-15"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment