Solving the Peg Solitaire puzzle game using backtracking in Kotlin.
An architecture for writing and organizing your Unit & Integration Tests for Node.js REST APIs using Jest, Supertest & Chai.
Improve your programming experience in Node.js by using typed SQL queries.
Building a convolutional neural network using Keras, Tensorflow and Google's Quick, Draw! dataset to recognize hand drawn images
Why you should consider learning how to programm and how to get started the right way.
10 techniques for improving the Minimax algorithm's performance
A React folder structure that fits my needs. Structuring and organizing React applications.
Seed your MySQL database with dummy data using Node.js.
What it’s good for and how it’s calculated by the example of tic-tac-toe
This post was originally published on my blog. Docker is a term you might already have heard or...
This article was originally published on Medium. Some time ago I searched for an easy way to...
This post was originally published on my blog. Some days ago I wrote an article about how I...
For me it's almost everyday the same: Starting the computer Preparing my breakfast (oats most of...
Including path aliases in a TS Node.js project
This post was originally published on my blog. When I started using Node.js for building REST...
Before I decided to become a Software Developer I thought about different job alternatives if my...
JS Library for working with lists
Daily push messages including live data for your phone
Scenario: You send an Ajax get request to your server and you expect to print something in...