Who knows me and my first GitHub account? I can confirm that my first account is still in use. This second account is used for my professional projects or more serious project, nothing more or less. To be honest, I have three remote accounts, one of them is from different remote platform, feel free to check here.
package hello_world
import "core:fmt"
main :: proc() {
name := "Ilman"
fmt.printfln("hello world, %s is here!", name)
}
don't ask me about the front-end. I'm a little afraid to include it on my CV. I can do it but I don't want to do it as often as possible. front-end for me is like doing ordinary things with extraordinary drive. who wants to spend time just to make a button look attractive in a day?