8000 Vortetty (Winter) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Vortetty's full-sized avatar
💭
Alive, existing, doing dumb stuff
💭
Alive, existing, doing dumb stuff

Block or report Vortetty

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

Hey, i'm Kali!

Just a trans girl programming for fun in my free time

A bit more about me

class basicPronoun():
    def __init__(self, sub, obj):
        self.subjective = sub
        self.objective = obj

kali = {
    "pronouns": [
        basicPronoun("it", "its"),
        basicPronoun("she", "her"),
        basicPronoun("they", "them"),
    ],
    "names": [ "Kali", "Winter", "Tæmt modʒiɹæ", "Vortetty" ],
    "languages": {
        "natural": [ "english" ],
        "computer": [ "python", "c++", "kotlin", "java", "javascript", "c#", "html", "css", "rust" ]
    },
    "current_focus": "Random projects for fun",
    "fun_fact": "Knowing what to search is half of the battle"
}

Summary

trophy

Winter's GitHub stats

Winter's Top Langs

Pinned Loading

  1. GBATextLib GBATextLib Public

    A text library for the gba using LibGBA

    C++

  2. GBA-Game-Of-Life GBA-Game-Of-Life Public

    C++ 1

  3. GBPrinter-DPU411 GBPrinter-DPU411 Public

    A gameboy printer mod for the dpu411

    C++ 1

0