package yetanotherweeb
import "fmt"
// Main Account Information
var mainAccount = "https://github.com/xeyossr"
var aboutMe = fmt.Sprintf("This is a secondary account for testing purposes. Main account: %s", mainAccount)
// Languages I Know
var languages = []string{
"Golang",
"Python",
"JavaScript",
"C++"
}
// Areas of Interest
var myInterests = []string{
"Programming",
"Open Source Contributions",
"Linux",
"Anime & Manga",
"Philosophy",
"Theology",
}
// Contact Information
var contact = map[string]string{
"Email": "[email protected]",
"Discord": "wrathioo",
"Anilist": "yeaweeb",
"Instagram": "xeyossr",
}
This is a secondary account for testing purposes. Main account: @xeyossr
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.