#powershell
EntraGoat creates a safe, vulnerable Microsoft Entra ID setup in your test tenant using PowerShell and a web interface for easy deployment of scenarios like privilege escalation attacks. Clone the GitHub repo, install tools, run scripts for challenges with flags, solutions, and cleanups—no extra costs. You benefit by safely practicing real-world identity hacks, spotting misconfigurations, and boosting your skills to secure production systems without risks.
https://github.com/Semperis/EntraGoat
EntraGoat creates a safe, vulnerable Microsoft Entra ID setup in your test tenant using PowerShell and a web interface for easy deployment of scenarios like privilege escalation attacks. Clone the GitHub repo, install tools, run scripts for challenges with flags, solutions, and cleanups—no extra costs. You benefit by safely practicing real-world identity hacks, spotting misconfigurations, and boosting your skills to secure production systems without risks.
https://github.com/Semperis/EntraGoat
GitHub
GitHub - Semperis/EntraGoat: A deliberately vulnerable Microsoft Entra ID environment. Learn identity security through hands-on…
A deliberately vulnerable Microsoft Entra ID environment. Learn identity security through hands-on, realistic attack challenges. - Semperis/EntraGoat
#python
This repository offers Anthropic's Claude Skills—folders with instructions, scripts, and resources that dynamically teach Claude specialized tasks like branded documents, data analysis, or workflows. Examples cover creative, technical, and enterprise uses; install via Claude Code, .ai, or API, or create your own with a simple SKILL.md template. You benefit by automating repetitive work, boosting productivity, ensuring consistent results, and capturing your team's knowledge for reliable, scalable AI performance.
https://github.com/anthropics/skills
This repository offers Anthropic's Claude Skills—folders with instructions, scripts, and resources that dynamically teach Claude specialized tasks like branded documents, data analysis, or workflows. Examples cover creative, technical, and enterprise uses; install via Claude Code, .ai, or API, or create your own with a simple SKILL.md template. You benefit by automating repetitive work, boosting productivity, ensuring consistent results, and capturing your team's knowledge for reliable, scalable AI performance.
https://github.com/anthropics/skills
GitHub
GitHub - anthropics/skills: Public repository for Agent Skills
Public repository for Agent Skills. Contribute to anthropics/skills development by creating an account on GitHub.
#javascript #aicoding #free
AIClient-2-API is a free Node.js proxy that turns client-only AI models like Gemini 3 Pro, Claude 4.5 Opus, Qwen3 Coder Plus, and Kiro into one easy OpenAI-compatible API you run locally with Docker or a script. Access a web console at localhost:3000 to add keys, switch models, monitor health, and log chats—no code changes needed for tools like Cherry-Studio. You benefit by using top free/cheap advanced AIs seamlessly, bypassing limits with smart account pooling for 99.9% uptime, saving costs, and building private datasets from logs.
https://github.com/justlovemaki/AIClient-2-API
AIClient-2-API is a free Node.js proxy that turns client-only AI models like Gemini 3 Pro, Claude 4.5 Opus, Qwen3 Coder Plus, and Kiro into one easy OpenAI-compatible API you run locally with Docker or a script. Access a web console at localhost:3000 to add keys, switch models, monitor health, and log chats—no code changes needed for tools like Cherry-Studio. You benefit by using top free/cheap advanced AIs seamlessly, bypassing limits with smart account pooling for 99.9% uptime, saving costs, and building private datasets from logs.
https://github.com/justlovemaki/AIClient-2-API
GitHub
GitHub - justlovemaki/AIClient-2-API: Simulates Gemini CLI, Antigravity, Qwen Code, and Kiro client requests, compatible with the…
Simulates Gemini CLI, Antigravity, Qwen Code, and Kiro client requests, compatible with the OpenAI API. It supports thousands of Gemini model requests per day and offers free use of the built-in Cl...
#rust
Miri is a tool that detects bugs in unsafe Rust code by finding undefined behavior—situations where your program violates safety rules and can behave unpredictably. When you write unsafe code, you bypass Rust's normal safety checks, so you must manually ensure your code follows strict requirements like proper memory alignment, no data races, and correct pointer usage. Miri catches violations of these requirements by running your code in a special interpreter that monitors every operation. It detects problems like out-of-bounds memory access, use-after-free errors, uninitialized data, and misaligned pointers. You can easily use Miri by installing it with Rust's nightly toolchain and running `cargo miri test` on your project. The benefit is that Miri finds subtle bugs that would otherwise cause crashes or security vulnerabilities in production, making it an essential tool for anyone writing unsafe Rust code.
https://github.com/rust-lang/miri
Miri is a tool that detects bugs in unsafe Rust code by finding undefined behavior—situations where your program violates safety rules and can behave unpredictably. When you write unsafe code, you bypass Rust's normal safety checks, so you must manually ensure your code follows strict requirements like proper memory alignment, no data races, and correct pointer usage. Miri catches violations of these requirements by running your code in a special interpreter that monitors every operation. It detects problems like out-of-bounds memory access, use-after-free errors, uninitialized data, and misaligned pointers. You can easily use Miri by installing it with Rust's nightly toolchain and running `cargo miri test` on your project. The benefit is that Miri finds subtle bugs that would otherwise cause crashes or security vulnerabilities in production, making it an essential tool for anyone writing unsafe Rust code.
https://github.com/rust-lang/miri
GitHub
GitHub - rust-lang/miri: An interpreter for Rust's mid-level intermediate representation
An interpreter for Rust's mid-level intermediate representation - rust-lang/miri
#go #git #go #golang #hacktoberfest #hooks #lefthook #manager
Lefthook is a fast Git hooks manager built in Go for Node.js, Ruby, Python, and other projects. Install it easily via Go, NPM, gem, or pipx, then configure hooks in a simple lefthook.yml file and run `lefthook install`. It runs commands in parallel, filters files with globs/regex, supports scripts, tags, Docker, and local overrides for speed and control. This saves you time on commits/pushes by automating linting and checks quickly without dependencies, keeping code clean effortlessly.
https://github.com/evilmartians/lefthook
Lefthook is a fast Git hooks manager built in Go for Node.js, Ruby, Python, and other projects. Install it easily via Go, NPM, gem, or pipx, then configure hooks in a simple lefthook.yml file and run `lefthook install`. It runs commands in parallel, filters files with globs/regex, supports scripts, tags, Docker, and local overrides for speed and control. This saves you time on commits/pushes by automating linting and checks quickly without dependencies, keeping code clean effortlessly.
https://github.com/evilmartians/lefthook
GitHub
GitHub - evilmartians/lefthook: Fast and powerful Git hooks manager for any type of projects.
Fast and powerful Git hooks manager for any type of projects. - evilmartians/lefthook
#python #docker #fastapi #kbqa #kgqa #llms #neo4j #rag #vue
Yuxi-Know (语析) is a free, open-source platform built with LangGraph, Vue.js, FastAPI, and LightRAG to create smart agents using RAG knowledge bases and knowledge graphs. The latest v0.4.0-beta (Dec 2025) adds file uploads, multimodal image support, mind maps from files, evaluation tools, dark mode, and better graph visuals. It helps you quickly build and deploy custom AI agents for Q&A, analysis, and searches without starting from scratch, saving time and effort on development.
https://github.com/xerrors/Yuxi-Know
Yuxi-Know (语析) is a free, open-source platform built with LangGraph, Vue.js, FastAPI, and LightRAG to create smart agents using RAG knowledge bases and knowledge graphs. The latest v0.4.0-beta (Dec 2025) adds file uploads, multimodal image support, mind maps from files, evaluation tools, dark mode, and better graph visuals. It helps you quickly build and deploy custom AI agents for Q&A, analysis, and searches without starting from scratch, saving time and effort on development.
https://github.com/xerrors/Yuxi-Know
GitHub
GitHub - xerrors/Yuxi-Know: 结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge…
结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue + FastAPI, support DeepAgents、MinerU PDF、Neo4j 、MCP. - xerr...
#typescript #devops #infra #infrastructure
Make beautiful isometric infrastructure diagrams
https://github.com/stan-smith/FossFLOW
Make beautiful isometric infrastructure diagrams
https://github.com/stan-smith/FossFLOW
GitHub
GitHub - stan-smith/FossFLOW: Make beautiful isometric infrastructure diagrams
Make beautiful isometric infrastructure diagrams. Contribute to stan-smith/FossFLOW development by creating an account on GitHub.
#python #audio_generation #diffusion #image_generation #inference #model_serving #multimodal #pytorch #transformer #video_generation
vLLM-Omni is a free, open-source tool that makes serving AI models for text, images, videos, and audio fast, easy, and cheap. It builds on vLLM for top speed using smart memory tricks, overlapping tasks, and flexible resource sharing across GPUs. You get 2x higher throughput, 35% less delay, and simple setup with Hugging Face models via OpenAI API—perfect for building quick multi-modal apps like chatbots or media generators without high costs.
https://github.com/vllm-project/vllm-omni
vLLM-Omni is a free, open-source tool that makes serving AI models for text, images, videos, and audio fast, easy, and cheap. It builds on vLLM for top speed using smart memory tricks, overlapping tasks, and flexible resource sharing across GPUs. You get 2x higher throughput, 35% less delay, and simple setup with Hugging Face models via OpenAI API—perfect for building quick multi-modal apps like chatbots or media generators without high costs.
https://github.com/vllm-project/vllm-omni
GitHub
GitHub - vllm-project/vllm-omni: A framework for efficient model inference with omni-modality models
A framework for efficient model inference with omni-modality models - vllm-project/vllm-omni
#python
Bloom is a free, open-source tool that automates testing AI models for bad behaviors like bias or sycophancy. You define the behavior in a simple config file, add example chats if you want, and it runs four steps: understanding it, creating varied test scenarios, simulating talks with your target model (like Claude or GPT via APIs), and scoring results with metrics like how often the issue appears. View interactive transcripts easily. This saves you hours of manual work, lets you quickly compare models on fresh tests to avoid overfitting, and gives reliable, reproducible insights into AI safety—perfect for researchers building trustworthy systems.
https://github.com/safety-research/bloom
Bloom is a free, open-source tool that automates testing AI models for bad behaviors like bias or sycophancy. You define the behavior in a simple config file, add example chats if you want, and it runs four steps: understanding it, creating varied test scenarios, simulating talks with your target model (like Claude or GPT via APIs), and scoring results with metrics like how often the issue appears. View interactive transcripts easily. This saves you hours of manual work, lets you quickly compare models on fresh tests to avoid overfitting, and gives reliable, reproducible insights into AI safety—perfect for researchers building trustworthy systems.
https://github.com/safety-research/bloom
GitHub
GitHub - safety-research/bloom: bloom - evaluate any behavior immediately 🌸🌱
bloom - evaluate any behavior immediately 🌸🌱. Contribute to safety-research/bloom development by creating an account on GitHub.
#python #ai_tool #darkweb #darkweb_osint #investigation_tool #llm_powered #osint #osint_tool
Robin is an AI tool that searches and scrapes the dark web, refines queries with large language models, filters results, and produces a concise investigation summary you can save or export, with Docker and CLI options and support for multiple LLMs (OpenAI, Anthropic, Gemini, local models) to fit your workflow. This helps you save hours of manual searching by automating multi-engine dark-web searches, scraping Onion sites via Tor, filtering noise with AI, and producing ready-to-use reports for faster, more focused OSINT investigations.
https://github.com/apurvsinghgautam/robin
Robin is an AI tool that searches and scrapes the dark web, refines queries with large language models, filters results, and produces a concise investigation summary you can save or export, with Docker and CLI options and support for multiple LLMs (OpenAI, Anthropic, Gemini, local models) to fit your workflow. This helps you save hours of manual searching by automating multi-engine dark-web searches, scraping Onion sites via Tor, filtering noise with AI, and producing ready-to-use reports for faster, more focused OSINT investigations.
https://github.com/apurvsinghgautam/robin
GitHub
GitHub - apurvsinghgautam/robin: AI-Powered Dark Web OSINT Tool
AI-Powered Dark Web OSINT Tool. Contribute to apurvsinghgautam/robin development by creating an account on GitHub.
#jupyter_notebook
DINOv3 offers powerful self-supervised vision models from Meta AI, like ViT up to 7B parameters and ConvNeXt, pretrained on 1.7B web or satellite images. Load them easily via PyTorch Hub, Hugging Face Transformers (v4.56+), or timm (v1.0.20+), with code examples for features, depth, detection, and segmentation. You benefit by using these top-performing, dense features without fine-tuning or labels—saving time and compute for tasks like classification, object detection, and zero-shot analysis on your images.
https://github.com/facebookresearch/dinov3
DINOv3 offers powerful self-supervised vision models from Meta AI, like ViT up to 7B parameters and ConvNeXt, pretrained on 1.7B web or satellite images. Load them easily via PyTorch Hub, Hugging Face Transformers (v4.56+), or timm (v1.0.20+), with code examples for features, depth, detection, and segmentation. You benefit by using these top-performing, dense features without fine-tuning or labels—saving time and compute for tasks like classification, object detection, and zero-shot analysis on your images.
https://github.com/facebookresearch/dinov3
GitHub
GitHub - facebookresearch/dinov3: Reference PyTorch implementation and models for DINOv3
Reference PyTorch implementation and models for DINOv3 - facebookresearch/dinov3
#rust #async #framework #http_server #rust #salvo #web
Salvo is a simple yet powerful Rust web framework that gives you fast, modern servers (HTTP/1–3, WebSocket/WebTransport) with minimal Rust knowledge required, built on Hyper and Tokio. It uses a unified handler/middleware model, an infinitely nestable, chainable router for clear public/private route grouping, built-in multipart/file upload and data extraction, automatic OpenAPI generation, ACME TLS support, and a CLI to scaffold projects—so you can prototype and deploy secure, high-performance backends quickly with less boilerplate and easier routing, testing, and API documentation.
https://github.com/salvo-rs/salvo
Salvo is a simple yet powerful Rust web framework that gives you fast, modern servers (HTTP/1–3, WebSocket/WebTransport) with minimal Rust knowledge required, built on Hyper and Tokio. It uses a unified handler/middleware model, an infinitely nestable, chainable router for clear public/private route grouping, built-in multipart/file upload and data extraction, automatic OpenAPI generation, ACME TLS support, and a CLI to scaffold projects—so you can prototype and deploy secure, high-performance backends quickly with less boilerplate and easier routing, testing, and API documentation.
https://github.com/salvo-rs/salvo
GitHub
GitHub - salvo-rs/salvo: A powerful web framework built with a simplified design.
A powerful web framework built with a simplified design. - salvo-rs/salvo
❤1
#cplusplus #arduino #ble_jammer #ble_spoof #ble_spoofer #cybersecurity #deauther #esp32 #hack #hacktoberfest #jammer #nrf_scanner #nrf24l01 #sour_apple
nRFBOX is a handheld ESP32-based tool that scans and analyzes the 2.4 GHz band (Wi‑Fi, BLE, etc.), shows signal strength and channel activity, and can run jamming, BLE jamming/spoofing, and Wi‑Fi deauthentication tests for security research and troubleshooting. It combines an ESP32, NRF24 modules, OLED display, battery management, and SD support for firmware and logging, with notes about limited range, device variability, and power limits when using multiple NRF modules. Benefit: you can use it to find crowded channels, diagnose wireless interference, and test network/device resilience in controlled, legal test environments.
https://github.com/cifertech/nRFBox
nRFBOX is a handheld ESP32-based tool that scans and analyzes the 2.4 GHz band (Wi‑Fi, BLE, etc.), shows signal strength and channel activity, and can run jamming, BLE jamming/spoofing, and Wi‑Fi deauthentication tests for security research and troubleshooting. It combines an ESP32, NRF24 modules, OLED display, battery management, and SD support for firmware and logging, with notes about limited range, device variability, and power limits when using multiple NRF modules. Benefit: you can use it to find crowded channels, diagnose wireless interference, and test network/device resilience in controlled, legal test environments.
https://github.com/cifertech/nRFBox
GitHub
GitHub - cifertech/nRFBox: Open-source ESP32-powered tool to scan, jam, spoof, and master BLE, Wi-Fi, and 2.4GHz networks.
Open-source ESP32-powered tool to scan, jam, spoof, and master BLE, Wi-Fi, and 2.4GHz networks. - cifertech/nRFBox
#python #auto_regressive_diffusion_model #diffusion_models #video_generation #wan_video
LightX2V is a fast, lightweight framework for generating videos from text or images, supporting models like HunyuanVideo-1.5 and Wan2.1/2.2 with up to 20x speedup via 4-step distillation, low VRAM use (8GB+), and features like offloading, quantization, and multi-GPU parallelism—outperforming rivals on H100/RTX 4090. You benefit by creating high-quality videos quickly on everyday hardware, saving time and costs for content creation, prototyping, or professional workflows, with easy Docker/ComfyUI setup and free online trials.
https://github.com/ModelTC/LightX2V
LightX2V is a fast, lightweight framework for generating videos from text or images, supporting models like HunyuanVideo-1.5 and Wan2.1/2.2 with up to 20x speedup via 4-step distillation, low VRAM use (8GB+), and features like offloading, quantization, and multi-GPU parallelism—outperforming rivals on H100/RTX 4090. You benefit by creating high-quality videos quickly on everyday hardware, saving time and costs for content creation, prototyping, or professional workflows, with easy Docker/ComfyUI setup and free online trials.
https://github.com/ModelTC/LightX2V
GitHub
GitHub - ModelTC/LightX2V: Light Video Generation Inference Framework
Light Video Generation Inference Framework. Contribute to ModelTC/LightX2V development by creating an account on GitHub.
#rust #cryptocurrency #iced #orderbook_tick_data
Flowsurface is a free, open-source desktop app for charting crypto trades on Binance, Bybit, Hyperliquid, and OKX. It offers real-time tools like heatmaps of order books, candlestick and footprint charts, time & sales lists, DOM ladders, and comparison graphs, plus sound alerts, multi-monitor support, and customizable layouts. Download prebuilt files for Windows, macOS, or Linux, or build with Rust. This helps you analyze liquidity, order flow, and market intent directly and privately, improving your trading decisions without paid software lock-in.
https://github.com/flowsurface-rs/flowsurface
Flowsurface is a free, open-source desktop app for charting crypto trades on Binance, Bybit, Hyperliquid, and OKX. It offers real-time tools like heatmaps of order books, candlestick and footprint charts, time & sales lists, DOM ladders, and comparison graphs, plus sound alerts, multi-monitor support, and customizable layouts. Download prebuilt files for Windows, macOS, or Linux, or build with Rust. This helps you analyze liquidity, order flow, and market intent directly and privately, improving your trading decisions without paid software lock-in.
https://github.com/flowsurface-rs/flowsurface
GitHub
GitHub - flowsurface-rs/flowsurface: A native desktop charting platform for crypto markets
A native desktop charting platform for crypto markets - flowsurface-rs/flowsurface
❤1🔥1
#rust #async_io #expose #localhost #rust #tunnel
Tunnelto is a Rust tool that exposes your local web server (like on port 8000) to a public URL via a simple tunnel. Install easily with `brew install agrinman/tap/tunnelto`, `cargo install tunnelto`, or downloads; run `tunnelto --port 8000` for quick start, with options for keys, subdomains, and hosts. Host your own server too. This benefits you by letting anyone access your local dev server securely online without complex setup, speeding up testing and sharing.
https://github.com/agrinman/tunnelto
Tunnelto is a Rust tool that exposes your local web server (like on port 8000) to a public URL via a simple tunnel. Install easily with `brew install agrinman/tap/tunnelto`, `cargo install tunnelto`, or downloads; run `tunnelto --port 8000` for quick start, with options for keys, subdomains, and hosts. Host your own server too. This benefits you by letting anyone access your local dev server securely online without complex setup, speeding up testing and sharing.
https://github.com/agrinman/tunnelto
GitHub
GitHub - agrinman/tunnelto: Expose your local web server to the internet with a public URL.
Expose your local web server to the internet with a public URL. - agrinman/tunnelto
#csharp #algorithm #algorithmic_trading_engine #c_sharp #finance #forex #lean_engine #options #python #quantconnect #stock_indicators #trading #trading_algorithms #trading_bot #trading_platform #trading_strategies
LEAN is a free, open-source platform for building, backtesting, and live-trading algorithms across stocks, forex, crypto, options, and more. Install the CLI with `pip install lean` to easily create projects, run research in Jupyter, backtest strategies, optimize, or deploy live trades from your terminal using Docker. Its modular design lets you customize everything. This saves you time by streamlining development, avoiding biases, and enabling fast, realistic testing to profit from better trading strategies.
https://github.com/QuantConnect/Lean
LEAN is a free, open-source platform for building, backtesting, and live-trading algorithms across stocks, forex, crypto, options, and more. Install the CLI with `pip install lean` to easily create projects, run research in Jupyter, backtest strategies, optimize, or deploy live trades from your terminal using Docker. Its modular design lets you customize everything. This saves you time by streamlining development, avoiding biases, and enabling fast, realistic testing to profit from better trading strategies.
https://github.com/QuantConnect/Lean
GitHub
GitHub - QuantConnect/Lean: Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Lean Algorithmic Trading Engine by QuantConnect (Python, C#) - QuantConnect/Lean
#shell #arch #bash #discord #dpi #goodbyedpi #linux #nfqws #nftables #ubuntu #youtube #zapret
This Linux script (tested on Ubuntu 24.04 and Arch) easily sets up Zapret to bypass YouTube slowdowns and Discord blocks using Flowseal configs. Clone the repo, run `sudo bash main_script.sh` to pick a strategy (like general.bat), network interface, and save settings in conf.env for quick non-interactive launches or auto-start via `sudo bash service.sh`. It uses nftables, cleans up on stop, and skips auto-updates to stay stable. You get fast, reliable access to YouTube videos and Discord chats without hassle.
https://github.com/Sergeydigl3/zapret-discord-youtube-linux
This Linux script (tested on Ubuntu 24.04 and Arch) easily sets up Zapret to bypass YouTube slowdowns and Discord blocks using Flowseal configs. Clone the repo, run `sudo bash main_script.sh` to pick a strategy (like general.bat), network interface, and save settings in conf.env for quick non-interactive launches or auto-start via `sudo bash service.sh`. It uses nftables, cleans up on stop, and skips auto-updates to stay stable. You get fast, reliable access to YouTube videos and Discord chats without hassle.
https://github.com/Sergeydigl3/zapret-discord-youtube-linux
GitHub
GitHub - Sergeydigl3/zapret-discord-youtube-linux: (NOW ONLY FOR NFTABLES) Port zapret-discord-youtube from Flowseal and bol-van…
(NOW ONLY FOR NFTABLES) Port zapret-discord-youtube from Flowseal and bol-van for easy to use on linux - Sergeydigl3/zapret-discord-youtube-linux
#rust #agent #ai_agents #kanban #management #task_manager
Vibe Kanban is a local web tool that helps you run, manage, and review multiple AI coding agents (Claude Code, Gemini CLI, Amp, etc.) from a single Kanban-style interface, letting agents run in isolated git worktrees, parallel or sequentially, and showing live progress, diffs, and options to start dev servers or create PRs so you keep your main codebase safe and organized. Benefit: you save time and reduce errors by orchestrating agents, reviewing their changes visually, and merging only vetted work instead of juggling terminals and branches manually.
https://github.com/BloopAI/vibe-kanban
Vibe Kanban is a local web tool that helps you run, manage, and review multiple AI coding agents (Claude Code, Gemini CLI, Amp, etc.) from a single Kanban-style interface, letting agents run in isolated git worktrees, parallel or sequentially, and showing live progress, diffs, and options to start dev servers or create PRs so you keep your main codebase safe and organized. Benefit: you save time and reduce errors by orchestrating agents, reviewing their changes visually, and merging only vetted work instead of juggling terminals and branches manually.
https://github.com/BloopAI/vibe-kanban
GitHub
GitHub - BloopAI/vibe-kanban: Get 10X more out of Claude Code, Codex or any coding agent
Get 10X more out of Claude Code, Codex or any coding agent - BloopAI/vibe-kanban
❤1