PWA enthusiast. Building the interactive web one library at a time. ππ¨πΎβπ»
react-motion-router. Declarative client-side routing library for React β with page transitions and animations out of the box. Under Development π§ͺ.
151web-gesture-events. A library that brings high-level asynchronous gesture events to the web by extending the standard addEventListener interface. βπΎπ±
10zxing-qr-reader. QR code reader based on ZXing C++ port by @nu-book compiled to wasm.
5ray-tracing-weekend-rs. A CPU ray tracer implemented in Rust to help learn the language.
4gofetch. TypeScript
3resourceful-hono. TypeScript
2effective-react. A library that effectively bridges the gap between EffectTS and React. Offering strong primitives for writing React components as Effects that return JSX.
2bf-jit-wasm. A Rust implementation of the Brainf*ck programming language for the Web.
2ray-tracing-weekend. A CPU ray tracer written in C++.
2react-motion-router-docs. TypeScript
1brockjuniors. TypeScript
1surdstack. TypeScript
1OOCD.c. An ugly example of what can loosely be called object oriented programming in C. I'm a junior dev so don't roast me XD. Purpose of the code is to shorten file I/O process in C, taking an object oriented approach. A struct object is created, a file pointer is also created. Pointer to struct is passed to open function, which also takes file path and I/O method as strings. Method read is used to read contents of the entire file and return the entire file as a string. Methods are created by using pointers to functions and assigning them as members of the struct. Code is essentially an implementation of a python like file object in C. It was fun to develop even though it's not that great a solution and likely breaks on anything that is not DevC++. :)
1Krypton. The Krypton Project (Web Development Framework)
1ffmpeg.wasm. FFmpeg for browser and node, powered by WebAssembly
1blog. CSS
1stack-based-vm. A Rust port of a Tsoding's simle stack-based virtual machine originally written in C.
1