| 1 | { |
| 2 | "name": "Caleb Hartslief", |
| 3 | "role": "Software Developer", |
| 4 | "age": , |
| 5 | "location": "South Africa", |
| 6 | "available": true, |
| 7 | "interests": [ |
| 8 | "rugby", |
| 9 | "the outdoors", |
| 10 | "building cool things" |
| 11 | ], |
| 12 | "skills": [ |
| 13 | "React", |
| 14 | "C#", |
| 15 | "TypeScript", |
| 16 | "REST APIs", |
| 17 | "Azure", |
| 18 | "Git & CI/CD", |
| 19 | ".NET", |
| 20 | "SQL" |
| 21 | ], |
| 22 | "bio": "Just graduated, looking for my first role." |
| 23 | } |