Hey, Welcome to BooleanStack Repository. This repository is a collection of code snippets, examples, and utilities that I have created over time. The repository is organized in the following way:
├── examples
│ ├── list-example.py
│ ├── manim_play.py
│ ├── moving_frame_box.py
│ └── tree-example.py
├── media
│ ├── images
│ ├── texts
│ └── videos
├── videos
│ ├── utils
│ ├── _2023
│ └── _2024
├── .gitignore
├── config.py
├── exporter.py
├── ReadMe.md
└── __init__.py