mirror of
https://github.com/maikka39/Personal-Website.git
synced 2026-09-27 20:46:25 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
+++
|
||||
author = "Maik de Kruif"
|
||||
title = "About"
|
||||
date = 2020-07-06T16:33:01+02:00
|
||||
description = ""
|
||||
images = []
|
||||
tags = [
|
||||
"aboutme",
|
||||
]
|
||||
categories = [
|
||||
"me",
|
||||
]
|
||||
+++
|
||||
|
||||
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.
|
||||
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
author = "Maik de Kruif"
|
||||
title = "Portfolio"
|
||||
date = 2020-07-06T16:37:43+02:00
|
||||
description = "Coming soon!"
|
||||
images = []
|
||||
tags = [
|
||||
"portfolio",
|
||||
"aboutme",
|
||||
]
|
||||
categories = [
|
||||
"me",
|
||||
]
|
||||
+++
|
||||
|
||||
## Coming soon
|
||||
|
||||
Please come back later.
|
||||
@@ -0,0 +1,14 @@
|
||||
+++
|
||||
author = "Maik de Kruif"
|
||||
title = "Test Post"
|
||||
date = 2020-07-08T16:41:25+02:00
|
||||
description = "My first post on this website."
|
||||
tags = [
|
||||
"untagged",
|
||||
]
|
||||
categories = [
|
||||
"uncategorized",
|
||||
]
|
||||
+++
|
||||
|
||||
This page should be working
|
||||
Reference in New Issue
Block a user