https://github.com/offensive-vk/awesomescripts
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
https://github.com/offensive-vk/awesomescripts
List: awesomescripts
c configs cpp gh-actions git github gitlab legacy mirror npm pipelines python shell
Last synced: 3 months ago
JSON representation
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
- Host: GitHub
- URL: https://github.com/offensive-vk/awesomescripts
- Owner: offensive-vk
- License: cc0-1.0
- Created: 2024-03-20T10:56:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T18:14:22.000Z (over 1 year ago)
- Last Synced: 2026-02-06T14:22:43.654Z (5 months ago)
- Topics: c, configs, cpp, gh-actions, git, github, gitlab, legacy, mirror, npm, pipelines, python, shell
- Language: YAML
- Homepage: https://github.com/offensive-vk/AwesomeScripts/
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
- Codeowners: CODEOWNERS
- Security: security.md
Awesome Lists containing this project
README
# AwesomeScripts - Configs and Various Templates
Explore a curated collection of custom scripts and templates designed for various programming languages. This repository provides a platform for developers to share and experiment with innovative tools, including some that may be considered offensive or biased.
Find scripts tailored to your preferred programming language.
New tool configurations and scripts are added regularly.
Always exercise caution and verify the intended behavior of any script before execution. It's highly recommended to test scripts in a controlled environment like a virtual machine or container.
## Quick Links and Navigation 🧭
For Any Information About Contribution Guidelines and Documentation of This Project.
### Please Refer to
- [Directory Structure 🧭](https://github.com/offensive-vk/AwesomeScripts/blob/master/navigation.md)
- [Code of Conduct 🤗](https://github.com/offensive-vk/AwesomeScripts/blob/master/code_of_conduct.md)
- [Documentation 📖](https://github.com/offensive-vk/AwesomeScripts/blob/master/readme.md) *(Current File)*
- [Contribution Guidelines ✨](https://github.com/offensive-vk/AwesomeScripts/blob/master/contributing.md)
- [Security Guidelines ⚠️](https://github.com/offensive-vk/AwesomeScripts/blob/master/security.md)
- [Author 🧑💻](https://github.com/offensive-vk/)
## Templates Includes
- Ignore Templates
- gitignore
- gitattributes
- gitconfig
- dockerignore
- npmrc
- nvmrc
- Github Templates
- Readme
- Contributing
- Security
- Code of Conduct
- Pull Request Template
- Issue Templates
- Github Actions
- Auto Labeler
- Dependency Reviews
- Flawfinder - Code Scanning
- Checkout Cheat Sheet
- Repo Mirroring
- Node.js Workflows
- Ubuntu
- Windows
- macOS
- Verify Assets
- CodeQL by Github
- NPM Workflows
- Docker Image - Build and Push
- Custom Workflows
- and More !
- My Personal Configs
- Dockerfile
- VS Code Extensions (145+)
- jsconfig
- tsconfig
- VS Code Settings
- Gitlab Pipelines
- Introduction
- Build and Test
- Hello CI
- Docker Image CI
- Deploy Application CI
- Docker CI
- More !
- Python Programs
## Custom Scripts and Source Codes
This repository also hosts custom shell scripts, C/C++ source codes, and programs in other languages. Below are some examples:
- **Shell Scripts**: Various shell scripts for automation tasks, system management, and more.
- **C/C++ Source Codes**: Implementations of algorithms, cool functions and classes in C/C++.
- **Other Languages**: Programs written in Python, JavaScript, Java, and other languages may also be available.
## Contribution Guidelines
Contributions to this repository are welcome! If you'd like to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin feature/your-feature`).
5. Create a new Pull Request and wait for approval.
---
© Vedansh 2023 - Present
Licensed under CC0-1.0

Thanks for visiting :)