Skip to content
View timidtlk's full-sized avatar
๐Ÿ‹
wait
๐Ÿ‹
wait

Block or report timidtlk

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

๐Ÿณ๏ธโ€๐ŸŒˆ

#include <iostream>

int main() {

    User t;

    t.name = "TimidTLK";
    t.pronouns = "He/Him";
    t.languages[] = {"HTML", "CSS", "Java", "Python"};
    t.learning[] = {"JavaScript", "C++", "LWJGL", "C#"};

    return 0;
}

Anurag's GitHub stats Top Langs

Pinned Loading

  1. sonicBGEproject sonicBGEproject Public

    a framework for Sonic in UPBGE 0.3

    Python 1

  2. eightDirections-Armory eightDirections-Armory Public template

    3rd person character controller template

    Haxe