From 533426ed56b05a0ed35a2385a6967b2173be72c7 Mon Sep 17 00:00:00 2001 From: Pritesh Rajput <98505834+rajputpritesh1@users.noreply.github.com> Date: Tue, 24 Oct 2023 11:46:49 +0530 Subject: [PATCH 1/5] IDE and Code Editing Resources Added --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6b308fb3..2470c69a 100644 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo ## Security and PKI * [alienvault.com](https://www.alienvault.com/open-threat-exchange/reputation-monitor) — Uncovers compromised systems in your network + * [Atom](https://atom.io/) - Atom * [atomist.com](https://atomist.com/) — A quicker and more convenient way to automate various development tasks. Now in beta. * [Bridgecrew](https://bridgecrew.io/) — Infrastructure as code (IaC) security powered by the open source tool - [Checkov](https://github.com/bridgecrewio/checkov). The core Bridgecrew platform is free for up to 50 IaC resources. * [cloudsploit.com](https://cloudsploit.com/) — Amazon Web Services (AWS) security and compliance auditing and monitoring @@ -1580,6 +1581,7 @@ Update Time, five active automations, webhooks. * [Binder](https://mybinder.org/) - Turn a Git repo into a collection of interactive notebooks. It is a free public service. * [BlueJ](https://bluej.org) — A free Java Development Environment designed for beginners, used by millions worldwide. Powered by Oracle & simple GUI to help beginners. * [Bootify.io](https://bootify.io/) - Spring Boot app generator with custom database and REST API. + * [Brackets](http://brackets.io/) - Brackets * [cacher.io](https://www.cacher.io) — Code snippet organizer with labels and support for 100+ programming languages. * [Code::Blocks](https://codeblocks.org) — Free Fortran & C/C++ IDE. Open Source and runs on Windows,macOS & Linux. * [codiga.io](https://codiga.io/) — Coding Assistant that lets you search, define, and reuse code snippets directly in your IDE. Free for individual and small organizations. @@ -1590,6 +1592,7 @@ Update Time, five active automations, webhooks. * [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact, and more. * [Components.studio](https://webcomponents.dev/) - Code components in isolation, visualize them in stories, test them, and publish them on npm. * [Eclipse Che](https://www.eclipse.org/che/) - Web-based and Kubernetes-Native IDE for Developer Teams with multi-language support. Open Source and community-driven. An online instance hosted by Red Hat is available at [workspaces.openshift.com](https://workspaces.openshift.com/). + * [Emacs](https://www.gnu.org/software/emacs/) -Emacs * [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go-to-market process for ideas and fake it till you make it. * [GitPod](https://www.gitpod.io) — Instant, ready-to-code dev environments for GitHub projects. The free tier includes 50 hours/month. * [ide.goorm.io](https://ide.goorm.io) goormIDE is full IDE on cloud. multi-language support, Linux-based container via the fully-featured web-based terminal, port forwarding, custom URL, real-time collaboration and chat, share link, Git/Subversion support. There are many more features (The free tier includes 1GB RAM and 10GB Storage per container, 5 Container slots). @@ -1609,6 +1612,7 @@ Update Time, five active automations, webhooks. * [Replit](https://replit.com/) — A cloud coding environment for various program languages. * [SoloLearn](https://code.sololearn.com) — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration is required for running code, but it is necessary when saving code on their platform. Also offers free courses for beginners and intermediate-level coders. * [stackblitz.com](https://stackblitz.com/) — Online/Cloud Code IDE to create, edit, & deploy full-stack apps. Support any popular NodeJs-based frontend & backend frameworks. Shortlink to create a new project: [https://node.new](https://node.new). + * [Vim](https://www.vim.org/) - Vim * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft. * [Desktop](https://code.visualstudio.com) - (Windows, macOS and Linux). * [Online](https://vscode.dev) - (Browser) @@ -1617,6 +1621,7 @@ Update Time, five active automations, webhooks. * [wakatime.com](https://wakatime.com/) — Quantified self-metrics about your coding activity using text editor plugins, limited plan for free. * [WebComponents.dev](https://webcomponents.dev/) — In-browser IDE to code web components in isolation with 58 templates available, supporting stories, and tests. * [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP. + * [Xcode For MacOS](https://developer.apple.com/xcode/) -Xcode For MacOS **[⬆️ Back to Top](#table-of-contents)** @@ -1824,6 +1829,7 @@ Update Time, five active automations, webhooks. * [ReqBin](https://www.reqbin.com/) — Post HTTP Requests Online. Popular Request Methods include GET, POST, PUT, DELETE, and HEAD. Supports Headers and Token Authentication. Includes a basic login system for saving your requests. * [Smartcar API](https://smartcar.com) - An API for cars to locate, get fuel tank, battery levels, odometer, unlock/lock doors, etc. * [snappify](https://snappify.com) - Enables developers to create stunning visuals. From beautiful code snippets to fully fletched technical presentations. The free plan includes up to 3 snaps at once with unlimited downloads and 5 AI-powered code explanations per month. + * [Sublime Text](https://www.sublimetext.com/) - Sublime Text * [Sunrise and Sunset](https://sunrisesunset.io/api/) - Get sunrise and sunset times for a given longitude and latitude. * [superfeedr.com](https://superfeedr.com/) — Real-time PubSubHubbub compliant feeds, export, analytics. Free with less customization * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. The free plan allows only 10 questions and 100 responses per survey. From 5b63a32c00e5a251dbb1e8a926e03ae07c6a0c05 Mon Sep 17 00:00:00 2001 From: Pritesh Rajput <98505834+rajputpritesh1@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:52:07 +0530 Subject: [PATCH 2/5] Updated IDE --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2470c69a..1a02a34d 100644 --- a/README.md +++ b/README.md @@ -1581,7 +1581,7 @@ Update Time, five active automations, webhooks. * [Binder](https://mybinder.org/) - Turn a Git repo into a collection of interactive notebooks. It is a free public service. * [BlueJ](https://bluej.org) — A free Java Development Environment designed for beginners, used by millions worldwide. Powered by Oracle & simple GUI to help beginners. * [Bootify.io](https://bootify.io/) - Spring Boot app generator with custom database and REST API. - * [Brackets](http://brackets.io/) - Brackets + * [Brackets](http://brackets.io/) - Brackets is an open-source text editor specifically designed for web development. It is lightweight, easy to use, and highly customizable. * [cacher.io](https://www.cacher.io) — Code snippet organizer with labels and support for 100+ programming languages. * [Code::Blocks](https://codeblocks.org) — Free Fortran & C/C++ IDE. Open Source and runs on Windows,macOS & Linux. * [codiga.io](https://codiga.io/) — Coding Assistant that lets you search, define, and reuse code snippets directly in your IDE. Free for individual and small organizations. @@ -1592,7 +1592,6 @@ Update Time, five active automations, webhooks. * [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact, and more. * [Components.studio](https://webcomponents.dev/) - Code components in isolation, visualize them in stories, test them, and publish them on npm. * [Eclipse Che](https://www.eclipse.org/che/) - Web-based and Kubernetes-Native IDE for Developer Teams with multi-language support. Open Source and community-driven. An online instance hosted by Red Hat is available at [workspaces.openshift.com](https://workspaces.openshift.com/). - * [Emacs](https://www.gnu.org/software/emacs/) -Emacs * [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go-to-market process for ideas and fake it till you make it. * [GitPod](https://www.gitpod.io) — Instant, ready-to-code dev environments for GitHub projects. The free tier includes 50 hours/month. * [ide.goorm.io](https://ide.goorm.io) goormIDE is full IDE on cloud. multi-language support, Linux-based container via the fully-featured web-based terminal, port forwarding, custom URL, real-time collaboration and chat, share link, Git/Subversion support. There are many more features (The free tier includes 1GB RAM and 10GB Storage per container, 5 Container slots). @@ -1612,6 +1611,7 @@ Update Time, five active automations, webhooks. * [Replit](https://replit.com/) — A cloud coding environment for various program languages. * [SoloLearn](https://code.sololearn.com) — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration is required for running code, but it is necessary when saving code on their platform. Also offers free courses for beginners and intermediate-level coders. * [stackblitz.com](https://stackblitz.com/) — Online/Cloud Code IDE to create, edit, & deploy full-stack apps. Support any popular NodeJs-based frontend & backend frameworks. Shortlink to create a new project: [https://node.new](https://node.new). + * [Sublime Text](https://www.sublimetext.com/) - Sublime Text is a popular, versatile, and highly customizable text editor used for coding and text editing tasks. * [Vim](https://www.vim.org/) - Vim * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft. * [Desktop](https://code.visualstudio.com) - (Windows, macOS and Linux). @@ -1620,8 +1620,7 @@ Update Time, five active automations, webhooks. * [VSCodium](https://vscodium.com/) - Community-driven, without telemetry/tracking, and freely-licensed binary distribution of Microsoft’s editor VSCode * [wakatime.com](https://wakatime.com/) — Quantified self-metrics about your coding activity using text editor plugins, limited plan for free. * [WebComponents.dev](https://webcomponents.dev/) — In-browser IDE to code web components in isolation with 58 templates available, supporting stories, and tests. - * [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP. - * [Xcode For MacOS](https://developer.apple.com/xcode/) -Xcode For MacOS + * [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP **[⬆️ Back to Top](#table-of-contents)** @@ -1829,7 +1828,6 @@ Update Time, five active automations, webhooks. * [ReqBin](https://www.reqbin.com/) — Post HTTP Requests Online. Popular Request Methods include GET, POST, PUT, DELETE, and HEAD. Supports Headers and Token Authentication. Includes a basic login system for saving your requests. * [Smartcar API](https://smartcar.com) - An API for cars to locate, get fuel tank, battery levels, odometer, unlock/lock doors, etc. * [snappify](https://snappify.com) - Enables developers to create stunning visuals. From beautiful code snippets to fully fletched technical presentations. The free plan includes up to 3 snaps at once with unlimited downloads and 5 AI-powered code explanations per month. - * [Sublime Text](https://www.sublimetext.com/) - Sublime Text * [Sunrise and Sunset](https://sunrisesunset.io/api/) - Get sunrise and sunset times for a given longitude and latitude. * [superfeedr.com](https://superfeedr.com/) — Real-time PubSubHubbub compliant feeds, export, analytics. Free with less customization * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. The free plan allows only 10 questions and 100 responses per survey. From e6815bf1c594194dd2528af9e7c3815ddbcce53d Mon Sep 17 00:00:00 2001 From: Pritesh Rajput <98505834+rajputpritesh1@users.noreply.github.com> Date: Tue, 24 Oct 2023 13:06:25 +0530 Subject: [PATCH 3/5] Update Changes Done --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1a02a34d..a8531500 100644 --- a/README.md +++ b/README.md @@ -1612,7 +1612,6 @@ Update Time, five active automations, webhooks. * [SoloLearn](https://code.sololearn.com) — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration is required for running code, but it is necessary when saving code on their platform. Also offers free courses for beginners and intermediate-level coders. * [stackblitz.com](https://stackblitz.com/) — Online/Cloud Code IDE to create, edit, & deploy full-stack apps. Support any popular NodeJs-based frontend & backend frameworks. Shortlink to create a new project: [https://node.new](https://node.new). * [Sublime Text](https://www.sublimetext.com/) - Sublime Text is a popular, versatile, and highly customizable text editor used for coding and text editing tasks. - * [Vim](https://www.vim.org/) - Vim * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft. * [Desktop](https://code.visualstudio.com) - (Windows, macOS and Linux). * [Online](https://vscode.dev) - (Browser) From d41d72bccf96e6e94a680b727a7a2122734dd2ab Mon Sep 17 00:00:00 2001 From: Pritesh Rajput <98505834+rajputpritesh1@users.noreply.github.com> Date: Tue, 24 Oct 2023 13:11:12 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8531500..7bfbee94 100644 --- a/README.md +++ b/README.md @@ -630,7 +630,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo ## Security and PKI * [alienvault.com](https://www.alienvault.com/open-threat-exchange/reputation-monitor) — Uncovers compromised systems in your network - * [Atom](https://atom.io/) - Atom + * [Atom](https://atom.io/) - Atom is a free and open-source text editor developed by GitHub. * [atomist.com](https://atomist.com/) — A quicker and more convenient way to automate various development tasks. Now in beta. * [Bridgecrew](https://bridgecrew.io/) — Infrastructure as code (IaC) security powered by the open source tool - [Checkov](https://github.com/bridgecrewio/checkov). The core Bridgecrew platform is free for up to 50 IaC resources. * [cloudsploit.com](https://cloudsploit.com/) — Amazon Web Services (AWS) security and compliance auditing and monitoring From 5679b46343a9af3d492a7dc677d64873eebcfe6d Mon Sep 17 00:00:00 2001 From: Pritesh Rajput <98505834+rajputpritesh1@users.noreply.github.com> Date: Tue, 24 Oct 2023 13:14:25 +0530 Subject: [PATCH 5/5] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bfbee94..6bda9d61 100644 --- a/README.md +++ b/README.md @@ -629,8 +629,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo ## Security and PKI - * [alienvault.com](https://www.alienvault.com/open-threat-exchange/reputation-monitor) — Uncovers compromised systems in your network - * [Atom](https://atom.io/) - Atom is a free and open-source text editor developed by GitHub. + * [alienvault.com](https://www.alienvault.com/open-threat-exchange/reputation-monitor) — Uncovers compromised systems in your network * [atomist.com](https://atomist.com/) — A quicker and more convenient way to automate various development tasks. Now in beta. * [Bridgecrew](https://bridgecrew.io/) — Infrastructure as code (IaC) security powered by the open source tool - [Checkov](https://github.com/bridgecrewio/checkov). The core Bridgecrew platform is free for up to 50 IaC resources. * [cloudsploit.com](https://cloudsploit.com/) — Amazon Web Services (AWS) security and compliance auditing and monitoring