From 3fc32ec2c6688e2dec7351e4a9e752979ea4d8b4 Mon Sep 17 00:00:00 2001 From: Marko Luther Antiola Date: Sun, 3 Sep 2023 18:03:01 +0800 Subject: [PATCH] [DEV BOARD] MARKO LUTHER ANTIOLA --- content/devs/marko-luther-antiola.json | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/devs/marko-luther-antiola.json diff --git a/content/devs/marko-luther-antiola.json b/content/devs/marko-luther-antiola.json new file mode 100644 index 0000000..838eca8 --- /dev/null +++ b/content/devs/marko-luther-antiola.json @@ -0,0 +1,38 @@ +{ + "avatar": "https://i.imgur.com/V60iuCT.jpg", + "name": "Marko Luther Antiola", + "title": "Frontend Developer", + "company": "Welch Studio", + "blurb": "I'm Marko Luther, a front-end developer with a passion for crafting innovative mobile and web applications.", + "skills": [ + "React", + "RemixJS", + "React Native", + "Angular", + "TypeScript", + "Ionic", + "VueJS", + "NextJS", + "MongoDB", + "Firebase", + "Supabase" + ], + "contacts": [ + { + "type": "website", + "url": "https://markolutherantiola.vercel.app/" + }, + { + "type": "github", + "url": "https://github.com/markhuz1925" + }, + { + "type": "linkedin", + "url": "https://www.linkedin.com/in/marko-luther-antiola-066350113/" + }, + { + "type": "email", + "url": "mailto:antiolamarkoluther@gmail.com" + } + ] +} \ No newline at end of file