Skip to content

Instantly share code, notes, and snippets.

View georgekakarlis's full-sized avatar
:atom:

Georgios Kakarlis georgekakarlis

:atom:
View GitHub Profile
@georgekakarlis
georgekakarlis / users.json
Created October 3, 2022 14:49
A users.json file to quickly mock up
[
{
"balance": "$3,946.45",
"picture": "http://placehold.it/32x32",
"age": 23,
"name": "Bird Ramsey",
"gender": "male",
"company": "NIMON",
"email": "birdramsey@nimon.com"
},