Skip to content

Commit

Permalink
chore: project addition by tedante #2123 (#2124)
Browse files Browse the repository at this point in the history
* chore: project addition by tedante

* chore: add project to db

* chore: remove axios and jwt on tech
  • Loading branch information
tedante authored Sep 9, 2023
1 parent be91aaa commit 9d9cfee
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4710,5 +4710,22 @@
]
}
]
},
{
"github_username": "tedante",
"Projects": [
{
"github_url": "https://github.com/justcodebeast/zoom-api-helper",
"title": "zoom-api-helper",
"description": "Zoom API Helper is a Node.js package that provides a helper for simplifies managing meet.",
"tech": ["typescript"]
},
{
"github_url": "https://github.com/justcodebeast/gsheet-api-helper",
"title": "gsheet-api-helper",
"description": "Google Spreadsheet API Helper is a Node.js package that provides a helper for simplifies the process of accessing, retrieving and updating data from Gsheet using the Gsheet API.",
"tech": ["typescript"]
}
]
}
]
]

0 comments on commit 9d9cfee

Please sign in to comment.