Skip to content

Commit

Permalink
docs: Added Project in WD (Opentek-Org#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
motasimmakki authored Oct 10, 2021
1 parent cb17f11 commit b97aa0d
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,44 @@
},
{
"langId": "4",
"langTitle": ["HTML", "CSS", "JS"],
"langName": "Aec-Library-Website",
"langDesc": "This is a College Library Website in which you can keep a record of all the books you have issued.",
"langurl": "https://github.com/SauravMukherjee44/Aec-Library-Website",
"langAdmin": "Saurav Mukherjee"
},
{
"langId": "5",
"langTitle": ["NodeJS, MongoDB, REST API, TypeScript, JavaScript, CI/CD, Docker, ReactJS"],
"langTitle": ["HTML, CSS, Javascript, NodeJS, PostgreSQL/MySQL"],
"langName": "DevTernShip",
"langDesc": "An Internship Onboarding platform with an innovative learning management system and intuitive performance tools.",
"langurl": "https://github.com/praveenscience/Internship-LMS-FrontEnd",
"langAdmin": "Anushka Jain"
},
{
"langId": "5",
"langTitle": [
"NodeJS, MongoDB, REST API, TypeScript, JavaScript, CI/CD, Docker, ReactJS"
],
"langId": "6",
"langTitle": ["NodeJS, MongoDB, REST API, TypeScript, JavaScript, CI/CD, Docker, ReactJS"],
"langName": "REST-fetch",
"langDesc": "A community-owned REST API service for testers and developers.",
"langurl": "https://github.com/adityabisoi/Placeholder-Master",
"langAdmin": "Aditya Bisoi"
},
{
"langId": "6",
"langId": "7",
"langTitle": ["MERN, AWS, React, Node, Express, MongoDB"],
"langName": "HITK Community Website",
"langDesc": "This project aims to build the official site for the community page so that any student can use the resources shared by HITK Community.",
"langurl": "https://github.com/HITK-TECH-Community/Community-Website",
"langAdmin": "HITK TECH Community"
},
{
"langId": "8",
"langTitle": ["React JS, HTML, CSS, JavaScript"],
"langName": "DevTernShip",
"langDesc": "An Internship Onboarding platform with an innovative learning management system and intuitive performance tools.",
"langurl": "https://github.com/praveenscience/Internship-LMS-FrontEnd",
"langAdmin": "Praveen Kumar Purushothaman"
}
]
},
Expand Down

0 comments on commit b97aa0d

Please sign in to comment.