Edvin Teskeredzic

personal website


random (stuff)

This is the place where all the random in-browser stuff goes. You can find my other projects on Github.

In-browser Wireworld

Go to project

My favorite cellular automaton, Wireworld, playable in the browser.


In-Browser 2048 Game

Go to project

A bootleg version of the game 2048, playable in the browser.


Random Texture Generation from Gradient Noise

Go to project

Used to teach my students about the usefulness of random noise.


Simple MIC-1 microinstruction decoder

Go to project

Used as a teaching tool on the Faculty of Electrical Engineering Sarajevo.


Unbounded 0-1 Knapsack problem solver through dynamic programming

Go to project

As far as I know, the only online solver for this particular variant of the problem.