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:

Markdown           6 hrs 2 mins    ████████░░░░░░░░░░░░░░░░░   32.27 %
sh                 4 hrs 21 mins   █████▓░░░░░░░░░░░░░░░░░░░   23.23 %
TypeScript         3 hrs 16 mins   ████▒░░░░░░░░░░░░░░░░░░░░   17.49 %
Go                 2 hrs 5 mins    ██▓░░░░░░░░░░░░░░░░░░░░░░   11.13 %
Python             1 hr 51 mins    ██▒░░░░░░░░░░░░░░░░░░░░░░   09.89 %

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published