PinnedPublished inLevel Up CodingA Decent Introduction to Gradient Descent in PythonGradient Descent is a fundamental element in today’s machine learning algorithms. Let’s have a look on it.Feb 22, 2021Feb 22, 2021
PinnedPublished inThe StartupHow I structure my Node.js REST APIsWhen I started using Node.js for building REST APIs on the server side, I struggled a lot with the question ‘How should the folder…Jan 9, 20202Jan 9, 20202
Published inLevel Up CodingSolving Peg Solitaire using BacktrackingSolving the Peg Solitaire puzzle game using backtracking in Kotlin.Feb 6, 2023Feb 6, 2023
Published inLevel Up CodingWhy and how to learn programmingWhy you should consider learning how to programm and how to get started the right way.Feb 28, 2022Feb 28, 2022
Published inLevel Up CodingImproving Minimax performance10 techniques for improving the Minimax algorithm’s performance.Nov 30, 2021Nov 30, 2021
Published inLevel Up CodingHow I structure my React projectsA React folder structure that fits my needs. Structuring and organizing React applications.Sep 5, 20213Sep 5, 20213
Published inLevel Up CodingDatabase seeding in Node.jsSeed your MySQL database with dummy data using Node.js.Aug 21, 20211Aug 21, 20211
Published inLevel Up CodingZobrist HashingWhat it’s good for and how it’s calculated by the example of tic-tac-toe.Aug 2, 2020Aug 2, 2020
Published inThe StartupSetting up a MySQL container in DockerDocker is a term you might already have heard or read about in the tech scene in the last couple of years. Dive into it.Mar 29, 2020Mar 29, 2020
Published inDataDrivenInvestorImproving your productivity with Telegram and Node.jsEstablishing a communication channel between a mobile device and a Node.js webserver.Feb 23, 2020Feb 23, 2020