Skip to content
View AnthyRose's full-sized avatar
  • Cornwall, United Kingdom
  • 09:17 (UTC)

Block or report AnthyRose

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

Who is me?

I'm some random girl online with a love for software development and Lemon Coca Cola. I got into code because I played Halo 3 as a kid; I saw videos of people getting outside of level boundaries and it made me interested in how I could use the tools the game gave me to create unintended scenarios. That then progressed into me playing Halo Custom Edition and learning the tools for that. And I guess that's why I am here. Wy username is lame but most people have a lame name. I just needed something. There's a girl in Utena called Anthy, roses are in the show a loot. Combine those together and it sounds like Ampharos and I like that Pokemon.

Coding

I like C development. It's a very simple but powerful language. Library support is not good so I use rust to cover it often. The garbage collection in Rust is not enjoyable. I do some C# out of the fact that most applications are developed in that now. And despite my hate for it I will do C++. I like to write tools for video games. Despite that I don't want to be a video game dev. I'm happy to write a lot of thing. I just enjoy code.

Top Langs

Popular repositories Loading

  1. Game-Maker-8-Menu-Test Game-Maker-8-Menu-Test Public archive

    Had to help a friend make a menu for his Game Maker project in college and this is the prototype

    1

  2. Minion-Gun Minion-Gun Public archive

    A Garrys mod weapon that shoots minions

    Lua

  3. Basic-Ruby-Calculator Basic-Ruby-Calculator Public archive

    This was a simple calculator I coded in Ruby for a college class. It's not the best and I could probably do better now.

    Ruby

  4. basic-C-Calculator basic-C-Calculator Public archive

    i wrote this for a college project. C is fairly hard so this example isn't the best but it did the job

    C

  5. Shar-Source Shar-Source Public

  6. Motion-Bot Motion-Bot Public archive

    Discord bot that posts a gif when a specified Discord user is typing. This bot was never complete due to the library being in the process of a major rework with some functions being broken or obsel…

    Python