Skip to content

Commit

Permalink
added introspecta (#2329)
Browse files Browse the repository at this point in the history
Signed-off-by: Roopkumar Das <120183778+RoopkumarD@users.noreply.github.com>
  • Loading branch information
RoopkumarD authored Nov 23, 2023
1 parent 66aa4b4 commit cccbf8b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"github_username": "RoopkumarD",
"Projects": [
{
"github_url": "https://github.com/RoopkumarD/introspecta",
"title": "Introspecta",
"description": "A web diary app which let's you write encrypted diary entries stored securely in your browser.",
"tech": ["svelte", "sveltekit", "tailwindcss", "libsodium", "msgpackr", "typescript"]
}
]
},
{
"github_username": "Uzumaki4303",
"Projects": [
Expand Down

0 comments on commit cccbf8b

Please sign in to comment.