Awesome List Updates on Jan 11, 2024
13 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Ai4lam
Tools and Frameworks / Audio and video analysis, transcription, and labeling
- Annotorious – JavaScript image annotation library
- VGG Image Annotator – manual annotation software for image, audio and video
Projects, Initiatives, and Case Studies / Project lists & directories
- Inventory of NARA Artificial Intelligence (AI) Use Cases - the US National Archives and Records Administration (NARA)'s inventory of AI use cases
2. Awesome Jamstack
API / E-commerce
- Saleor - Saleor is open-source (⭐22k), GraphQL-first, technology agnostic commerce engine.
3. Awesome Graphql
Type / React
- garph (⭐1.3k) - Garph is full-stack framework for building type-safe GraphQL APIs in TypeScript.
4. Awesome Cl
REPLs / Third-party APIs
- cl-repl (⭐29) - an ipython-like REPL. With completion, shell commands, magic commands, debugger, etc. GPL3. With colorthemes (⭐12).
- new as of 2024: it now provides multi-line input and binary releases. Simply download a binary (Ubuntu so far) and run it.
5. Awesome Playwright
Reporters
- qase (⭐53) - Playwright Qase Reporter, send test executions to qase.
6. Awesome Mdbootstrap
TW Elements useful links (Tailwind CSS)
- UI Kit - Bootstrap components recreated with Tailwind CSS, but with better design and more functionalities
7. Awesome Terraform
Official Resources
Community
- weekly.tf - Terraform Weekly Newsletter - Various news in the Terraform world (projects, announcements, discussions).
Books
Tutorials and Blog Posts / Beginner Guides
- A Comprehensive Guide to Terraform - Series of blog posts from the author of "Terraform: Up & Running" that guide the reader from beginning with Terraform to using it in the real world.
Tutorials and Blog Posts / Writing Custom Providers
- Creating custom terraform providers - Guide for creating custom providers.
- Writing Custom Providers - Official documentation for creating custom providers.
Tutorials and Blog Posts / How-To
- How To Write OPA for Terraform - How to use Open Policy Agent to evaluate and enforce policy on your Terraform plans
- Terraforming 1Password - How 1Password migrated from CloudFormation to Terraform.
Tutorials and Blog Posts / Google Cloud
- Managing infrastructure as code with Terraform, Cloud Build, and GitOps - Setup and manage infrastructure as code with Terraform, Cloud Build, and GitOps.
- Getting started with Terraform on Google Cloud - Using Terraform to create a VM in Google Cloud and Starting a basic Python Flask server.
- Managing Cloud Infrastructure with Terraform - Deploy Kubernetes Load Balancer Service with Terraform, HTTPS Content-Based Load Balancer with Terraform, Modular Load Balancing with Terraform - Regional Load Balancer, Custom Providers with Terraform, Cloud SQL with Terraform, Building a VPN Between Google Cloud and AWS with Terraform.
- Hashicorp Terraform Tutorials for Google Cloud - Get started with Terraform on Google Cloud.
Community Modules / Miscellaneous
- terraform-aws-appconfig (⭐28) - Creates AWS AppConfig resources on AWS.
- terraform-aws-datadog-forwarders (⭐61) - Creates resources on AWS to forward logs/metrics to Datadog.
- terraform-aws-dms (⭐69) - Creates AWS DMS (Database Migration Service) resources on AWS.
- terraform-aws-jenkins (⭐256) - Build a Docker image with Jenkins, saves it to an ECR repo, and deploys it to Elastic Beanstalk running a Docker stack.
- terraform-aws-managed-service-prometheus (⭐31) - Creates AWS Managed Service for Prometheus (AMP) resources on AWS.
- terraform-aws-msk-kafka-cluster (⭐61) - Creates AWS MSK (Managed Streaming for Kafka) resources on AWS.
- terraform-aws-rds-proxy (⭐60) - Creates AWS RDS Proxy resources on AWS.
- terraform-digitalocean-droplet - Terraform module for managing DigitalOcean Droplets and related resources.
- terraform-linode-k8s - Installs Kubernetes on Linode Instances.
Self-Hosted Registries / Miscellaneous
- boring-registry (⭐209) - Private Terraform Module/Provider Registry with API key authentication and blob storage support
Providers / Vendor supported providers
- terraform-provider-dominos (⭐1.2k) - Provider for Dominos Pizza.
- terraform-provider-scalr (⭐19) - Provider for Scalr
- terraform-provider-snowflake (⭐619) - Provider for Snowflake data warehouse.
Tools / Community providers
- Argonaut - Deploy apps and infrastructure on your cloud in minutes. Autogenerate Terraform modules, customize configurations through PRs. Support for app deployments on Kubernetes and Lambda environments.
- terraform-bundle (⭐46k) - Easily builds bundles containing a Terraform binary as well as provider binaries. Useful for CI and air-gapped Terraform Enterprise.
- terraform-operator (⭐377) - A Kubernetes CRD to handle Terraform operations.
- terrahub (⭐225) - TerraHub is terraform automation and orchestration tool. Seamlessly integrated into console.terrahub.io, enterprise friendly GUI to show realtime terraform executions, as well as auditing and reporting capabilities for historical terraform runs. 💲
- terramate (⭐3.4k) - Tool for managing multiple Terraform stacks that comes with support for change detection and code generation
- terrascan (⭐5k) - Collection of security and best practice test for static code analysis of terraform templates
- tfautomv (⭐815) - Generate Terraform
movedblocks automatically for painless refactoring
- tfmask (⭐204) - Terraform utility to mask select output from
terraform planandterraform apply
- tgf (⭐107) - Terragrunt frontend for executing Terragrunt/Terraform through Docker.
Videos / IDE
- Orchestrating Containers with Terraform and Consul - Mitchell Hashimoto shows how Terraform can be used to deploy and scale containerized workloads.
Editor Plugins / IDE
8. Awesome Quant
Python / Numerical Libraries & Data Structures
- ArcticDB (⭐2k) - High performance datastore for time series and tick data.
9. Awesome K6
Articles
- Streamlining Performance Testing with K6 and ChatGPT - Monish Correia writes k6 tests using GitHub co-pilot.
Videos
- Playlist - What others says about k6
- What is K6 & How to get started with k6 - Tutorial using k6 Extensions for Observability by "Is it Observable?"
- Website Performance + Load Testing with K6 (k6.io) in 5 MINUTES! - Introductory overview of k6, showing how to create a test from a HAR file, by the DevOps Directive.
- Performance Testing your web app with k6 - A walkthrough of the open-source load and performance regression testing tool, k6, and how to load test your APIs and websites, by Chris James.
- Application Load Testing with k6 - Daniel Knittl-Frank @TechTalk Days 2021, Intro to k6.
- Performance Testing From Zero to Hero with K6 & Azure - Jose Luis Latorre Millas at NDC Oslo 2021.
- AI-Powered K6 Testing: No Code, No Hassle, Just ChatGPT! 🦾🚀 - In this video, Karthik K.K. demonstrates how ChatGPT can create k6 tests without writing a single line of code.
Examples/Templates
- tom-miseur/k6-templates (⭐36) - Opinionated starter templates for k6 projects.
- SwissLife-OSS/k6-multiscenario-template (⭐54) - Use K6 to implement a Multi Scenario template.
- Im5tu/template-k6 (⭐5) - A K6 Performance Test Suite Template.
- mohsenny/k6-test-template (⭐6) - Load testing framework.
- kwidera/k6_framework (⭐2) - Another k6 framework example.
- Sahanipe/pet_store (⭐2) - Modularized scripts for the Swagger PetStore APIs.
- lreimer/continuous-k6k8s (⭐18) - Continuously run k6 tests in Kubernetes using cronjobs.
- luketn/docker-k6-grafana-influxdb (⭐171) - Demonstrates how to run load tests with containerised instances of K6, Grafana and InfluxDB.
CI/CD
10. Awesome Elixir
Cheat Sheets
- elixir-lang/elixir - Enum cheatsheets.
11. Awesome Earth
Footprint Calculators
- Eaternity - Eaternity helps you calculate the environmental impact of their food to create a food system that operates within the Earth's environmental limits. Acting as a bridge between science and practical application, Eaternity provides accessible information on the CO₂ balance of food. The company, founded in 2008 at ETH Zurich, has been using a life cycle assessment (LCA) database for over 10 years to achieve this goal. The database has been continuously developed since its creation. By integrating this database into existing production systems, food product producers can measure, improve, and market their specific environmental footprint.
12. Awesome Neovim
Editing Support / Diagnostics
- johmsalas/text-case.nvim (⭐516) - Text case changes via keybindings and custom substitute command with Telescope and LSP support.
- chrisgrieser/nvim-various-textobjs (⭐694) - Bundle of more than 30 new text objects.
13. Free for Dev
Code Generation
- v0.dev — v0 uses AI models to generate code based on simple text prompts. It generates copy-and-paste friendly React code based on shadcn/ui and Tailwind CSS that people can use in their projects. Each generation takes at minimum 30 credits. You start up with 1200 credits, and get 200 free credits every month.
Other Free Resources
- 360Converter - Free tier useful website to convert: Video to Text && Audio to Text && Speech to Text && Real-time Audio to Text && YouTube Video to Text && add Video Subtitle. Maybe it will be helpful in a short video conversion or in a short youtube tutorial:)
- Prev: Jan 12, 2024
- Next: Jan 10, 2024