---
config:
look: handDrawn
securityLevel: antiscript
flowchart:
diagramPadding: 0
nodeSpacing: 15
rankSpacing: 50
padding: 10
---
flowchart LR
BLOG(blog)
NPM(npm packages)
CODE@{ shape: st-rect, label: "code smells"}
A(SPOJ - Rust)
B(π AoC 21' - TypeScript)
C(π AoC 22' - Python)
BLOG --- NPM --- CODE
CODE --> A
CODE --> B ~~~~ END
CODE --> C
click BLOG href "https://twistezo.github.io/blog/" _blank
click NPM href "https://www.npmjs.com/~twistezo" _blank
click A href "https://github.com/twistezo/spoj-tournament" _blank
click B href "https://github.com/twistezo/advent-of-code-2021" _blank
click C href "https://github.com/twistezo/advent-of-code-2022" _blank
classDef hidden display: none
class END hidden
classDef link text-decoration: none
class BLOG,NPM,CODE,A,B,C link
-
Notifications
You must be signed in to change notification settings - Fork 0
twistezo/twistezo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published