~tarokuriyama
tarokuriyama’s posts on Joy of Computing
home
about
subscribe
RC
home
about
log in
Subscribe
Atom feed
Recurse Center
log in
Works
Submissions
Thursday, Jul 1
Toycoin Part 1: Crypto Basics
(
permalink
)
made by
tarokuriyama
, submitted by
Mai
Follow along as Taro walks through his process learning about blockchain and coming up with an implementation from scratch.
—
Mai
Thursday, May 13
Treemap Generator
(
permalink
)
made by
tarokuriyama
, submitted by
porterjamesj
A random treemap generator with adjustable parameters written in Elm. You can see the code here: https://github.com/tkuriyama/treemap-generator and a writeup here: https://tkuriyama.github.io/papers/2021/04/15/Squarified-Treemaps.html
—
porterjamesj
Friday, Apr 30
The Random Monad in Elm
(
permalink
)
made by
tarokuriyama
, submitted by
porterjamesj
How Elm maintains purity while working with random numbers.
—
porterjamesj
Friday, Oct 23
risk
(
permalink
)
made by
tarokuriyama
, submitted by
porterjamesj
A comparison of ways to visualize your chances of winning a battle in the board game Risk
—
porterjamesj
Sunday, Sep 13
Sudoku solver and visualization
(
permalink
)
made by
tarokuriyama
, submitted by
porterjamesj
An interactive Sudoku solver that lets you step forward and backward through a visualization of how it works.
—
porterjamesj