Skip to content
View Mightysho's full-sized avatar
🎯
Focusing.... Feel free to get in touch with me....
🎯
Focusing.... Feel free to get in touch with me....
Block or Report

Block or report Mightysho

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mightysho/README.md

Micheal Shokunbi

WELCOME TO MIGHTYSHO πŸ‘¨πŸ»β€πŸ’» GITHUB PAGE

Code change

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{
        "- πŸ‘‹ Hi, I’m @Mightysho πŸ˜…",
        "- ✨ I'm passionate about learning new skills in Technology πŸ”­",
        "- πŸ‘€ I’m interested in becoming a Backend Developer ⚑",
        "- 🌱 I’m currently a Software Engineering student in ALX + HOLBERTON 🌱",
        "- πŸ‘― I’m looking to collaborate with Software Multinational Companies in the USA πŸ’žοΈ",
        "- πŸ“« You can reach me on mightysho123@yahoo.com πŸ’¬",
    }
}

You can reach me at πŸ‘½

Micheal Shokunbi's Facebook Profile Micheal Shokunbi's DEV Profile Micheal Shokunbi's Twitter Profile Micheal Shokunbi's LinkedIn Profile Micheal Shokunbi's Stack Overflow Profile Micheal Shokunbi's StackShare Profile Micheal Shokunbi's Medium Profile Micheal Shokunbi's YouTube Channel Micheal Shokunbi's WhatsApp Chat

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

Mightysho :: StackShare

Github stats πŸ“Š

Visitor's count πŸ‘€

Mightysho :: Visitor's Count

Top langs πŸ‘…

Mightysho :: Top Langs

Profile stats 🎹

Mightysho :: Profile Stats

Enjoy the games while viewing my page 🌐

Game 1

Game 2

GitHub Profile Trophy πŸ†


Pinned

  1. Mightysho.github.io Mightysho.github.io Public

    This Repository is created to upload My First ALX Application Experience website project...| Topic:- My Big Hairy Audacious Goal...| URL Link:- https://mightysho.github.io

    HTML 2

  2. alxperience alxperience Public

    This Repository is created to upload My Second ALX Application Experience website project...| Topic:- My Mission...| URL Link:- https://mightysho.github.io/alxperience

    HTML 2

  3. iReporter iReporter Public

    Forked from The-Product-Hub/iReporter

    HTML 1

  4. alx-pre_course alx-pre_course Public

    I'm now a ALX Student, This is my First Repository as a full-stack engineer

    Shell 2

  5. Awards Awards Public

    Forked from IKERRIZ/Awards

    Awwards is a platform where users can display their projects for others to see, they can also see other peoples Projects with the languages they have used.

    CSS 1

  6. reporobot reporobot Public

    Forked from jlord/reporobot

    Robot that interacts with repos for much Git/GitHub learning fun!

    JavaScript 1