Pinned Repositories
browser-fs-access
File System Access API with legacy fallback in the browser
to-do-notifications
Enhanced version of the to-do app, which stores to-do items via IndexedDB, and then also aims to provide notifications when to-do item deadlines are up, via the Notification and Vibration APIs.
browser-async-iteration
Iterating an array synchronously blocks the event loop and the UI while iterating an async array gives some time to the event loop. It shows index in the array and its order it has been rendered in.
browser-fs-access
File System Access API with legacy fallback in the browser
c-input
Linked list in C
indexedDB-sqlike
IndexedDB Promisified
react-three-cube-renderer
Simple app to render cubes. Insert your dimms and press render. Using THREEjs, bufferGeometry, OrbitControl. Used in the Binpack project. Follow the website link.
workers
A tiny library for multithreading in browser. The library aims to make the work with worker in browsers easy.
phewphewb's Repositories
phewphewb/react-three-cube-renderer
Simple app to render cubes. Insert your dimms and press render. Using THREEjs, bufferGeometry, OrbitControl. Used in the Binpack project. Follow the website link.
phewphewb/browser-async-iteration
Iterating an array synchronously blocks the event loop and the UI while iterating an async array gives some time to the event loop. It shows index in the array and its order it has been rendered in.
phewphewb/indexedDB-sqlike
IndexedDB Promisified
phewphewb/workers
A tiny library for multithreading in browser. The library aims to make the work with worker in browsers easy.
phewphewb/browser-fs-access
File System Access API with legacy fallback in the browser
phewphewb/c-input
Linked list in C
phewphewb/core
:house_with_garden: Open source home automation that puts local control and privacy first.
phewphewb/eslint-plugin
Fullscript eslint rules
phewphewb/fontello
Iconic fonts scissors
phewphewb/jsstore-examples
This repo contains examples of jsstore for different frameworks & tools
phewphewb/loupe
Visualizing the javascript runtime at runtime
phewphewb/magicpacket
Wake On Lan Magic Packet sender
phewphewb/metacommand
Metarhia command-line interface utilities
phewphewb/metacomponents
Schema based frontend framework
phewphewb/react-navigation
Routing and navigation for your React Native apps
phewphewb/stripe-react-native
React Native library for Stripe.
phewphewb/to-do-notifications
Enhanced version of the to-do app, which stores to-do items via IndexedDB, and then also aims to provide notifications when to-do item deadlines are up, via the Notification and Vibration APIs.
phewphewb/user-o-matic-react
User-o-matic is a React basics test project.
phewphewb/vial-qmk
QMK fork with Vial-specific features.
phewphewb/void
terminal-based personal organizer
phewphewb/WebFundamentals
Best practices for modern web development