Skip to content

moonD4rk/moonD4rk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Hi, I'm moonD4rk!

package main

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

func main() {
	me := &Me{
		Name:   "moonD4rk",
		Job:    "Cyber Security Engineer",
		Code:   "Go and Python and Others",
		Skills: "Hacking ^o^",
	}
	_ = me
}

📊 This Week I Spent My Time On:

Go               15 hrs 48 mins  █████████████████████░░░░   83.67 %
sh               2 hrs 11 mins   ███░░░░░░░░░░░░░░░░░░░░░░   11.63 %
Markdown         42 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.78 %
go.mod           3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.34 %
Text             3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.34 %

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published