Skip to content

Commit

Permalink
chore: project addition by blindaks #1679 (#1686)
Browse files Browse the repository at this point in the history
  • Loading branch information
blindaks authored Jul 13, 2023
1 parent 9f8ffee commit b383df9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -3979,5 +3979,22 @@
"tech": ["html", "css","reactjs"]
}
]
},
{
"github_username": "blindaks",
"Social_media": {
"gitHub": "https://github.com/",
"LinkedIn": "https://www.linkedin.com/in/akrati-verma-a8574a234/",
"Instagram": "https://www.instagram.com/_akrati_23/?hl=en",
"Twitter": "https://twitter.com/blindaks23"
},
"Projects": [
{
"link": "https://github.com/blindaks/temperature-converter",
"title": "TEMPERATURE CONVERTER",
"description": "A simple temperature converter website built using HTML, CSS, and JavaScript. The website allows users to convert temperature in Celsius, Fahrenheit, and Kelvin.",
"tech": ["html", "css", "javascript"]
}
]
}
]

0 comments on commit b383df9

Please sign in to comment.