Skip to content

Commit

Permalink
Merge branch 'HimanshuNarware:main' into pinegrow
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-bhaumik authored Aug 10, 2024
2 parents 42f7530 + f188c51 commit 99973c7
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,20 +60,56 @@
"image": "https://www.svgrepo.com/download/67890/call-of-duty-logo.svg",
"link": "https://www.callofduty.com/",
"description": "Call of Duty is a first-person shooter video game franchise that focuses on realism and cinematic experiences."
},
{
"productName": "Shapeways",
"category": "Tool",
"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",
"link": "https://www.shapeways.com/",
"description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes."
},
{
"productName": "Visual Studio Code",
"category": "coding",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQuER1tOoBap4qZ8V7OUsbf-quqFfEjj3Jnzg&s",
"link": "https://code.visualstudio.com/",
"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."
},
{
"productName": "Shapeways",
"category": "Tool",
"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",
"link": "https://www.shapeways.com/",
"description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes."
},
{
"productName": "GitLab",
"category": "tools",
"image": "https://rb.gy/5vmahj",
"link": "https://about.gitlab.com/",
"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."
},
{
"productName": "Hemingway",
"category": "Tool",
"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",
"link": "https://hemingwayapp.com/",
"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."
},
{

"productName": "Shapeways",
"category": "Tool",
"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",
"link": "https://www.shapeways.com/",
"description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes."
},
{
"productName": "ArtBreeder",
"category": "Tool",
"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",
"link": "https://www.artbreeder.com/",
"description": "Helps you to create like never before. Create characters, artworks and more with multiple tools, powered by AI."
},
{
"productName": "HBO Max",
Expand All @@ -82,6 +118,13 @@
"link": "https://www.hbomax.com/",
"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."
},
{
"productName": "SpoonFlower",
"category": "Tool",
"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",
"link": "https://www.spoonflower.com/",
"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"
},

{
"productName": "edclub",
Expand Down Expand Up @@ -6376,6 +6419,13 @@
"image": "https://www.cacher.io/assets/open-graph-banner.png",
"link": "https://www.cacher.io/",
"description": "Store and organize reusable code snippets."
},
{
"productName": "Github",
"category": "Tools",
"image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png",
"link": "https://github.com/",
"description": "GitHub is a platform for version control and collaboration, allowing developers to host and review code, manage projects, and build software together."
},
{
"productName": "Restya Board",
Expand Down

0 comments on commit 99973c7

Please sign in to comment.