georapbox
Crafting code with character — glitches are just part of the charm.
Allwyn Lottery SolutionsGreece
Pinned Repositories
angular-PubSub
Angular 1.x implementation of the Publish–Subscribe pattern.
barcode-scanner
A Progressive Web Application (PWA) that scans barcodes of various formats, using the Barcode Detection API.
custom-elements
A list of my Custom Elements (Web Components) and some useful links with related material.
immutable-arrays
Immutable versions of normally mutable array methods
js-utils
A collection of dependency-free JavaScript utilities :wrench:
meme-generator
A Progressive Web App (PWA) for creating memes.
PubSub
Javascript implementation of the Publish/Subscribe pattern.
ReadMore.js
JavaScript library that adds a 'read more' functionality on the text blocks that is applied to.
rss-feed-reader
A simple RSS Feed Reader based on web technologies (HTML, CSS, JavaScript)
shuffle-letters
A JavaScript library to shuffle the text content of a DOM element with an animated effect.
georapbox's Repositories
georapbox/barcode-scanner
A Progressive Web Application (PWA) that scans barcodes of various formats, using the Barcode Detection API.
georapbox/meme-generator
A Progressive Web App (PWA) for creating memes.
georapbox/js-utils
A collection of dependency-free JavaScript utilities :wrench:
georapbox/custom-elements
A list of my Custom Elements (Web Components) and some useful links with related material.
georapbox/rss-feed-reader
A simple RSS Feed Reader based on web technologies (HTML, CSS, JavaScript)
georapbox/capture-photo-element
A custom element that implements the MediaDevices.getUserMedia() method of the MediaDevices interface to capture a photo in the browser.
georapbox/clipboard-copy-element
A custom element that implements the Clipboard API to copy text content from elements or input values to the clipboard.
georapbox/eye-dropper-element
A custom element that implements the EyeDropper API that allows the user to select colors from the screen.
georapbox/a-tab-group
A custom element to create a group of tabs and tab panels.
georapbox/files-dropzone-element
A custom element that creates a drag and drop zone for files.
georapbox/modal-element
A custom element to create a modal, using the native dialog element under the hood.
georapbox/mutation-observer-element
A custom element that offers a declarative interface to the MutationObserver API.
georapbox/resize-observer-element
A custom element that offers a declarative interface to the ResizeObserver API.
georapbox/web-share-element
A custom element that implements the Web Share API to share user-defined data.
georapbox/dotfiles
:wrench: my dotfiles
georapbox/lorem-ipsum-element
A custom element that generates lorem ipsum text.
georapbox/scroll-top-element
A custom element that scrolls to the top of the page.
georapbox/skeleton-placeholder-element
A custom element that acts as a placeholder to indicate that some content will eventually be rendered.
georapbox/theme-toggle-element
A custom element that allows you to toggle between light, dark and system theme.
georapbox/app-tools
georapbox/astro-mpa-bars
Quick POC for Astro Page Stinger View Transitions
georapbox/content
The content behind MDN Web Docs
georapbox/feature-flags-sample-code
georapbox/learn-grid-the-easy-way
georapbox/practical-svg
georapbox/react-19-playground
georapbox/react-redux-toolkit-starter
georapbox/reproduce-parcel-bug
This repo is a minimal reproduction of a bug in Parcel v2.10.3.
georapbox/todomvc-htmx
TodoMVC app implemented using htmx and hyperscript
georapbox/vite-micro-frontends
Micro Frontends using Vite and Module Federations