From bd3fc7ae0730c860a7c3e5ac6358400b2b09ceae Mon Sep 17 00:00:00 2001 From: James Saballegue Date: Mon, 22 Apr 2024 11:08:31 +0800 Subject: [PATCH] [DEV BOARD] James Paulo Saballegue --- content/devs/ajames-paulo-saballegue.json | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/devs/ajames-paulo-saballegue.json diff --git a/content/devs/ajames-paulo-saballegue.json b/content/devs/ajames-paulo-saballegue.json new file mode 100644 index 0000000..509a852 --- /dev/null +++ b/content/devs/ajames-paulo-saballegue.json @@ -0,0 +1,31 @@ +{ + "name": "James Paulo Saballegue", + "avatar": "https://i.ibb.co/s9hw0hz/james.jpg", + "title": "Software Engineer", + "blurb": "Im your friendly neighborhood web dev: James. I transform ideas into practical tech in the morning. I fight forces of evil in the evening.", + "skills": [ + "NodeJS", + "MongoDB", + "Postgres", + "Typescript", + "NextJS" + ], + "contacts": [ + { + "type": "email", + "url": "mailto:jp.saballegue@gmail.com" + }, + { + "type": "github", + "url": "https://github.com/metalvexis" + }, + { + "type": "linkedin", + "url": "https://www.linkedin.com/in/jpsaballegue/" + }, + { + "type": "website", + "url": "https://jamespaulo.com" + } + ] +} \ No newline at end of file