-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprojectData.json
More file actions
39 lines (39 loc) · 1.62 KB
/
Copy pathprojectData.json
File metadata and controls
39 lines (39 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"projects": [
{
"name": "Hirenixs - Online Job Portal ( working in progess )",
"img": "hirenixs.png",
"description": "A dual profile plateform for searching jobs and recuiters",
"code": "https://github.com/rjkush17/hirenixs",
"link": "https://hirenixs.vercel.app/"
},
{
"name": "lifeStyleMag - blogapp",
"img": "blogApp.png",
"description": "A Fullstack Next.js Blog Application",
"code": "https://github.com/rjkush17/lifeStyleMag_blogapp",
"link": "https://lifestylemag.vercel.app/"
},
{
"name": "Stylish - Shoes Store",
"img": "shoesApp.png",
"description": "A mern appplication of online shoes store",
"code": "https://github.com/rjkush17/shoesStore-public",
"link": "https://stylishshoesstore.netlify.app/"
},
{
"name": "Quiz Application",
"img": "quizApp.jpg",
"description": "A Quiz a With lost of feature lost of different quiz categories, and proper result, and scorecard",
"code": "https://github.com/rjkush17/advance-quiz-web-app",
"link": "https://quiz-rishabh.vercel.app/"
},
{
"name": "Bussiness Website",
"img": "revertexApp.png",
"description": "A Bussiness WEbsite where you can see bussiness portfolio,services,testimonial and other",
"code": "https://github.com/rjkush17/Revertex-landing-page",
"link": "https://revertex-rishabh.netlify.app/"
}
]
}