File size: 1,744 Bytes
c01955c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "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"
  }
}