Skip to content

Commit

Permalink
data: project addition by suravshrestha #812
Browse files Browse the repository at this point in the history
  • Loading branch information
suravshrestha committed May 26, 2023
1 parent 3572526 commit ce7f413
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1659,5 +1659,29 @@
"tech": ["REACTJS", "Tailwind CSS", "Python", "DJANGO"]
}
]
},
{
"github_username": "suravshrestha",
"Social_media": {
"gitHub": "https://github.com/suravshrestha",
"LinkedIn": "https://www.linkedin.com/in/surav-shrestha-222122231/",
"Instagram": "",
"YouTube": "",
"Twitter": ""
},
"Projects": [
{
"link": "https://github.com/suravshrestha/derma",
"title": "Derma",
"description": "An Artificial Intelligence application for predicting skin diseases.",
"tech": ["Node.js", "Express.js", "MongoDB", "React.js", "Python", "Tensorflow"]
},
{
"link": "https://github.com/suravshrestha/visualizeit",
"title": "VisualizeIT",
"description": "Interactive visualization tool for pathfinding, backtracking, and recursion algorithms.",
"tech": ["HTML", "CSS", "JavaScript", "React.js"]
}
]
}
]

0 comments on commit ce7f413

Please sign in to comment.