Skip to content

Commit

Permalink
Merge pull request #2905 from revanth1718/main
Browse files Browse the repository at this point in the history
Add PyCharm
  • Loading branch information
panwar8279 authored Aug 10, 2024
2 parents 7b4b72d + 5632cf6 commit 9c0a3f0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"link": "https://sentry.io/welcome/",
"description": "Sentry is an open-source error tracking tool that helps developers monitor and fix crashes in real time."
},
{
"productName": "PyCharm",
"category": "coding",
"image": "https://shorturl.at/yBog0",
"link": "https://www.jetbrains.com/pycharm/",
"description": "PyCharm is a powerful integrated development environment (IDE) for Python developers, providing smart code assistance, robust debugging, and seamless integration with numerous tools and frameworks."
},
{
"productName": "Grammerly plagrism",
"category": "Tool",
Expand Down Expand Up @@ -106,6 +113,14 @@
"link": "https://www.sublimetext.com/",
"description": "Sublime Text is a sophisticated text editor for code, markup, and prose. It features a clean interface, powerful search and editing capabilities, and a wide range of plugins and customizations to enhance the development experience."
},
{
"productName": "Sublime Text",
"category": "coding",
"image": "https://t.ly/-PnbM",
"link": "https://www.sublimetext.com/",
"description": "Sublime Text is a sophisticated text editor for code, markup, and prose. It features a clean interface, powerful search and editing capabilities, and a wide range of plugins and customizations to enhance the development experience."
},

{
"productName": "Eclipse",
"category": "coding",
Expand Down

0 comments on commit 9c0a3f0

Please sign in to comment.