#dockerfile #awesome_list #bugbounty #cms #code #execution #exploit #framework #rce
https://github.com/p0dalirius/Awesome-RCE-techniques
https://github.com/p0dalirius/Awesome-RCE-techniques
GitHub
GitHub - p0dalirius/Awesome-RCE-techniques: Awesome list of step by step techniques to achieve Remote Code Execution on various…
Awesome list of step by step techniques to achieve Remote Code Execution on various apps! - p0dalirius/Awesome-RCE-techniques
#other #code_editor #ide #intellij #intellij_community #intellij_platform
https://github.com/JetBrains/intellij-community
https://github.com/JetBrains/intellij-community
GitHub
GitHub - JetBrains/intellij-community: IntelliJ IDEA & IntelliJ Platform
IntelliJ IDEA & IntelliJ Platform. Contribute to JetBrains/intellij-community development by creating an account on GitHub.
#javascript #browser #cause #code_quality #error #error_classes #error_handler #error_handling #error_monitoring #error_reporting #errors #exceptions #framework #library #message #monitoring #nodejs #plugins #stacktrace #typescript
https://github.com/ehmicky/modern-errors
https://github.com/ehmicky/modern-errors
GitHub
GitHub - ehmicky/modern-errors: Handle errors in a simple, stable, consistent way
Handle errors in a simple, stable, consistent way. Contribute to ehmicky/modern-errors development by creating an account on GitHub.
#java #abstract_syntax_tree #ast #code_analysis #code_generation #code_generator #javadoc #javaparser #javasymbolsolver #parser #syntax_tree
https://github.com/javaparser/javaparser
https://github.com/javaparser/javaparser
GitHub
GitHub - javaparser/javaparser: Java 1-24 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
Java 1-24 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities. - javaparser/javaparser
#typescript #code_coverage #composer #continuous_integration #github_actions #hacktoberfest #php #php_extensions #static_analysis #tools
https://github.com/shivammathur/setup-php
https://github.com/shivammathur/setup-php
GitHub
GitHub - shivammathur/setup-php: GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various…
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. - shivammathur/setup-php
#php #code_editor #file_browser #file_explorer #file_management_system #file_manager #file_upload #filemanager #folder_viewer #ftp_client #online_ide #tinyfilemanager #url_upload #web_file_storage #zero_configuration
https://github.com/prasathmani/tinyfilemanager
https://github.com/prasathmani/tinyfilemanager
GitHub
GitHub - prasathmani/tinyfilemanager: Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager - prasathmani/tinyfilemanager
👍2
#python #autopep8 #code #codeformatter #formatter #gofmt #hacktoberfest #pre_commit_hook #python #yapf
_Black_ is a powerful tool that automatically formats your Python code to make it consistent and easy to read. By using _Black_, you save time and mental energy because it handles all the formatting for you, ensuring your code looks the same across different projects. This consistency makes code reviews faster and easier. You can install _Black_ with a simple command (`pip install black`) and start using it right away without needing complex configurations. Many popular projects and organizations already use _Black_ to maintain clean and uniform codebases.
https://github.com/psf/black
_Black_ is a powerful tool that automatically formats your Python code to make it consistent and easy to read. By using _Black_, you save time and mental energy because it handles all the formatting for you, ensuring your code looks the same across different projects. This consistency makes code reviews faster and easier. You can install _Black_ with a simple command (`pip install black`) and start using it right away without needing complex configurations. Many popular projects and organizations already use _Black_ to maintain clean and uniform codebases.
https://github.com/psf/black
GitHub
GitHub - psf/black: The uncompromising Python code formatter
The uncompromising Python code formatter. Contribute to psf/black development by creating an account on GitHub.
#typescript #ai #ai_code_generation #anthropic #claude #claude_ai #code_interpreter #e2b #javascript #llm #nextjs #react #sandbox #typescript
This tool, called "Fragments by E2B," allows you to use AI models like OpenAI, Anthropic, and others to execute code securely. It supports various programming stacks such as Python, Next.js, Vue.js, and more. You can install any package from npm or pip and customize the tool with your own templates and AI models. To get started, you need to clone the repository, install dependencies, set environment variables, and start the development server. This tool is beneficial because it provides a flexible and secure way to work with AI-generated code, making it easier to develop and test applications.
https://github.com/e2b-dev/fragments
This tool, called "Fragments by E2B," allows you to use AI models like OpenAI, Anthropic, and others to execute code securely. It supports various programming stacks such as Python, Next.js, Vue.js, and more. You can install any package from npm or pip and customize the tool with your own templates and AI models. To get started, you need to clone the repository, install dependencies, set environment variables, and start the development server. This tool is beneficial because it provides a flexible and secure way to work with AI-generated code, making it easier to develop and test applications.
https://github.com/e2b-dev/fragments
GitHub
GitHub - e2b-dev/fragments: Open-source Next.js template for building apps that are fully generated by AI. By E2B.
Open-source Next.js template for building apps that are fully generated by AI. By E2B. - e2b-dev/fragments