Skip to content
View hajisml's full-sized avatar
👾
I ΔM Δ M∆RTI∆Ŋ
👾
I ΔM Δ M∆RTI∆Ŋ

Block or report hajisml

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
hajisml/README.md

Profile banner

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge
₿ Bitcoin: 14Z5jHvw6Xu1Tvsn2b2XAJmwysEB5WJ5m5

func main() {
	http.HandleFunc("/", func(writer http.ResponseWriter, request *http.Request) {
		message := strings.Join([]string{"Hello", "world!"}, " ")

		_, err := writer.Write([]byte(message))
		if err != nil {
			panic(err)
		}
	})

	if err := http.ListenAndServe(":8080", nil); err != nil {
		panic(err)
	}
}

🚀 Updates

Dev Excuses
- Mαrtiαηϟ VϞ Gobliηϟ -

Pinned Loading

  1. Tartarus Tartarus Public

    My Dotfiles

    Latte

  2. voltpass voltpass Public

    A simple Telegram Password Manager Bot

    Python

  3. javascript-calculator javascript-calculator Public

    JavaScript

  4. martiandegree/martian-prompt martiandegree/martian-prompt Public

    Shell