JavaScript implementation of so-called Seam Carving algorithm for the content-aware image resizing and objects removal. Dynamic programming approach is applied to optimize the resizing time. (more…)
Read more »
A collection of essential design pattern examples in JavaScript - AllThingsSmitty/basic-design-patterns... (more…)
Read more »
This concepts are very used nowadays on functional programing, but because of the heavy mathematical background, sometimes it may be confusing to understand all the definitions. In this post I’ll try… (more…)
Read more »
A DOS JavaScript Canvas with sound. Contribute to SuperIlu/DOjS development by creating an account on GitHub. (more…)
Read more »
QX82 is a tiny Javascript engine that lets you create games and
experiences inspired by the look and feel of a retro 80s computer.
It's not an emulator or a fantasy console: it's just a Javascript library. (more…)
Read more »