From c4dbe1e260716de348a72421315bfc7fbd551df9 Mon Sep 17 00:00:00 2001 From: AlainDLC Date: Thu, 12 Dec 2024 14:04:13 +0100 Subject: [PATCH] Added my Profile --- Submissions/AlainDLC.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/AlainDLC.json diff --git a/Submissions/AlainDLC.json b/Submissions/AlainDLC.json new file mode 100644 index 000000000..bc3ac8e72 --- /dev/null +++ b/Submissions/AlainDLC.json @@ -0,0 +1,16 @@ +{ + "name": "Alain De La Cuadra", + "img": "https://avatars.githubusercontent.com/u/17589134?v=4", + "email": "Frontend.alain.dlc@outlook.com", + "links": { + "website": "example.com", + "linkedin": "https://www.linkedin.com/in/alain-de-la-cuadra/", + "github": "https://github.com/AlainDLC" + }, + "jobTitle": "Fullstack Developer", + "location": { + "city": "Gothenburg", + "state": "Västra Götaland", + "country": "Sweden" + } +}