Skip to content

Commit

Permalink
Revert "Kage - Closes [Add] Tech News rupali-codes#2323"
Browse files Browse the repository at this point in the history
  • Loading branch information
KKaged authored Mar 28, 2024
1 parent a2c30ab commit 0dcb554
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 142 deletions.
87 changes: 37 additions & 50 deletions database/cybersecurity/web_application_security.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,38 @@
[
{
"name": "Web Application Penetration Testing Fundamentals",
"description": "Learn the basics of web application penetration testing, including common vulnerabilities and testing methodologies.",
"url": "https://www.owasp.org/index.php/Web_Application_Penetration_Testing",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "Certified Web Application Penetration Tester (CWAPT) Certification",
"description": "Information on the CWAPT certification, a specialized certification for professionals focusing on web application penetration testing.",
"url": "https://mile2.com/web-application-penetration-tester-cwapt.html",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "Burp Suite",
"description": "Explore Burp Suite, a popular web application security testing tool that assists in identifying and exploiting vulnerabilities.",
"url": "https://portswigger.net/web-security",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "OWASP AppSec Conferences",
"description": "Information about the OWASP AppSec conferences, which focus on web application security, including penetration testing techniques.",
"url": "https://owasp.org/",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "SQL Injection Testing",
"description": "Learn about SQL injection testing techniques used to identify and exploit SQL injection vulnerabilities in web applications.",
"url": "https://portswigger.net/web-security/sql-injection",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "Trivy",
"description": "Trivy is the most popular open source security scanner, reliable, fast, and easy to use. It's a container security scanner designed specifically for Docker images.",
"url": "https://trivy.dev",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "Snyk",
"description": "Snyk specializes in JavaScript security. It is a developer-first security solution that helps you use open source code and stay secure. Continuously find and fix vulnerabilities for npm, Maven, NuGet, RubyGems, PyPI and more.",
"url": "https://snyk.io/",
"category": "cyber-security",
"subcategory": "web-security"
}
]
{
"name": "Web Application Penetration Testing Fundamentals",
"description": "Learn the basics of web application penetration testing, including common vulnerabilities and testing methodologies.",
"url": "https://www.owasp.org/index.php/Web_Application_Penetration_Testing",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "Certified Web Application Penetration Tester (CWAPT) Certification",
"description": "Information on the CWAPT certification, a specialized certification for professionals focusing on web application penetration testing.",
"url": "https://mile2.com/web-application-penetration-tester-cwapt.html",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "Burp Suite",
"description": "Explore Burp Suite, a popular web application security testing tool that assists in identifying and exploiting vulnerabilities.",
"url": "https://portswigger.net/web-security",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "OWASP AppSec Conferences",
"description": "Information about the OWASP AppSec conferences, which focus on web application security, including penetration testing techniques.",
"url": "https://owasp.org/",
"category": "cyber-security",
"subcategory": "web-security"
},
{
"name": "SQL Injection Testing",
"description": "Learn about SQL injection testing techniques used to identify and exploit SQL injection vulnerabilities in web applications.",
"url": "https://portswigger.net/web-security/sql-injection",
"category": "cyber-security",
"subcategory": "web-security"
}
]

135 changes: 50 additions & 85 deletions database/frontend/js-chart-libraries.json
Original file line number Diff line number Diff line change
@@ -1,86 +1,51 @@
[
{
"name": "Chart.js",
"description": "Chart.js is a simple yet flexible JavaScript charting library that allows you to create interactive and responsive charts for your web applications.",
"url": "https://www.chartjs.org/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Highcharts",
"description": "Highcharts is a powerful JavaScript charting library that provides a wide range of customizable and interactive charts for visualizing data in your web applications.",
"url": "https://www.highcharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "D3.js",
"description": "D3.js is a popular JavaScript library for manipulating documents based on data. It provides powerful tools for creating dynamic and interactive data visualizations on the web.",
"url": "https://d3js.org/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Plotly.js",
"description": "Plotly.js is an open-source JavaScript graphing library that allows you to create interactive, publication-quality graphs and charts in your web applications.",
"url": "https://plotly.com/javascript/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "FusionCharts",
"description": "FusionCharts is a comprehensive JavaScript charting library that offers a wide range of charts, gauges, and maps for visualizing data in your web applications.",
"url": "https://www.fusioncharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Google Charts",
"description": "Google Charts is a powerful JavaScript charting library that provides a variety of charts and visualization options for displaying data in your web applications.",
"url": "https://developers.google.com/chart/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "ApexCharts",
"description": "ApexCharts is a modern JavaScript charting library that offers a wide range of beautiful and interactive charts for visualizing data in your web applications.",
"url": "https://apexcharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "amCharts",
"description": "amCharts is a powerful JavaScript charting library that provides a wide range of customizable and interactive charts for visualizing data in your web applications.",
"url": "https://www.amcharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Recharts",
"description": "Recharts is a composable charting library built with React components that allows you to create beautiful and interactive charts for your web applications.",
"url": "https://recharts.org/en-US/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Tremor",
"description": "Tremor is a powerful and flexible data processing system that allows you to build real-time data pipelines for processing, transforming, and analyzing data at scale.",
"url": "https://www.tremor.rs/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "visx",
"description": "visx is a collection of expressive, low-level visualization primitives for building custom data visualizations with React. It provides a wide range of components for creating interactive and responsive charts and graphs.",
"url": "https://airbnb.io/visx/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Nivo",
"description": "Nivo is a powerful and flexible data visualization library for React that provides a wide range of customizable and interactive charts and graphs for visualizing data in your web applications.",
"url": "https://nivo.rocks/",
"category": "frontend",
"subcategory": "js-chart-libraries"
}
]
{
"name": "Chart.js",
"description": "Chart.js is a simple yet flexible JavaScript charting library that allows you to create interactive and responsive charts for your web applications.",
"url": "https://www.chartjs.org/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Highcharts",
"description": "Highcharts is a powerful JavaScript charting library that provides a wide range of customizable and interactive charts for visualizing data in your web applications.",
"url": "https://www.highcharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "D3.js",
"description": "D3.js is a popular JavaScript library for manipulating documents based on data. It provides powerful tools for creating dynamic and interactive data visualizations on the web.",
"url": "https://d3js.org/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Plotly.js",
"description": "Plotly.js is an open-source JavaScript graphing library that allows you to create interactive, publication-quality graphs and charts in your web applications.",
"url": "https://plotly.com/javascript/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "FusionCharts",
"description": "FusionCharts is a comprehensive JavaScript charting library that offers a wide range of charts, gauges, and maps for visualizing data in your web applications.",
"url": "https://www.fusioncharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "Google Charts",
"description": "Google Charts is a powerful JavaScript charting library that provides a variety of charts and visualization options for displaying data in your web applications.",
"url": "https://developers.google.com/chart/",
"category": "frontend",
"subcategory": "js-chart-libraries"
},
{
"name": "ApexCharts",
"description": "ApexCharts is a modern JavaScript charting library that offers a wide range of beautiful and interactive charts for visualizing data in your web applications.",
"url": "https://apexcharts.com/",
"category": "frontend",
"subcategory": "js-chart-libraries"
}
]
7 changes: 0 additions & 7 deletions database/placement_prep/job-portals.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
[
{
"name": "Remotely",
"description": "Remotely is platform that helps you find full-time and part-time remote jobs. They have tech and as well as non-tech jobs.",
"url": "https://www.remotely.jobs/",
"category": "placement-prep",
"subcategory": "job-portals"
},
{
"name": "WorkAtAStartup",
"description": "Work-At-Startup is a job portal to find Remote, On-site and Full-time remote jobs",
Expand Down

0 comments on commit 0dcb554

Please sign in to comment.