Sal Rahman's repositories
activity-pub-yo
Some ActivityPub stuff
elliptic-curve-cryptography-presentation
Presentation explaining the math behind elliptic curve cryptography
elliptic-curve-js
Me practicing elliptic curve in JavaScript/TypeScript
elliptic-curve-viewer
A tool to visualize elliptic curve arithmetic
glsl-practice
Practicing GLSL (while also practicing some WebGL basics)
implicit-marching-box
Just a demo for implicit marching boxes
implicit-quad-tree
Calculating coordinates of an implicit curve using quad trees
mnist-practice-typescript
Me practicing building a handwritten digits classifier, with TypeScript. I will need to train the neural network once again, some day.
notes.salrahman.com
A place to jot down some notes about coding.
path-handler
Handles paths
react-three-fiber-drag-example
Drag example in React Three Fiber
stream-wrapper
A wrapper for stream of events, that effectively allows you to interpret event streams as an async iterable