
Building a video lightbox
We try to build a video lightbox for youtube videos. Showing thumbnails, on click open the video and play from the beginning.

Creating a youtube lightbox in Javascript and CSS
I’m trying to create a lightbox with an auto playing youtube video

Webassembly using Rust
We talk about how to use Rust to write webassembly code and build a small game of life example.

Dropping balls for New Years
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.

How to use Biometrics in Android + Audio Rant
We look at how to use a Biometric fingerprint to decrypt some encrypted data.

I created a game – part 2 [Löve2d]
We look into how the player character works and also how the enemy AI works.

Advent of Code 2018 – Day 2
Going though the process of solving the advent of code challenges for this year.

Advent of Code 2018 – Day 1
Going though the process of solving the advent of code challenges for this year.

Using Fastlane to deploy multiple Android apps
We go through how to run java code in your browser using different projects.