From b953f63d530e94c81ba229297f44c13cd44ebd13 Mon Sep 17 00:00:00 2001 From: Kenny Clark Quieta Date: Tue, 11 Mar 2025 11:43:42 +0800 Subject: [PATCH] [DEV BOARD] Kenny Clark Quieta --- content/devs/kenny-clark-quieta.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/devs/kenny-clark-quieta.json diff --git a/content/devs/kenny-clark-quieta.json b/content/devs/kenny-clark-quieta.json new file mode 100644 index 0000000..977918d --- /dev/null +++ b/content/devs/kenny-clark-quieta.json @@ -0,0 +1,21 @@ +{ + "avatar": "https://i.ibb.co/2YvMtM6Z/kny.jpg", + "name": "Kenny Clark M. Quieta", + "title": "Software Engineer", + "blurb": "'Sup! I'm Kenny, a developer who loves both coding and artistic expression. 💻🎨", + "skills": ["React", "Javascript", "Go", "Ruby on Rails", "PostgreSQL"], + "contacts": [ + { + "type": "github", + "url": "https://github.com/kennyclark" + }, + { + "type": "linkedin", + "url": "https://www.linkedin.com/in/kennyclarkquieta" + }, + { + "type": "email", + "url": "mailto:contact@knydev.uk" + } + ] +}