---
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
- Kraków, Poland
- linkedin.com/in/lukaszkolko
Pinned Loading
-
time-on-battery-m1
time-on-battery-m1 PublicMac OS app for measure real elapsed time on battery between charging. Without sleeping time unlike in system's Activity Monitor. Requires Big Sur and M1 processor.
TypeScript 2
-
netflix-subtitles-styler
netflix-subtitles-styler PublicGoogle Chrome extension for manipulate styles of Netflix subtitles
-
react-text-scramble
react-text-scramble PublicReact & TypeScript text scramble effect
-
-
blockchain
blockchain PublicSimple blockchain implementation with wallets, transactions and mining system
Java 2
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.