🔥
ON FIRE
I'm a web developer working for NCR, a company that makes the 'Cha-Ching!' noises that come out of cash registers
-
NCR
- Athens, GA
- justinebert.com
Highlights
- Pro
Pinned Loading
-
Random HTML component
Random HTML component 1import {tags, voids} from './tags.js'
23export default function RandomElement (props) {
4var value = props.value ? props.value : Math.floor(Math.random()*tags.length)
5var Tag = tags[value]
-
sine-waves
sine-waves PublicA class and react component for rendering sine waves to canvas.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.