ML-Learner / Backend_node /src /templates /resume2.data.json
VashuTheGreat2's picture
Upload folder using huggingface_hub
c01955c verified
{
"avatar": "http://res.cloudinary.com/dkluatpz0/image/upload/v1768889203/jc4palybrshhbmsjtzpz.jpg",
"name": "Jane Smith",
"title": "Senior Product Manager",
"email": "jane.smith@example.com",
"phone": "+1-555-010-9999",
"location": "San Francisco, CA",
"summary": "Results-driven Product Manager with over 8 years of experience in the tech industry. Expert in Agile methodologies, product roadmapping, and cross-functional team leadership.",
"skills": ["Product Strategy", "Agile/Scrum", "Market Research", "Data Analysis", "Roadmapping", "Jira", "SQL"],
"soft_skills": ["Leadership", "Communication", "Problem Solving", "Strategic Thinking"],
"languages": ["English", "Spanish"],
"education": [
{
"degree": "MBA in Product Management",
"institute": "Stanford University",
"year": "2015 - 2017"
}
],
"experience": [
{
"role": "Lead Product Manager",
"company": "Tech Giants Corp",
"duration": "2018 - Present",
"description": "Led the development of a flagship SaaS product, increasing user acquisition by 40% and retention by 15%."
}
],
"projects": [
{
"title": "Global Expansion Project",
"description": "Managed the product adaptation for the European market, ensuring compliance with local regulations and user preferences.",
"tech_stack": ["Google Analytics", "Amplitude", "Tableau"]
}
],
"certifications": [
"Certified Scrum Master (CSM)",
"Pragmatic Institute Certified (Level VI)"
],
"achievements": [
"Product of the Year Award 2022",
"Speaker at ProductCon 2021"
],
"someImportantUrls": {
"LinkedIn": "https://linkedin.com/in/janesmith",
"Portfolio": "https://janesmith.pm"
}
}