Welcome
Hello! I'm Leon, and I invite you to join me on my exciting journey in web development and coding! With a fulfilling career spanning system administration and software development in...
Medior Front-end Developer
Hello! I'm Leon, and I invite you to join me on my exciting journey in web development and coding! With a fulfilling career spanning system administration and software development in...
I just finished the ‘Become a PHP Developer’ learning path from LinkedIn Learning (formerly Lynda.com). The learning path consists of 12 courses and you can view the individual certificates below. After completing...
Over the last three days I finished six courses from Sololearn. It was fun to revisit the basics of coding and working with HTML, CSS, JavaScript, PHP, SQL and Responsive...
Color Toggle From the script.js file: /** * * @param {string} type: id, class or body * @param {string} value: element name * */ const element = function(type, value){ switch(type){...
Schedule From the schedule.js node.js file: 'use strict' const {SCHEDULE} = require('../configuration') const schedule = require('node-schedule') const every_six_minutes = '*/6 * * * *' const every_seven_minutes = '*/7 * * * *'...
Note: the report below is written in Dutch. Vanuit de basisgedachte dat het project een begin is van een veel uitgebreider dashboard dat daadwerkelijk gebruikt gaat worden, ben ik eerst...
In April 2020 I started a Bachelor in Back-end Development at Winc Academy, which focuses on Python, SQL and DevOps. Update: I succesfully finished the course in June! During the...
In March and April 2020 I followed a Bachelor in Front-end Development at Winc Academy, which focuses on HTML5, CSS3, JavaScript ES6+ and React JS. During the course I’ve succesfully...