Skip to content
View LOURENT4462's full-sized avatar
Block or Report

Block or report LOURENT4462

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

Hi, I'm LourenT7! πŸ‘‹

an Arduino enthusiast, community manager, and Minecraft server developer

lourent_banner

About Me

void setup() {
  Serial.begin(9600);
  Serial.println("Hi, I'm LourenT7! πŸ‘‹");
  Serial.println("I'm an Arduino enthusiast who loves working on robotics projects.");
  Serial.println("I also run a popular Minecraft server named Foxy Network in Indonesia.");
  Serial.println("Visit: https://dc.foxy-network.net");
}

void loop() {
  Serial.println("Turning ideas into reality!");
  delay(1000);
}

🐾 My Discord Community 🐾

Foxy Network is a Minecraft server that was established on December 10, 2021, by its creator LourenT. It is a vibrant and dynamic community where players can engage in various gameplay modes and connect with fellow Minecraft enthusiasts.

Discord Banner

πŸ“ž Contact Me On

Feel free to reach out if you have any questions, suggestions, or just want to say hi!

Popular repositories Loading

  1. LOURENT4462 LOURENT4462 Public

    Config files for my GitHub profile.

    1

  2. World-Flowchart-Minecraft World-Flowchart-Minecraft Public

    World Flowchart for my Minecraft server (Foxy Network) on the Survival V2 Season 2 sub-server

    Python