Life & fun · November 25, 2019
Creepyface – A JavaScript library to make your face look at the pointer
Does the same job
all alternatives →- AFA Face-Detection Library in 200 Lines of JavaScript2018 · tkv.io · ▲36
- ATA tiny JS library for real-time localization of eye pupils2019 · tehnokv.com · ▲153
- FGFace Generator2019 · xn--5ca.cc · ▲256
- SIScratchpad.io - a real-time HTML and CSS editor2012 · scratchpad.io · ▲298
- QAQuaggaJS, a barcode scanner written in JavaScript2014 · serratus.github.io · ▲168
- GAGlean, a tiny bitmap font for programming2016 · github.com · ▲66
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io