+
Skip to content
View kilip's full-sized avatar
🏠
In Search of Enlightenment
🏠
In Search of Enlightenment

Organizations

@doyolabs @yawik

Block or report kilip

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kilip/README.md
// main about me package
package main

import (
	"fmt"
	"universe/earth"
)

// main make about me appears to the world
func main() {
    aboutMe := earth.Geek{
        Name: "Anthonius",
		NickName: "toni",
		Hobby: "coding, piano, movies",
        Language: earth.LanguageLevel{
            NativeTongue: "go, php, typescript",
			Limited: "c/c++, python",
			Brewing: "rust",
        },
		Occupation: "Freelancer",
		Framework: "too many framework i can working with :-)",
		Email: "me at itstoni dot com",
		Website: "https://itstoni.com",
		Logs: "https://kilip.github.io/coding-logs",
		CoolProjects: "please checkout my github pinned repositories.",
    }

    PrintToTheWorld(aboutMe)
}

// PrintToTheWorld ask compiler to print to the world about me
func PrintToTheWorld(aboutMe earth.Geek){
	fmt.Printf("Hello World: %+v", aboutMe)
}

Pinned Loading

  1. omed omed Public

    A demo project on steroids

    Go

  2. docker-dns docker-dns Public

    Configures external dns based on your docker container.

    PHP

  3. homelab homelab Public

    Infrastructure as Code repository for building my Homelab

    Python

  4. containers containers Public

    My personal containers

    Shell

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载