mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @CU_Galaxy (#550)
* add: added myself [caleb ukle] * chore: added JetBrains .idea/ folder in ignore * fix: phone type oops
This commit is contained in:
parent
067840933b
commit
7ea7cde503
2 changed files with 14 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -72,3 +72,5 @@ yarn-error.log
|
|||
.yarn-integrity
|
||||
|
||||
haters/
|
||||
|
||||
.idea/
|
||||
|
|
|
|||
12
src/data.js
12
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.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue