From 61efdb4b46d9265f5ff37620dd3ad05d42d09107 Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Fri, 19 Nov 2021 12:24:17 +0100 Subject: [PATCH] Add some more info about me --- content/about.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/content/about.md b/content/about.md index 6640f18..4671f79 100644 --- a/content/about.md +++ b/content/about.md @@ -1,8 +1,8 @@ +++ author = "Maik de Kruif" title = "About" -date = 2020-07-06T16:33:01+02:00 -description = "" +date = 2021-11-19T12:26:01+01:00 +description = "Ever since I was a little kid, I've loved coding. From the moment of writing my first program in Python and manipulating it to produce the desired output, I have been obsessed with the idea of writing software to solve practical problems. Programming is like a never-ending puzzle where you continuously have to come up with a new way to solve it." images = [] tags = [ "aboutme", @@ -12,4 +12,10 @@ categories = [ ] +++ -Hey there, my name is Maik de Kruif, I create websites, bots and other kinds of software. At the moment, I'm still studying computer science at Avans University of Applied Sciences. I am also a big fan of open-source software, which is why you'll find many of my projects on [GitHub](https://github.com/maikka39). And last but not least, I love playing around with cyber-security related stuff. +Ever since I was a little kid, I've loved coding. From the moment of writing my first program in Python and manipulating it to produce the desired output, I have been obsessed with the idea of writing software to solve practical problems. Programming is like a never-ending puzzle where you continuously have to come up with a new way to solve it. + +Outside of my job, I run a small business with a couple of friends where we develop drone shows. I'm responsible for both designing and writing the control software as well as creating and designing the actual drones. + +When I get home after work/school, I tend to either continue writing code for some personal side-projects, or play around with cyber-security related stuff. This is what keeps me up at night, a never-ending thirst to create beautiful, powerful things and share them with the world. + +Skills/Interests: Python, Java, Scala, JavaScript, Node, CSS, HTML, Git, SQL, MongoDB, Apache, Nginx, Docker.