Skip to content

oouo/oouo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Richard

About me

package main

import (
	"fmt"
)

type Bio map[string]string

func main() {
	for k, v := range GetBio() {
		fmt.Printf("%+v: %+v\n", k, v)
	}
}

func GetBio() Bio {
	return Bio{
		"- ⚡ Quick bio:":                    "A kind of metalHead-melomaniac-gearAddict-amateurMusician-traveler-foodLover-gamer-coder-programmer-catLover-sportsAficionado hybrid",
		"- 🔭 I’m currently working on":      "Tredicom as a Senior Software Developer --- UAdeC as a Part Time Teacher",
		"- 🌱 I’m currently learning":        "Golang, MongoDB, RabbitMQ, K8s, GCP (Tech stack from my company) --- Sharpening my Front End Skills for the MERN stack (Personal goal)",
		"- 👯 I’m looking to collaborate on": "Python, Golang and Docker related projects",
		"- 🤔 I’m looking for help with":     "Anything related to what I am currently learning 😅",
		"- 💬 Ask me about":                  "Java, Python, PHP, SQL, Software Design & Architecture, Web-Dev",
		"- 📫 How to reach me:":              "https://github.com/oouo#you-can-reach-me-at-alien",
	}
}

You can reach me at 👽

oouo's DEV Profile oouo's Stack Overflow Profile oouo's Stack Exchange Profile oouo's StackShare Profile oouo's GitLab Profile

My stack 👨‍💻

Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past

oouo :: StackShare

Github stats 📊

Visitor's count 👀

oouo :: Visitor's Count

Top langs 👅

oouo :: Top Langs

Profile stats 🎹

oouo :: Profile Stats

Synthwave


⭐️ From @oouo

About

awesome readme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published