Project_IO's Personal Profile
Find a file
2022-11-15 23:06:49 +09:00
.gitignore feat: update current profile source 2022-05-20 11:08:45 +09:00
main.c feat: include 'stdlib.h' and 'string.h' 2022-07-24 23:22:44 +09:00
Makefile feat: update current profile source 2022-05-20 11:08:45 +09:00
README.md Update README.md 2022-11-15 23:06:49 +09:00

package main

import "fmt"

func main() {
  fmt.Println("Hello, World!")
}
[projecttl@fedora ~]$ go build -o profile main.go
[projecttl@fedora ~]$ ./profile
Hello, World!
[projecttl@fedora ~]$

I'm Project_TL, A backend developer 👨‍💻 working since 2015 🚀

  • 🔭 Im currently working on Cube Connect
  • 🌱 Im currently learning Nothing
  • Ask me about anything related to Minecraft Server Bukkit API
  • Fun fact:
    • C not have bool type.(If not including stdbool.h)
    • HTML is not programming language.

Connect with me


Github Stats



Using Languages