🔍
Looking for New Projects
I like to build stuff on the web. Author of Autocracy, Awedio and GALB.
-
Speed Society
- San Diego
- http://speedsociety.com
- https://orcid.org/0009-0005-7101-9045
- benz_lemonade
Highlights
- Pro
Pinned Loading
-
-
Particle Generation & Explosion Func...
Particle Generation & Explosion Function 1// How to make things explode
2function explode(x, y) {
3//The number of particles each execution generates.
4var particles = 100,
5// Explosion container with element reference.
-
Using Canvas get the value of an ima...
Using Canvas get the value of an images total brightness. 1function getImageBrightness(imageSrc) {
2var img = document.createElement("img");
3img.src = imageSrc;
4img.style.display = "none";
5document.body.appendChild(img);
-
angelleye/paypal-woocommerce
angelleye/paypal-woocommerce PublicPayPal payment gateway extension for WooCommerce.
-
Limelight-API-Client
Limelight-API-Client PublicA reusable PHP class to connect to the LimeLight CRM API.
PHP
-
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.