# Useful links #24

#### Responsive scrollable videos without obscure video encoding requirements

* [https://scrollyvideo.js.org/](https://scrollyvideo.js.org/)
    

#### Side Project Guide

* [https://sideproject.guide/en](https://sideproject.guide/en)
    

#### Put the output from any script/program in your macOS menu bar

* [https://github.com/matryer/xbar](https://github.com/matryer/xbar)
    

#### Query any Webpage or API

* [https://www.crul.com/](https://www.crul.com/)
    

#### Various Docker Compose examples of self-hosted FOSS and proprietary projects

* [https://github.com/Haxxnet/Compose-Examples](https://github.com/Haxxnet/Compose-Examples)
    

#### Get Started with Kubernetes | Ultimate Hands-on Labs and Tutorials

* [https://github.com/collabnix/kubelabs](https://github.com/collabnix/kubelabs)
    

#### Free AI image generator: Art, Social Media, Marketing | Playground AI

* [https://playgroundai.com/](https://playgroundai.com/)
    

#### Animate the faces in your family photos

* [https://www.myheritage.com/deep-nostalgia](https://www.myheritage.com/deep-nostalgia)
    

#### Visual Studio Code extension to make your code spaghetti

* [https://www.spaghettify.dev/](https://www.spaghettify.dev/)
    

#### Terraform provider for making API calls

* [https://github.com/devops-rob/terraform-provider-terracurl](https://github.com/devops-rob/terraform-provider-terracurl)
    

#### Installation script for rootless Docker

* [https://docs.docker.com/engine/security/rootless/#install](https://docs.docker.com/engine/security/rootless/#install)
    
* `curl -fsSL` [`https://get.docker.com/rootless`](https://get.docker.com/rootless) `| sh`
    

#### Simple alerting tool, builtin providers

* [https://github.com/keephq/keep](https://github.com/keephq/keep)
    

#### Push Notifications that work with just about every platform

* [https://github.com/caronc/apprise](https://github.com/caronc/apprise)
    

#### Tool for quickly creating python programs that parse command-line arguments

* [https://github.com/eriknyquist/duckargs](https://github.com/eriknyquist/duckargs)
