mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1483 from ZilvinasKucinskas/feature/adding-zilvinas-kucinskas
Add Zilvinas Kucinskas
This commit is contained in:
commit
6dc1f4a26f
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -21,6 +21,33 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Zilvinas Kucinskas',
|
||||||
|
description: 'Full Stack Ruby on Rails Engineer and Entrepreneur',
|
||||||
|
url: 'https://www.ziku.dev/uses/',
|
||||||
|
twitter: '@zilkucinskas',
|
||||||
|
emoji: '🍀',
|
||||||
|
country: '🇱🇹',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Ruby on Rails',
|
||||||
|
'Ruby',
|
||||||
|
'PostgreSQL',
|
||||||
|
'Terraform',
|
||||||
|
'Docker',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Javascript',
|
||||||
|
'React',
|
||||||
|
'Software Engineer',
|
||||||
|
'Full Stack',
|
||||||
|
'Backend',
|
||||||
|
'DevOps',
|
||||||
|
'Entrepreneur',
|
||||||
|
'SEO',
|
||||||
|
'Maker',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Dominic Ruggiero',
|
name: 'Dominic Ruggiero',
|
||||||
description: 'Student and idiot',
|
description: 'Student and idiot',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue