Highlights
- Pro
Pinned Loading
-
Open-Crossword
Open-Crossword PublicAn open-source web-based crossword puzzle platform
JavaScript 10
-
La-Revolte-RPG
La-Revolte-RPG PublicA game developed for a school project. Made with PyGame. Un jeu fait pour un travail scolaire. Fait avec PyGame.
-
BrebeufHx-Challenges
BrebeufHx-Challenges PublicClient-side coding challenge platform with Python and JavaScript support
HTML 1
-
Vintage-UI
Vintage-UI PublicA small collection of select vintage software screenshots for inspiration
-
-
How to use the native Compression St...
How to use the native Compression Streams API to compress and decompress strings in JavaScript 1async function compressAndEncode(inputString) {
2const encoder = new TextEncoder();
34// Create a ReadableStream from the input string
5const inputReadableStream = new ReadableStream({
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.