I'm Rem01Gaming, a passionate student who currently focused on Android Development. Other than that, I also interested in Web Development and Open Source stuff. I love to learn new things and always open to new opportunities.
my hobbies are playing games (random), watching anime, and sometimes tinkering with random stuff like coding (I love doing this).
People who visit my profile :3 Hehe~ another cutie has been caught.
Please Contact me on Telegram for a quick response: Rem01Gaming
You can also email me here:
#include <stdio.h>
void email() {
puts("Rem01_Gaming@proton.me");
}
int main () {
email();
return 0;
}