sirlegendary's Stars
pdichone/ai-llm-engineer-course
Source code for the AI, LLM Engineer Comprehensive Course.
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
intel/AI-Playground
AI PC starter app for doing AI image creation, image stylizing, and chatbot on a PC powered by an Intel® Arc™ GPU.
madmachinations/eon-next
Home Assistant custom component for energy tracking with Eon Next
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
mattcurf/ollama-intel-gpu
danielmiessler/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
ollama/ollama-python
Ollama Python library
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
hashicorp/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
byteford/runner
This is a simple bash script that can pull down an image, start the container then pass commands either to the app or a makefile
ChristianLempa/boilerplates
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
devops-rob/vault-on-nomad-demo
This is a demo stack to run HashiCorp Vault as a Nomad Job
byteford/TerminalSetUp
angristan/openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS, Arch Linux and more
angristan/wireguard-install
WireGuard VPN installer for Linux servers
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.