mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
data.js: Add K Gopal Krishna
This commit is contained in:
parent
1da87cc611
commit
0eed5b992a
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -21,6 +21,17 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'K Gopal Krishna',
|
||||||
|
description: 'Devops and Storage Engineer',
|
||||||
|
url: 'https://kayg.org/uses',
|
||||||
|
emoji: '🩷',
|
||||||
|
twitter: '@therealkayg04',
|
||||||
|
country: '🇮🇳',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: ['DevOps', 'MacOS', 'Ceph', 'VS Code', 'iTerm2', 'Raycast', 'Proxmox'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Abyan Raditya',
|
name: 'Abyan Raditya',
|
||||||
description: 'FrontEnd Developer',
|
description: 'FrontEnd Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue