Pinned Repositories
chat-e2ee
A platform that allows you to chat with someone without any registration. You don't need to identify yourself to the internet and can chat anonymously. The end-users are not traceable and data is not owned by anyone.
color-palette-extraction
Create a color palette using median cut with Javascript
handbook
The Jitsi Handbook
intersectionObserverApi
Basic examples created in React using the intersection observer API
jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
MediaStreamAPI
Basic examples using the mediaStream API in JS for recording audio and video
node-scraping-101
Basic examples of how to scrape with node using cheerio, puppeteer and playwright
react-netflix
Netflix slider and searchbar, recreated using react with hooks, powered by TMDB API
stackoverflowAnswer
Puppeteer scraper that screenshots stackoverflows answers
zygisS22's Repositories
zygisS22/color-palette-extraction
Create a color palette using median cut with Javascript
zygisS22/intersectionObserverApi
Basic examples created in React using the intersection observer API
zygisS22/react-netflix
Netflix slider and searchbar, recreated using react with hooks, powered by TMDB API
zygisS22/MediaStreamAPI
Basic examples using the mediaStream API in JS for recording audio and video
zygisS22/stackoverflowAnswer
Puppeteer scraper that screenshots stackoverflows answers
zygisS22/tic-tac-toe-online
Tic-tac-toe "online", using socket.io with node.js and react.js with hooks for the client.
zygisS22/chat-e2ee
A platform that allows you to chat with someone without any registration. You don't need to identify yourself to the internet and can chat anonymously. The end-users are not traceable and data is not owned by anyone.
zygisS22/handbook
The Jitsi Handbook
zygisS22/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
zygisS22/node-scraping-101
Basic examples of how to scrape with node using cheerio, puppeteer and playwright
zygisS22/planning-poker-discord-bot
A Discord bot for playing planning poker
zygisS22/realtime-exercises
Exercises for the Complete Intro to Realtime as taught for Frontend Masters
zygisS22/RubiX
The website for rubiX club.
zygisS22/TensorFlow-Course
zygisS22/Tetris-Game
A Basic Tetris Game made from JavaScript & HTML.
zygisS22/zygisS22