Free landing page HTML templates.
Created to power up your online projects with easy download and simple license.
SST makes it easy to build full-stack serverless applications on AWS.
Build modern full-stack applications on AWS:
Well-Designed Logos for Your Inspiration.
Explore well-designed logos.
Discover inspiring logos sorted by industries, themes, typography style, branding color and more.
Rete is a modular framework for visual programming. Rete allows you to create node-based editor directly in the browser. You can define nodes and workers that allow users to create instructions for processing data in your editor without a single line of code.
A website that allows you to create your own gradient
AI use cases search engine.
Git-Heat-Map highlights the most changed files in a repository.
Container Machines - Containers that look like Virtual Machines.
footloose creates containers that look like virtual machines. Those containers run systemd as PID 1 and a ssh daemon that can be used to login into the container. Such "machines" behave very much like a VM, it's even possible to run dockerd in them :)
Ignite a Firecracker microVM.
Weave Ignite is an open source Virtual Machine (VM) manager with a container UX and built-in GitOps management.
Secure and fast microVMs for serverless computing.
Firecracker is an open source virtualization technology that is purpose-built for creating and managing secure, multi-tenant container and function-based services that provide serverless operational models. Firecracker runs workloads in lightweight virtual machines, called microVMs, which combine the security and isolation properties provided by hardware virtualization technology with the speed and flexibility of containers.
Purpose-built OS for Kubernetes, fully managed by Kubernetes.
k3OS is a Linux distribution designed to remove as much OS maintenance as possible in a Kubernetes cluster. It is specifically designed to only have what is needed to run k3s. Additionally the OS is designed to be managed by kubectl once a cluster is bootstrapped. Nodes only need to join a cluster and then all aspects of the OS can be managed from Kubernetes. Both k3OS and k3s upgrades are handled by the k3OS operator.
📦, Package Manager for GitHub repos.
Huber is to simplify the package management from GitHub projects with a builtin awesome list (live updating) of popular projects. It also supports repository feature for managing the package installation from your personal Github project. Please check the complete introduction as below.
Use a Raspberry Pi, old computer or VM as network storage for different retro computers and consoles.
RetroNAS is a tool that installs other tools, and is a rolling release. Each time the command line "retronas" tool is run, the core project is updated to its latest stable release. Third party tools that RetroNAS installs are done so via a mix of Debian APT repositories (which can be managed via standard package manager and system update tools), and for specialised tools via upstream project pages (these can be updated by re-running the tool installer).
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language.
reviewdog provides a way to post review comments to code hosting service, such as GitHub, automatically by integrating with any linter tools with ease. It uses an output of lint tools and posts them as a comment if findings are in diff of patches to review.
Key remapper for X11 and Wayland.
xremap is a key remapper for Linux. Unlike xmodmap, it supports app-specific remapping and Wayland.
Like jq, but for HTML. Uses CSS selectors to extract bits of content from HTML files.
OpenVEX is an implementation of the Vulnerability Exploitability Exchange (VEX for short) that is designed to be minimal, compliant, interoperable, and embeddable. The specification is available in the OPENVEX-SPEC.md file of this repository.
This is a GUI for testing and developing queries for the Overpass-API. It can also used for simple analysis of OSM data.
Most testing is ineffective.
Hypothesis is a new generation of tools for automating your testing process. It combines human understanding of your problem domain with machine intelligence to improve the quality of your testing process while spending less time writing tests.
nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration.