8000 widz-a (widz_a_) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View widz-a's full-sized avatar
💭
🤣👉
💭
🤣👉

Block or report widz-a

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
widz-a/README.md

Hi there, welcome to my basement

Gmail Badge Youtube Channel Twitter

Programming Languages

Technologies I Use

Who am I?

//I have been coding more in Kotlin recently
package con.github.widza

import java.time.LocalDate
import java.time.Period

object WhoAmI {
    const val USERNAME = "widz_a_"
    const val NATIONALITY = "Vietnamese"

    val BIRTHDAY = LocalDate.of(2006, 11, 29)
    val AGE = Period.between(BIRTHDAY, LocalDate.now()) //17

    var HOBBIES = arrayOf(
        "Coding",
        "Playing video games",
        "Rearranging my room at 3am for no reasons at all"
    )
}

Current Works

  • Making this profile
  • Graduate Highschool

My Github Stats

my github stats

Profile Views Followers

Other Stuff

  • This profile is based on MarikIshtar007
  • If you have any suggestions to this README, feel free to pull up a request.

Have a nice day!

Popular repositories Loading

  1. GamemodeDetector GamemodeDetector Public

    It notifies you when people switch gamemode!

    Java 2

  2. widz-a widz-a Public

    wowe

  3. Withicality.github.io Withicality.github.io Public archive

    https://withicality.tk

    HTML

  4. Hand-Switch-Mod-Updated Hand-Switch-Mod-Updated Public

    Java

  5. CosmicSMPRevamped CosmicSMPRevamped Public archive

    Java

  6. MegBot MegBot Public

    Quick bot for mr jvred

    JavaScript

0