Skip to content
View eazylaykzy's full-sized avatar
💭
How will you Vue me React
💭
How will you Vue me React

Block or report eazylaykzy

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
eazylaykzy/README.md

Hi, I'm Adeleke Adeniji

package main

type Me struct {
	Name   string
	Job    string
	Code   string
	Skills string
}

func main() {
	me := &Me{
		Name:   "Adeleke Adeniji Oluwafemi",
		Job:    "Software Engineer (Backend/DevOps)",
		Code:   "Go (Golang), JavaScript, TypeScript, SQL, NoSQL and others",
		Skills: "RESTful API, CI/CD, monitoring, tracing, logging, profiling, automation, orchestration, and APMs"
	}
	_ = me
}

📈 GitHub Stats

GitHub stats Top languages


Visitor Count

Pinned Loading

  1. codesurge codesurge Public

    HTML

  2. digital-clock digital-clock Public

    A CLI digital clock built in Go (Golang)

    Go

  3. snippetbox snippetbox Public

    Go

  4. greenlight greenlight Public

    The real GREENLIGHT

    Go 1