Skip to content

spianmo/spianmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,036 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hi, I'm Finger!

package main

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

func main() {
	me := &Me{
		Name:   "Finger",
		Job:    "Client-side Engineer",
		Code:   "Java, Kotlin, C#, Rust and C++ and Others",
		Skills: "Android, Security, Cross-platform client, NLP, CV, ASR ^o^",
	}
	_ = me
}

πŸ“Š This Week I Spent My Time On:

Kotlin            3 hrs 38 mins         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   52.47 %
Markdown          1 hr 12 mins          β–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   17.44 %
TOML              34 mins               β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   08.32 %
JSON              27 mins               β–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   06.59 %
Groovy            20 mins               β–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   04.87 %

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors