From 034a7ab4f156a20ba266887b0d5509efcff68646 Mon Sep 17 00:00:00 2001 From: pseudoman21 Date: Mon, 11 Sep 2023 09:37:02 +0800 Subject: [PATCH 1/2] [DEV BOARD] John Paul Batusan --- content/devs/johnpaul-batusan.json | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/devs/johnpaul-batusan.json diff --git a/content/devs/johnpaul-batusan.json b/content/devs/johnpaul-batusan.json new file mode 100644 index 0000000..4f1394e --- /dev/null +++ b/content/devs/johnpaul-batusan.json @@ -0,0 +1,31 @@ +{ + "avatar": "https://ibb.co/rkXj7kT", + "name": "John Paul Batusan", + "title": "Full Stack Developer", + "company": "MEDDICC", + "blurb": "I'm JP, a Full Stack Dev for fun.", + "skills": [ + "React", + "Next", + "Javascript", + "Typescript", + "Tailwind", + "Python", + "Node", + "PHP" + ], + "contacts": [ + { + "type": "github", + "url": "https://github.com/Pseudoman21" + }, + { + "type": "linkedin", + "url": "https://www.linkedin.com/in/john-paul-batusan-8361b617a/" + }, + { + "type": "email", + "url": "mailto:johnpaul.batusa@gmail.com" + } + ] +} From 390d1542453996d8db4bd6e3e758660f614ec448 Mon Sep 17 00:00:00 2001 From: "John Paul M. Batusan" Date: Wed, 25 Sep 2024 16:18:27 +0800 Subject: [PATCH 2/2] Update info --- content/devs/johnpaul-batusan.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/content/devs/johnpaul-batusan.json b/content/devs/johnpaul-batusan.json index 4f1394e..da4c7fe 100644 --- a/content/devs/johnpaul-batusan.json +++ b/content/devs/johnpaul-batusan.json @@ -5,13 +5,14 @@ "company": "MEDDICC", "blurb": "I'm JP, a Full Stack Dev for fun.", "skills": [ - "React", - "Next", + "ReactJS", + "NextJS", "Javascript", "Typescript", "Tailwind", "Python", - "Node", + "Django", + "NodeJS", "PHP" ], "contacts": [ @@ -19,6 +20,10 @@ "type": "github", "url": "https://github.com/Pseudoman21" }, + { + "type": "gitlab", + "url": "https://gitlab.com/Pseudoman" + }, { "type": "linkedin", "url": "https://www.linkedin.com/in/john-paul-batusan-8361b617a/"