Skip to content

mskKandula/mskKandula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Hello World, Mohana sai krishna Kandula here!

Welcome to my humble abode in the Digital World..

Awesome Matrix Code

Linkedin Badge HackerRank Badge Gmail Badge

There are 10 types of people in the world. Those who get Binary and those who don't..

Who am I?

WhoAmI :=struct{
experience *uint8
currentWork string
company string
hobbies []string
}{
experience:  3,
currentWork: "Software Developer",
company: "MKCL",
hobbies: []string{"Reading", "Coding", "Being up all Night chasing that ONE BUG..."},
}

func (me *WhoAmI) GetCity() string{
   return "Pune,India"
}

func (me *WhoAmI) Ambitions() []string{
   go Consistent()
   go ExploreWorld()
   go HealthyAndFit()

   return []string{"Become better than yesterday", "Best in golang", "Inspiration to others"}
}

Technologies I Use

About

My personal repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published