Skip to content
View PXNX's full-sized avatar
:shipit:
Detective in a crime where I'm the suspect and victim.
:shipit:
Detective in a crime where I'm the suspect and victim.
  • somewhere in front of a monitor
  • 01:23 (UTC +02:00)

Organizations

@Equinox-Software
Block or Report

Block or report PXNX

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

Hey there โœŒ๐Ÿป

Welcome to my Github profile.

var me = student {
    mates = "Equinox"
    travel {
        visited = mutableListOf("๐Ÿ‡ฉ๐Ÿ‡ช", "๐Ÿ‡ฑ๐Ÿ‡ฎ", "๐Ÿ‡ท๐Ÿ‡บ", "๐Ÿ‡จ๐Ÿ‡ญ", "๐Ÿ‡ฆ๐Ÿ‡น", "๐Ÿ‡ฎ๐Ÿ‡น", "๐Ÿ‡ช๐Ÿ‡ธ", "๐Ÿ‡ต๐Ÿ‡น", "๐Ÿ‡จ๐Ÿ‡ฟ", "๐Ÿ‡ฉ๐Ÿ‡ฐ", "๐Ÿ‡ต๐Ÿ‡ฑ", "๐Ÿ‡ต๐Ÿ‡พ", "๐Ÿ‡ฆ๐Ÿ‡ท", "๐Ÿ‡ง๐Ÿ‡ท")
        upcoming = mutableListOf("๐Ÿ‡จ๐Ÿ‡ด", "๐Ÿ‡ฎ๐Ÿ‡ท", "๐Ÿ‡ต๐Ÿ‡ช", "๐Ÿ‡ช๐Ÿ‡จ", "๐Ÿ‡จ๐Ÿ‡บ", "๐Ÿ‡ฌ๐Ÿ‡พ", "๐Ÿ‡น๐Ÿ‡ญ", "๐Ÿ‡ป๐Ÿ‡ณ", "๐Ÿ‡ฎ๐Ÿ‡ฉ", "๐Ÿ‡จ๐Ÿ‡ฆ")
    }
    languages {
        favored = mutableListOf("Kotlin", "Java", "Python3", "Dart")
        other = listOf("C#", "Haskell", "Scala", "Javascript", "Typescript", "PHP", "ABAP")
        natural = mapOf<String, Level>(
            "German" to Level.Fluent,
            "English" to Level.Fluent,
            "Spanish" to Level.Beginner,
            "Portuguese" to Level.Beginner)
    }
    interests = listOf("poetry", "๐Ÿด", "๐ŸŠ๐Ÿปโ€โ™‚๏ธ", "tech", "๐ŸŽต")
}

๐Ÿ“‹ Current Project

A politics, journalism, economy and simulation for Android based on Jetpack Compose together with a few mates. Just for the sake of training and exploring.

๐Ÿ“ˆ Stats

overview languages

โ›“๏ธ Connect with me

profile for pentexnyx at Stack Overflow, Q&A for professional and enthusiast programmers

Kotlin is awesome โค๏ธ Give it a try.

Pinned

  1. c2-rs c2-rs Public

    CSS

  2. ptb-mn ptb-mn Public

    Bot to forward news in other channels belonging to MilitaerNews

    Python 6 1

  3. regex-guide regex-guide Public

    hopefully it helps others to overcome the pain a bit

    3

  4. tartar-rs tartar-rs Public

    a database to blacklist spammers and scammers on Telegram - throwing them right into the depths of Tartaros, because that's what scums deserve

    Rust