👤 Name Ryan de Jonge
💬 Lang Dutch, English, German
🧠 Know C#, TS/JS, PHP, Java, Python, Rust, C/C++
💼 Does Fulltime Fullstack Developer
so yeah that's basically it thanks for reading
A .NET library for making bots using the Discord API.
A C# implementation of the Minecraft server protocol.
string.Join(' ',new int[100].Select((_,x)=>x%15==0?"fizzbuzz":x%3==0?"fizz":x%5==0?"buzz":$"{x}"))