Trace thicknessn n n n Point amountn n n n Attractorsn n n n Spreadn n n n Generate Another!n Invert Colorsn Download as Imagen nnGenerative abstract images, based on the concept of attraction. nThis time, Random pens are placed in the canvas. nSeveral attractors act like “gravity”, pulling the pens closer. nthough the “hand” is unstable…
Category: js
Attraction Study 1
Point sizen n n n Point amountn n n n Attractorsn n n n Spreadn n n n Generate Another!n Invert Colorsn Download as Imagen nnGenerative abstract images, based on the concept of attraction. nRandom points are placed in the canvas. nSeveral attractors act like “gravity”, pulling them closer.
Blacksmithing: scroll svg generator
Generates blacksmithing scroll templates.
Fitness: Calorie and Protein intake calculator
Simple tool that calculates calories, protein intake and more for different fitness goals
Things I do for coffee (A.K.A., fun with thermodynamics)
I needed hot water at around 80-85 Celsius to use withnAeroPress.nAt the time, I didn’t have a thermometer that goes higher than 50C.nI know the room temperature and the temperature of near-boiling water (close to 100C ).nThe result: a calculator, for a cool (pun intended), practical use of thermodynamics.
Rome
Rome, SnapEase and some PIXI.js magic.
How to check for undefined in JavaScript
Some progressively better ways to strictly check for undefined in JavaScript.