From daf66400ff7bb6e51abd871e7398591f6cadb0fc Mon Sep 17 00:00:00 2001 From: Ryu Rabino Date: Wed, 1 Jan 2025 17:48:46 +0800 Subject: [PATCH] [DEV BOARD] Ryu Rabino --- content/devs/ryu-rabino.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/devs/ryu-rabino.json diff --git a/content/devs/ryu-rabino.json b/content/devs/ryu-rabino.json new file mode 100644 index 0000000..11ed0ab --- /dev/null +++ b/content/devs/ryu-rabino.json @@ -0,0 +1,30 @@ +{ + "name": "Ryu Rabino", + "avatar": "https://github.com/ryebytescode.png", + "title": "None", + "blurb": "Hi, I'm a casual software developer, tech enthusiast, music producer, tinkerer, and problem solver.", + "skills": [ + "Typescript", + "React", + "React Native", + "Electron", + "Python", + "Flask", + "Svelte", + "NodeJS" + ], + "contacts": [ + { + "type": "github", + "url": "https://github.com/ryebytescode" + }, + { + "type": "twitter", + "url": "https://x.com/ryebytescode" + }, + { + "type": "email", + "url": "mailto:ryebytescode@proton.me" + } + ] +} \ No newline at end of file