ML-Learner / Backend_node /src /templates /resume4.data.json
VashuTheGreat2's picture
Upload folder using huggingface_hub
c01955c verified
{
"avatar": "http://res.cloudinary.com/dkluatpz0/image/upload/v1768889203/jc4palybrshhbmsjtzpz.jpg",
"name": "Robert Black",
"title": "Full Stack Developer",
"email": "robert.dev@example.com",
"phone": "+1-555-030-7777",
"location": "Austin, TX",
"summary": "Full Stack Developer with a knack for building scalable web applications. Expert in React, Node.js, and cloud architecture. Passionate about clean code and modern developer tools.",
"skills": ["React", "Node.js", "TypeScript", "PostgreSQL", "Docker", "AWS", "Go", "Kubernetes"],
"soft_skills": ["Mentorship", "Agile Leadership", "Problem Solving", "Technical Writing"],
"languages": ["English", "German"],
"education": [
{
"degree": "BS in Computer Science",
"institute": "University of Texas at Austin",
"year": "2014 - 2018"
}
],
"experience": [
{
"role": "Senior Software Engineer",
"company": "SaaS Innovations",
"duration": "2019 - Present",
"description": "Architected and implemented a microservices-based platform, handling over 1 million daily active users with high availability."
}
],
"projects": [
{
"title": "Open Source CLI Tool",
"description": "Created a developer utility for managing cloud resources efficiently, gaining over 2k stars on GitHub.",
"tech_stack": ["Go", "Cobra", "gRPC"]
}
],
"certifications": [
"AWS Solutions Architect - Associate",
"CKAD: Certified Kubernetes Application Developer"
],
"achievements": [
"Open Source Contributor of the Year 2022",
"Hackathon Winner - JS Conf"
],
"someImportantUrls": {
"GitHub": "https://github.com/robertdev",
"LinkedIn": "https://linkedin.com/in/robertdev"
}
}