add Jumble and blobs
This commit is contained in:
22
README.md
22
README.md
@@ -11,6 +11,7 @@ Smaller scripts will be included directly in this repository
|
||||
- [RIVET](#rivet)
|
||||
- [Chronos](#chronos)
|
||||
- [Circuiteria](#circuiteria)
|
||||
- [Jumble](#jumble)
|
||||
- [Functastic](#functastic)
|
||||
- [Math tools](#math-tools)
|
||||
- [Sankeynoa](#sankeynoa)
|
||||
@@ -20,6 +21,7 @@ Smaller scripts will be included directly in this repository
|
||||
- [Leetcode trees](#leetcode-trees)
|
||||
- [Cafeteria menus](#cafeteria-menus)
|
||||
- [Advent of Code](#advent-of-code)
|
||||
- [Blobs](#blobs)
|
||||
|
||||
|
||||
## RIVET
|
||||
@@ -58,6 +60,18 @@ Drawing block circuits with Typst made easy, using CeTZ
|
||||
<img src="images/circuiteria.png" width="300">
|
||||
</p>
|
||||
|
||||
## Jumble
|
||||
*Links*:
|
||||
[Repo](https://git.kb28.ch/HEL/jumble) /
|
||||
[Universe](https://typst.app/universe/package/jumble)
|
||||
|
||||
*Description*:
|
||||
A Typst package providing some hash functions and related stuff
|
||||
|
||||
<p align="center">
|
||||
<img src="images/jumble.png" width="500">
|
||||
</p>
|
||||
|
||||
## Functastic
|
||||
*Links*:
|
||||
[Repo](https://git.kb28.ch/HEL/functastic)
|
||||
@@ -157,5 +171,13 @@ My attempt at Advent of Code (2024)
|
||||
<img src="images/aoc.png" width="300">
|
||||
</p>
|
||||
|
||||
## Blobs
|
||||
*Links*:
|
||||
[Directory](./misc/blobs/)
|
||||
|
||||
*Description*:
|
||||
Function to make some blobs in a CeTZ canvas
|
||||
|
||||
<p align="center">
|
||||
<img src="images/blobs.png" width="400">
|
||||
</p>
|
||||
|
BIN
images/blobs.png
Normal file
BIN
images/blobs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
images/jumble.png
Normal file
BIN
images/jumble.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user