Skip to content
View yetanotherweeb's full-sized avatar

Block or report yetanotherweeb

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
yetanotherweeb/README.md
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",
}

Popular repositories Loading

  1. dots dots Public

    🍬 my messy and disorganized dotfiles

    Shell 6

  2. quickshell-dots quickshell-dots Public

    ✨ my quickshell dots that i borrowed from end-4 🤏

    QML 3

  3. yetanotherweeb yetanotherweeb Public