Skip to content
View XG2025-Akaishin's full-sized avatar

Block or report XG2025-Akaishin

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 250 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
XG2025-Akaishin/README.md

XG2025-Akaishin

Image001 Image002

languages ​​I commonly or daily use

Before we look at repositories, let's look at how Java and C++ work.

  • C++
      #include <iostream>
    
      using namespace std;
    
      int main()
      {
          cout << "Hello, World" << endl;
      
          return 0;
      }
  • Java
      class Main {
          public static void main(String[] args) {
              System.out.println("Hello, World");
          }
      }

Projects focused on Minecraft and PC (Windows) applications

Image003 Image004

INFO:

  • MeteorClient plugin development.
  • Desktop application development.
  • Tool development.
  • Minecraft client development.
  • Simple and easy projects.
  • Basic and functional obfuscators.
  • Among other things.

@XG2025-Akaishin's activity is private