From 3b6ef0c8af755e196d930611879e7113f675db8f Mon Sep 17 00:00:00 2001 From: Samshh Date: Sun, 29 Dec 2024 19:05:09 +0800 Subject: [PATCH] [DEV BOARD] {Sam Dacara} --- content/devs/asam-dacara.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/devs/asam-dacara.json diff --git a/content/devs/asam-dacara.json b/content/devs/asam-dacara.json new file mode 100644 index 0000000..cde410d --- /dev/null +++ b/content/devs/asam-dacara.json @@ -0,0 +1,22 @@ +{ + "avatar": "https://i.ibb.co/nsyMvhp/sam-dacara.jpg", + "name": "Sam Dacara", + "title": "Front-end Developer", + "company": "Tactiv Studios", + "blurb": "A 2D|3D web animations enthusiast.", + "skills": ["React", "Angular", "VueJS", "GSAP", "ThreeJS"], + "contacts": [ + { + "type": "website", + "url": "https://samdacara.vercel.app/" + }, + { + "type": "linkedin", + "url": "https://www.linkedin.com/in/samshh/" + }, + { + "type": "github", + "url": "https://github.com/Samshh" + } + ] +}