From 7ea7cde503fc3434d223d30d416875eed5c5c910 Mon Sep 17 00:00:00 2001 From: Caleb Ukle <23272162+barbados-clemens@users.noreply.github.com> Date: Sat, 25 Jan 2020 08:07:08 -0600 Subject: [PATCH] Add @CU_Galaxy (#550) * add: added myself [caleb ukle] * chore: added JetBrains .idea/ folder in ignore * fix: phone type oops --- .gitignore | 2 ++ src/data.js | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index 22febf55..a93d3658 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,5 @@ yarn-error.log .yarn-integrity haters/ + +.idea/ diff --git a/src/data.js b/src/data.js index 4a5aeea6..1fb26568 100644 --- a/src/data.js +++ b/src/data.js @@ -1771,6 +1771,18 @@ module.exports = [ 'Blogger', ], }, + { + name: 'Caleb Ukle', + description: + "I'm a software developer, technology enthusiast, and simply enjoy learning new things.", + url: 'https://calebukle.com/uses', + twitter: '@CU_Galaxy', + emoji: 'πŸ€”', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', + tags: ['Full Stack', '.NET', 'C#', 'Angular', 'TypeScript', 'Blogger'], + }, { name: 'Christopher Hranj', description: 'Software Engineer, Blogger, Musician, Ultimate player.',