R Bites: Mini R Projects
This is a website featuring little R projects that weren’t big enough on their own.
So far:
A lightweight set of functions to render video in the console at native framerate. link
Running R on a flip phone, and pushing to github from it. link

A video conference client running in R, streaming webcam video to the console. link
Github: https://github.com/gbkorr/r-bites
See my main website for more projects!