Skip to content
View GalaxyHaze's full-sized avatar

Block or report GalaxyHaze

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

GalaxyHaze

#include <iostream>
#include <array>

int main(){
  std::String[2] pronouns= {"he", "him"};

  std::array<String,4> codeLanguageLearned;
  codeLanguageLearned[0] = ("C++");
  codeLanguageLearned[1] = ("C");
  codeLanguageLearned[2] = ("Java");
  codeLanguageLearned[3] = ("Kalidous");

  std::uint16_t howManyWorksDone = 0;
  std::uint16_t yearsFromEndingSchool = 2;

  std::String workingNow = "Kalidous";

  std::String whatAmI = "a random programmer lost in the forest";
  std::String whatILike = "void*";
}

Popular repositories Loading

  1. Kalidous-Lang Kalidous-Lang Public

    Kalidous-Lang is the official implementation of the open source Project Kalidous

    C++ 1

  2. Kalidous-Implementation Kalidous-Implementation Public archive

    C++ 1

  3. GalaxyHaze GalaxyHaze Public

    Config files for my GitHub profile.

  4. Lazy Lazy Public

    C++