Skip to content
View i-Adrian-K's full-sized avatar
:octocat:
New Acc
:octocat:
New Acc

Block or report i-Adrian-K

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
i-Adrian-K/README.md

Adrian Keen

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-synthWave-cyberPunk-melomaniac-gearAddict-amateurMusician-traveler-foodLover-gamer-coder-programmer-catLover",
		"- πŸ”­ I’m currently working on":      "Fiji Gov as a Full Stack Developer (Handling COVID-19 Web App) --- NIS as Student Software Engineer",
		"- 🌱 I’m currently learning":        "Vue, NextJS, Python, Flutter and Dart  --- Sharpening my Back End Skills (Personal goal)",
		"- πŸ‘― I’m looking to collaborate on": "Python and Flutter related projects",
		"- πŸ€” I’m looking for help with":     "Anything related to what I am currently learning πŸ˜…",
		"- πŸ’¬ Ask me about":                  "Python, Flutter, HTML, JS, Web-Dev and SEO",
		"- πŸ“« How to reach me:":              "https://github.com/i-Adrian-K",
	}
}

You can reach me at πŸ‘½

Github stats πŸ“Š

Visitor's count πŸ‘€

i-Adrian-K :: Visitor's Count

Top langs πŸ‘…

i-Adrian-K :: Top Langs

Profile stats 🎹

i-Adrian-K :: Profile Stats

Synthwave


Credit: AnhellO

Last Edited on: 13/10/2022

Popular repositories Loading

  1. i-Adrian-K i-Adrian-K Public

  2. PacificaVirtual PacificaVirtual Public

    HTML

  3. VACenter VACenter Public

    Forked from iAdrian-K/VACenter

    EJS

  4. awesome-github-profile-readme-templates awesome-github-profile-readme-templates Public

    Forked from durgeshsamariya/awesome-github-profile-readme-templates

    This repository contains best profile readme's for your reference.

    HTML

  5. CCDiscordBot CCDiscordBot Public

    Forked from VACenter/CCDiscordBot

    JavaScript