Compare commits
2 Commits
85d05c9595
...
main
Author | SHA1 | Date | |
---|---|---|---|
c080226d47
|
|||
88c875c57e
|
26
README.md
26
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)
|
||||
@@ -19,7 +20,8 @@ Smaller scripts will be included directly in this repository
|
||||
- [Tasty TacOS](#tasty-tacos)
|
||||
- [Leetcode trees](#leetcode-trees)
|
||||
- [Cafeteria menus](#cafeteria-menus)
|
||||
- [Avent of Code](#avent-of-code)
|
||||
- [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)
|
||||
@@ -146,7 +160,7 @@ Cafeteria menus for the week, used by a Discord and a Telegram bot
|
||||
<img src="images/menus.png" width="500">
|
||||
</p>
|
||||
|
||||
## Avent of Code
|
||||
## Advent of Code
|
||||
*Links*:
|
||||
[Repo](https://git.kb28.ch/HEL/AdventOfCode2024)
|
||||
|
||||
@@ -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