Skip to content
View itzKiwiSky's full-sized avatar
🤎
rawr
🤎
rawr

Block or report itzKiwiSky

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
itzKiwiSky/README.md

Yoii! Sou CloudyNimbus

tenho 21 anos, moro no Brasil. Estava estudando Jogos Digitais, agora inicio em Analise e desenvolvimento de sistemas. Comecei com 12 anos tentando construir uma fangame de Five Night's At Freddy's usando a Clickteam Fusion 2.5 Hoje em dia me especializo em Love2D e outros frameworks e game engines. Estou estudando não somente temas relacionado a desenvolvimento de jogos, mas tambem sistemas operacionais, linguagens de programação e qualquer coisa que eu me interessar no momento.

public class CloudyNimbus extends Developer
{
  public function new()
  {
    super();
    this.username: String = "CloudyNimbus";
    this.isGameDev: Bool = true;
    this.nationality: UserNationalities = Nations.Brazil;
    this.discordUser: String = "eclipsenimbus_";
    this.pronouns: UserPronuns = { UserPronuns.He, UserPronuns.She };
    this.speakLanguages: UserLanguages = { UserLanguages.English, UserLanguages.BrazillianPortuguese };
    this.isAutist: Bool = true; // XDD

    this.tools: Array<String> = [
      "VSCode",
      "Aseprite",
      "Audacity",
      "LMMS",
      "Love2D",
      "Lover - Builder"
    ];

    this.languagesKnownledge: Array<String> = [
      "[C#] - Unity, RaylibCS",
      "[C] - Raylib",
      "[Haxe] - RaylibHX, HaxeFlixel",
      "[Lua] - Love2D, Roblox",
      "[Typescript] - Kaplay",
      "[Python] - Pygame",
    ]
  }
}

CloudyNimbus's GitHub stats

Top Langs

Redes sociais




Pinned Loading

  1. Taiyo Taiyo Public

    Haxe 10

  2. Litium-org/SuperLitium Litium-org/SuperLitium Public

    The litium rework made in love2D [private for now]

    Lua 9 1

  3. LitiumVM LitiumVM Public

    A free and open-source fantasy console and game engine

    Lua 9

  4. Andromeda Andromeda Public

    A simple asset database and loader

    Lua 8