おいおい、野獣の隠れ家へようこそ。
Back-end Developer and Android enthusiast.
I'm Hikikomori (huh..?) and my hobbies are playing games (mmorpg like genshin), watching anime, reading manga/manhwa, 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: Akari
You can also email me here:
#include <stdio.h>
void email() {
puts("akariondev@gmail.com");
}
int main () {
email();
return 0;
}