March 28 2022 · 2 min read
⛰️ My first post
Basic information on my future posts
Krix
!MORE ABOUT ME
Krix.js
const
Krix
= {
name
:
"Kristjan"
,
surname
:
"Kocevar"
,
gender
:
"male"
,
age
:
13
,
country
:
"Slovenia"
,
likes
:
[
"coding"
,
"reading"
,
"anime"
,
"games"
,
"YouTube"
]
,
favourites
:
{
youtuber
:
"Wortex"
,
anime
:
"Attack on Titan"
,
book
:
"John Green: The Fault in Our Stars"
,
song
:
undefined
}
}
1
POSTMarch 28 2022 · 2 min read
Basic information on my future posts