Skip to content

Commit 88a6a08

Browse files
authored
Merge branch 'HimanshuNarware:main' into tool8
2 parents 38f7672 + f188c51 commit 88a6a08

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

frontend/src/DB/product.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,56 @@
6767
"image": "https://www.svgrepo.com/download/67890/call-of-duty-logo.svg",
6868
"link": "https://www.callofduty.com/",
6969
"description": "Call of Duty is a first-person shooter video game franchise that focuses on realism and cinematic experiences."
70+
},
71+
{
72+
"productName": "Shapeways",
73+
"category": "Tool",
74+
"image": "https://th.bing.com/th/id/OIP.fS8A6HdHwA0RhZPcUMomZAHaHa?w=173&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7",
75+
"link": "https://www.shapeways.com/",
76+
"description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes."
7077
},
7178
{
7279
"productName": "Visual Studio Code",
7380
"category": "coding",
7481
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQuER1tOoBap4qZ8V7OUsbf-quqFfEjj3Jnzg&s",
7582
"link": "https://code.visualstudio.com/",
7683
"description": "Visual Studio Code is a free, open-source code editor from Microsoft that provides developers with powerful tools and a flexible workspace for a variety of programming languages."
84+
},
85+
{
86+
"productName": "Shapeways",
87+
"category": "Tool",
88+
"image": "https://th.bing.com/th/id/OIP.fS8A6HdHwA0RhZPcUMomZAHaHa?w=173&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7",
89+
"link": "https://www.shapeways.com/",
90+
"description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes."
7791
},
7892
{
7993
"productName": "GitLab",
8094
"category": "tools",
8195
"image": "https://rb.gy/5vmahj",
8296
"link": "https://about.gitlab.com/",
8397
"description": "GitLab is a web-based DevOps lifecycle tool that provides a Git repository manager with features for CI/CD, issue tracking, and more, enabling teams to collaborate on code development and deployment efficiently."
98+
},
99+
{
100+
"productName": "Hemingway",
101+
"category": "Tool",
102+
"image": "https://th.bing.com/th/id/OIP.KmubvHbzHsdAXbx5sfHXrgHaHa?w=166&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7",
103+
"link": "https://hemingwayapp.com/",
104+
"description": "Hemingway App helps you write concisely and correctly by highlighting lengthy, complex, or error-prone sentences. You can also use AI tools to fix, tone, or style your text with Hemingway Editor Plus."
105+
},
106+
{
107+
108+
"productName": "Shapeways",
109+
"category": "Tool",
110+
"image": "https://th.bing.com/th/id/OIP.fS8A6HdHwA0RhZPcUMomZAHaHa?w=173&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7",
111+
"link": "https://www.shapeways.com/",
112+
"description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes."
113+
},
114+
{
115+
"productName": "ArtBreeder",
116+
"category": "Tool",
117+
"image": "https://th.bing.com/th/id/OIP.GVhFKgC4oHFvlxZgAt5kqgAAAA?w=173&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7",
118+
"link": "https://www.artbreeder.com/",
119+
"description": "Helps you to create like never before. Create characters, artworks and more with multiple tools, powered by AI."
84120
},
85121
{
86122
"productName": "HBO Max",
@@ -89,6 +125,13 @@
89125
"link": "https://www.hbomax.com/",
90126
"description": "HBO Max is a premium streaming service that offers a vast library of movies, TV shows, and exclusive content, including HBO originals and WarnerMedia content."
91127
},
128+
{
129+
"productName": "SpoonFlower",
130+
"category": "Tool",
131+
"image": "https://th.bing.com/th/id/OIP.zSrWgAwyv_K0ifFKoUndTgAAAA?w=151&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7",
132+
"link": "https://www.spoonflower.com/",
133+
"description": "Spoonflower is a platform for buying and selling unique prints for every project. Shop wallpaper, fabric and decor from independent artists, or design your own"
134+
},
92135

93136
{
94137
"productName": "edclub",
@@ -6383,6 +6426,13 @@
63836426
"image": "https://www.cacher.io/assets/open-graph-banner.png",
63846427
"link": "https://www.cacher.io/",
63856428
"description": "Store and organize reusable code snippets."
6429+
},
6430+
{
6431+
"productName": "Github",
6432+
"category": "Tools",
6433+
"image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png",
6434+
"link": "https://github.com/",
6435+
"description": "GitHub is a platform for version control and collaboration, allowing developers to host and review code, manage projects, and build software together."
63866436
},
63876437
{
63886438
"productName": "Restya Board",

0 commit comments

Comments
 (0)