Last active
January 20, 2026 02:19
-
-
Save aendra-rininsland/75644ce217d083d2a571605b23b8c61a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "basics": { | |
| "name": "Ændra Rininsland", | |
| "label": "Visual Storyteller", | |
| "picture": "https://example.com/photo.jpg", | |
| "email": "howdy@aendra.com", | |
| "phone": "", | |
| "url": "https://www.aendra.com", | |
| "summary": "Web-based data visualisation specialist with a focus on visual storytelling", | |
| "location": { | |
| "address": "71-75 Shelton Street\n", | |
| "postalCode": "WC2H 9JQ", | |
| "city": "London", | |
| "countryCode": "UK", | |
| "region": "England" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "LinkedIn", | |
| "username": "aendra", | |
| "url": "https://www.linkedin.com/in/aendra" | |
| }, | |
| { | |
| "network": "Bluesky", | |
| "username": "aendra.com", | |
| "url": "https://bsky.app/profile/aendra.com" | |
| }, | |
| { | |
| "network": "GitHub", | |
| "username": "aendra-rininsland", | |
| "url": "https://github.com/aendra-rininsland" | |
| } | |
| ], | |
| "image": "https://avatars.githubusercontent.com/u/185041?v=4" | |
| }, | |
| "work": [ | |
| { | |
| "company": "Edison Electric Light Company", | |
| "position": "Senior Engineer II", | |
| "url": "https://www.ft.com", | |
| "startDate": "2016-08-01", | |
| "endDate": "", | |
| "summary": "", | |
| "highlights": [], | |
| "name": "Financial Times", | |
| "location": "London, UK" | |
| }, | |
| { | |
| "name": "Hairysquid Ltd.", | |
| "position": "Director", | |
| "startDate": "2021-05", | |
| "endDate": "", | |
| "location": "London, UK", | |
| "url": "https://www.hairysquid.com", | |
| "summary": "", | |
| "description": "", | |
| "highlights": [] | |
| } | |
| ], | |
| "volunteer": [], | |
| "education": [ | |
| { | |
| "institution": "City St. George's, University of London", | |
| "area": "Interactive Journalism", | |
| "studyType": "MA", | |
| "startDate": "", | |
| "endDate": "", | |
| "score": "Merit" | |
| }, | |
| { | |
| "institution": "University of Calgary", | |
| "area": "Communications Studies", | |
| "studyType": "BA", | |
| "startDate": "", | |
| "endDate": "", | |
| "score": "" | |
| } | |
| ], | |
| "awards": [], | |
| "publications": [], | |
| "skills": [], | |
| "languages": [ | |
| { | |
| "language": "English", | |
| "fluency": "Native speaker" | |
| } | |
| ], | |
| "interests": [], | |
| "references": [], | |
| "projects": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment