Langauge experience table | |
---|---|
Languages I'm comfortable with: | |
Languages I'm dipping my toes into: |
- Portugal
-
14:01
(UTC) - https://theghostofinky.github.io/
- https://discord.com/users/825290256910647306
Pinned Loading
-
-
-
-
nitter-webhook
nitter-webhook PublicLocally hosted Nitter RSS crawler that publishes new Tweets to a Discord Webhook
Python
-
Base64 encoding and decoding solutio...
Base64 encoding and decoding solutions for modern ES6 JavaScript that encode and decode utf-8 buffers unlike the utf-16 solution on MDN. 1function b64enc(input) {
2const encoder = new TextEncoder();
3const unicodeBuffer = encoder.encode(input);
45return btoa(
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.