-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathshowcase.json
executable file
·112 lines (112 loc) · 4.5 KB
/
showcase.json
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[
{
"id": 1,
"creator_name": "Sanskar Gupta",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Restaurante X",
"image": "image-6-compressed.jpg",
"detail": "Full Stack Website for your Restaurant",
"github_url": "https://github.com/Atri-Apps/restaurant_website.git",
"published_url": "https://atri-apps.github.io/restaurant_website/",
"tags": ["open-source"]
},
{
"id": 2,
"creator_name": "Darshita Chaturvedi",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Personal Blog",
"image": "image-4-compressed.jpg",
"detail": "Personal blog with minimalist design.",
"github_url": "https://github.com/Atri-Apps/personal_blog.git",
"published_url": "https://atri-apps.github.io/personal_blog/",
"tags": ["open-source"]
},
{
"id": 3,
"creator_name": "Sanskar Gupta",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "E-commerce Website",
"image": "image-1-compressed.jpg",
"detail": "Full Stack Ecommerce Website with dynamic product's and pagination support.",
"github_url": "https://github.com/Atri-Apps/full_stack_ecommerce_website.git",
"published_url": "https://atri-apps.github.io/full_stack_ecommerce_website/",
"tags": ["open-source"]
},
{
"id": 4,
"creator_name": "Dibas Borborah",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Sports Website",
"image": "sports_website.png",
"detail": "This is a sports website with awesome design",
"github_url": "https://github.com/Atri-Apps/sports_website",
"published_url": "https://atri-apps.github.io/sports_website/",
"tags": ["open-source"]
},
{
"id": 5,
"creator_name": "Sanskar Gupta",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Codely X",
"image": "image-2-compressed.jpg",
"detail": "This is a Ed-Tech website with awesome design",
"github_url": "https://github.com/Atri-Apps/ed_tech_demo.git",
"published_url": "https://atri-apps.github.io/ed_tech_demo/",
"tags": ["open-source"]
},
{
"id": 6,
"creator_name": "Darshita Chaturvedi",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Portfolio Website",
"image": "image-5-compressed.jpg",
"detail": "This is a skeleton repositery for Software Developers or Machine Learning Engineers who want to put a nice portfolio on the web and showcase their projects",
"github_url": "https://github.com/Atri-Apps/portfolio-templates.git",
"published_url": "https://atri-apps.github.io/portfolio-templates/",
"tags": ["open-source"]
},
{
"id": 7,
"creator_name": "Jonathan Alvares",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Travels Website",
"image": "travels_website.png",
"detail": "This is an travels website built using Atri framework.",
"github_url": "https://github.com/Atri-Apps/travel_website",
"published_url": "https://atri-apps.github.io/travel_website/",
"tags": ["open-source"]
},
{
"id": 8,
"creator_name": "Sanskar Gupta",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "Custom Background",
"image": "image-0-compressed.jpg",
"detail": "This is a background-removal/changer app that we created using the atri framework. This app offers the user to upload custom foreground and background images",
"github_url": "https://github.com/Atri-Apps/custom_background.git",
"published_url": "https://atri-apps.github.io/custom_background/",
"tags": ["open-source", "machine-learning"]
},
{
"id": 9,
"creator_name": "Shyam Swaroop",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "CV Workbench",
"image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"detail": "This multi-page testing workbench aims at facilitating Machine Learning teams in recording and reviewing their detailed feedback corresponding to their test images.\n\n",
"github_url": "https://github.com/Atri-Apps/cv_workbench.git",
"published_url": "https://atri-apps.github.io/cv_workbench/",
"tags": ["open-source", "machine-learning", "ocr"]
},
{
"id": 10,
"creator_name": "Darshita Chaturvedi",
"creator_image": "christopher-campbell-rDEOVtE7vOs-unsplash.jpg",
"title": "GA Tech App",
"image": "image-3-compressed.jpg",
"detail": "This app displays tabular data and allows app users to leave comments",
"github_url": "https://github.com/Atri-Apps/review_tabular_data.git",
"published_url": "https://atri-apps.github.io/review_tabular_data/",
"tags": ["machine-learning", "ocr"]
}
]