From d04aa089fbd5261a791e42fbec66aa86a219beec Mon Sep 17 00:00:00 2001 From: markcalendario Date: Wed, 31 Jan 2024 17:40:26 +0800 Subject: [PATCH] [DEV BOARD] Mark Kenneth Calendario --- content/devs/mark-kenneth-calendario.json | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/devs/mark-kenneth-calendario.json diff --git a/content/devs/mark-kenneth-calendario.json b/content/devs/mark-kenneth-calendario.json new file mode 100644 index 0000000..ee61e90 --- /dev/null +++ b/content/devs/mark-kenneth-calendario.json @@ -0,0 +1,31 @@ +{ + "avatar": "https://i.imgur.com/WUjGsDU.jpeg", + "name": "Mark Kenneth Calendario", + "title": "Full-stack Web Developer", + "company": "Student", + "blurb": "Hello! I'm a freelance web developer and taking BS Computer Science at Polytechnic University of the Philippines.", + "skills": [ + "React", + "MySQL", + "Express JS", + "Node JS" + ], + "contacts": [ + { + "type": "website", + "url": "https://markkennethcalendario.web.app" + }, + { + "type": "github", + "url": "https://github.com/markcalendario" + }, + { + "type": "linkedin", + "url": "https://www.linkedin.com/in/markcalendario" + }, + { + "type": "email", + "url": "mailto:markcalendario@gmail.com" + } + ] +} \ No newline at end of file