nichoth
Hello world.
I am building all t 6D6D he tools for the web.
When applications are done well, they are just the really application-specific, brackish residue that can't be so easily abstracted away. All the nice, reusable components sublimate away onto github and npm where everybody can collaborate to advance the commons.
— @substack
These are the re-usable components.
If you need to do things like
- authenticate requests
- manage keys in a web browser
- use the
webauthn
API to manage a keypair - create web components
- write minimal tests
- debug your frontend apps
- write accessible applications
then please consider sponsoring my work.
Featured work
-
bicycle-codes/webauthn-keys
Use the Web Authentication API to store crypto keys
TypeScript 4 -
bicycle-codes/simple-aes
The simplest way to use AES keys in the browser or Node.
TypeScript 2 -
bicycle-codes/keys
Create and store asymmetric keys with the webcrypto API in the browser
TypeScript 2 -
substrate-system/debug
Debug utility
TypeScript 1 -
bicycle-codes/request
Use Bearer tokens with web crypto to authenticate http requests.
TypeScript -
substrate-system/web-component
Minimal parent web component to inherit from
TypeScript