Building a video lightbox

2019-01-14 00:01:34 - No Comments

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

Read more →

Creating a youtube lightbox in Javascript and CSS

2019-01-10 22:01:33 - No Comments

I’m trying to create a lightbox with an auto playing youtube video

Read more →

Webassembly using Rust

2019-01-07 00:01:29 - No Comments

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

Read more →

Dropping balls for New Years

2018-12-31 00:12:04 - No Comments

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

Read more →

End of 2018

- No Comments

I reflect at the last year and my feelings about this journey.

Read more →

How to use Biometrics in Android + Audio Rant

2018-12-24 00:12:37 - No Comments

We look at how to use a Biometric fingerprint to decrypt some encrypted data.

Read more →

I created a game – part 2 [Löve2d]

2018-12-17 00:12:24 - No Comments

We look into how the player character works and also how the enemy AI works.

Read more →

Advent of Code 2018 – Day 2

2018-12-10 06:12:31 - No Comments

Going though the process of solving the advent of code challenges for this year.

Read more →

Advent of Code 2018 – Day 1

2018-12-03 00:12:16 - No Comments

Going though the process of solving the advent of code challenges for this year.

Read more →

Using Fastlane to deploy multiple Android apps

2018-11-26 00:11:08 - No Comments

We go through how to run java code in your browser using different projects.

Read more →

I created a game – part 1 [Löve2d]

2018-11-19 00:11:20 - No Comments

We look into creating a game in love2d

Read more →

Creating a video intro in CSS

2018-11-12 01:11:21 - No Comments

We try to create a intro for my videos using css.

Read more →