Skip to content

Commit

Permalink
feat: add more tags
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Mar 12, 2024
1 parent d990a3c commit cce227b
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions src/data/tags.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[
{
"value": 20,
"value": 25,
"text": "software engineer"
},
{
"value": 20,
"value": 25,
"text": "full-stack developer"
},
{
"value": 17,
"text": "frontend"
},
{
"value": 19,
"value": 20,
"text": "backend"
},
{
Expand All @@ -33,7 +33,7 @@
},
{
"value": 16,
"text": "next.js"
"text": "Next.js"
},
{
"value": 15,
Expand Down Expand Up @@ -61,7 +61,7 @@
},
{
"value": 16,
"text": "Appetize"
"text": "Appetize.io"
},
{
"value": 14,
Expand Down Expand Up @@ -97,7 +97,7 @@
},
{
"value": 11,
"text": "python"
"text": "Python"
},
{
"value": 11,
Expand All @@ -119,6 +119,10 @@
"value": 10,
"text": "bookworm"
},
{
"value": 10,
"text": "books"
},
{
"value": 9,
"text": "\uD83D\uDCDA"
Expand Down Expand Up @@ -193,16 +197,20 @@
},
{
"value": 13,
"text": "tailwind"
"text": "Tailwind"
},
{
"value": 13,
"text": "android"
"text": "Android"
},
{
"value": 11,
"text": "iOS"
},
{
"value": 12,
"text": "NodeJS"
},
{
"value": 7,
"text": "PHP"
Expand Down

0 comments on commit cce227b

Please sign in to comment.