First Blog
2022-07-30
Today i am writing my first blog ever
how do i feel while writing my first blog?
- Feels good man, very good.
- I hope i will be consistent on this site, and get rid of this bad habit of procastinating every fucking thing.
some rusty code :)
fn main() {
println!("Hello World")
println!("This is Krolyxon, i am from earth.")
println!("visit /contact for contact info")
}