[go: up one dir, main page]

Skip to content
View thevan4's full-sized avatar

Block or report thevan4

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
thevan4/README.md
package main

//Me it's me
type Me struct {
	Name   string
	Job    string
	Skills string
}

func main() {
	me := &Me{
		Name:   "Ivan",
		Job:    "Ozon travel core teamlead",
		Skills: "Golang architecture and business problem solving",
	}
	_ = me
}

Pinned Loading

  1. khannz/crispy-palm-tree khannz/crispy-palm-tree Public

    Go 2

  2. capi capi Public

    Go

  3. crispy-palm-tree-states crispy-palm-tree-states Public

    CLI table writer for nlb tier 1 (https://github.com/khannz/crispy-palm-tree)

    Go

  4. telegram-calendar telegram-calendar Public

    Pure package for your telegram calendar bot on golang

    Go 1

  5. telegram-calendar-examples telegram-calendar-examples Public

    Go