Skip to content
View Garenium's full-sized avatar

Highlights

  • Pro

Block or report Garenium

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

Hi! My name is Garen Ikezian

A little bit more about me...

const Garenium = {
   pronouns: "He" | "Him",
   programmingLangs: ["Java", "C", "C++", "JavaScript", "HTML5", "CSS", "JSON", "Lisp", "PHP"],
       softwareTools: ["Git", "GCC", "Valgrind"],
       writingOn: ["Vim", "Visual Studio Code", "Visual Studio", "JetBrains", "Eclipse Ide", "Notepad++"],
       databases: ["MySQL", "Microsoft SQL Server"],
       os: ["Linux", "Windows"]
   },
};

Pinned Loading

  1. c-solutions-mysolutions c-solutions-mysolutions Public

    My improved (yet not finished) solutions from K.N. King's C Programming: A Modern Approach. It is yet to finish.

    C

  2. MentalMathTUI MentalMathTUI Public

    Uses linear congruential formula (standard Java Random class) for randomness. It also has an Espeak text-to-speech built-in to say the numbers out loud.

    Java

  3. Dogernaut Dogernaut Public

    A Unity-based game inspired from Flappy Bird

    ShaderLab

  4. my-scripts my-scripts Public

    All my scripts I made for my productivity

    Shell

  5. 2DShooterGame 2DShooterGame Public

    A super simple 2D shooter game.

    HTML