Writing

All Posts








New typescript yarn project

A description of how to setup a project using yarn with typescript support from the beginning

2021-02-06 · 2 min read

Side Effects

A short but concise description of what side effects mean in software development

2020-04-12 · 2 min read

Google Sheets API

A tutorial on how to setup the correct credentials and service account for creation of sheets

2020-02-06 · 4 min read



Going Broad in a graph

Going broad in a graph: Introduction to Breadth First Search

2019-10-20T22:40:32.169Z · 4 min read


Idea to prototype

Simple tricks to go from nothing to prototype of app

2019-09-25T22:40:32.169Z · 4 min read





An Introduction to Gradient Descent w. Linear Regression

Gradient descent is one of 'greatest hits' algorithms. This posts gives a detailed explained and walkthrough of why and how it is implemented and applied to an example for linear regression

2019-06-09T22:40:32.169Z · 8 min read

Generative model for text mock-data

Any text-based entity or text-based column for upstarts or demos can be populated by generating mock data from a already learnt distribution or a encoding/decoding using textgen.

2019-03-03T22:40:32.169Z · 2 min read

Genetic algorithm for flappy bird

A neural network to play frappy bird with a genetic algorithm with different speeds and watch the progress.

2019-01-10T22:40:32.169Z · 2 min read