bcdewitt
Web app developer with a focus on JavaScript-based technologies. Also an up-and-coming Rustacean with PHP & C# experience
Pinned Repositories
angular-no-shadow-dom
Created with StackBlitz ⚡️
angular-shadow-dom
Created with StackBlitz ⚡️
async-indexeddb
A learning project of mine for gaining experience with IndexedDB
deno-tsconfig-schema
JSON Schema specifically for use with Deno
game-dev-examples
js-game-engine
A JavaScript library that utilizes the ECS design pattern to organize video game logic. This has been mostly used for educational purposes (learning ES6+ syntax, Rollup, JSDoc, Jest, etc.)
js-game-engine-example
An incomplete example game used to test the flexibility of my custom game engine's API/features.
proxy-query
With updates to Web APIs like .querySelector() and JavaScript syntax improvements, I felt that the core functionality of jQuery could now use native browser code - the only thing missing was the composite design pattern. Thus, Proxy Query was born.
wasm_specs
This project is a proof of concept that SPECS can be used in a browser environment
game-db
bcdewitt's Repositories
bcdewitt/game-dev-examples
bcdewitt/js-game-engine
A JavaScript library that utilizes the ECS design pattern to organize video game logic. This has been mostly used for educational purposes (learning ES6+ syntax, Rollup, JSDoc, Jest, etc.)
bcdewitt/proxy-query
With updates to Web APIs like .querySelector() and JavaScript syntax improvements, I felt that the core functionality of jQuery could now use native browser code - the only thing missing was the composite design pattern. Thus, Proxy Query was born.
bcdewitt/angular-no-shadow-dom
Created with StackBlitz ⚡️
bcdewitt/angular-shadow-dom
Created with StackBlitz ⚡️
bcdewitt/async-indexeddb
A learning project of mine for gaining experience with IndexedDB
bcdewitt/deno-tsconfig-schema
JSON Schema specifically for use with Deno
bcdewitt/js-game-engine-example
An incomplete example game used to test the flexibility of my custom game engine's API/features.
bcdewitt/laravel-react-test
bcdewitt/MorseCode
TrueFit code submission from several years ago. This translates a string of dots, dashes and breaks (.-|, respectively) into readable English.
bcdewitt/pwa-studio-example
Example Magento PWA Studio project
bcdewitt/wasm_specs
This project is a proof of concept that SPECS can be used in a browser environment