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:

sh                 5 hrs 46 mins   ██████▓░░░░░░░░░░░░░░░░░░   26.75 %
Go                 5 hrs 28 mins   ██████▒░░░░░░░░░░░░░░░░░░   25.37 %
Python             4 hrs 45 mins   █████▓░░░░░░░░░░░░░░░░░░░   22.06 %
Markdown           2 hrs 42 mins   ███░░░░░░░░░░░░░░░░░░░░░░   12.54 %
YAML               1 hr 12 mins    █▒░░░░░░░░░░░░░░░░░░░░░░░   05.57 %

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published