Highlights
- Pro
I am a programmer originating from Ukraine, my main hobbies are reversing and modding games (best at x86/x64, some little knowledge about ARM and PowerPC) and writing code (mainly Rust, C++ and Python, have experience with many other languages).
I have experience with (and like doing):
- High-level networking (HTTP servers, websockets applications, network admin stuff)
- Low-level networking (raw TCP/UDP sockets, binary serialization, NAT traversal)
- Async/concurrent programming (in Rust and C++)
- Optimization and profiling, always trying to write very fast code
- Low-level computer architecture (writing assembly/SIMD code, reverse-engineering and debugging applications)
- Cryptography and security (big fan of jwt-like tokens, blake3 and XChaCha20Poly1305, many of my network projects incorporate end-to-end encryption :) )
- Complaining about the tiniest inefficiencies and formatting errors when reviewing PRs
You most likely know me as the creator ofGlobed, a multiplayer mod for Geometry Dash and arguably one of the most popularGeode mods. On top of that, I am a lead developer of Geode too :)
Some other notable projects I've made:
- Argon - a modern authentication API for Geometry Dash accounts, used by many mods
- Arc - a C++23 async runtime, similar toTokio; used by Geode, Globed and more!
- Blaze - a WIP Geometry Dash optimization mod. Currently mostly optimizes game loading & saving, which in the future will expand to more
- qsox - a cross-platform C++ abstraction for sockets, with API similar to Rust's
std::netmodule - Qunet (cpp,rust) - an advanced network library used by Globed, that aims to abstract away intricacies of various platforms, IPv4 vs IPv6, TCP vs UDP, compression, etc. and make it easy to write robust network clients and servers (primarily made for games).
If you want to contact me, the best place is on Discord (@dank_meme01). I don't actively use any other social media.
PinnedLoading
- GlobedGD/globed2
GlobedGD/globed2 PublicGlobed is an open-source, highly customizable multiplayer mod for Geometry Dash.
- GlobedGD/argon
GlobedGD/argon PublicAPI for authenticating Geometry Dash accounts. Free and open-source, self-hostable.
- GlobedGD/argon-server
GlobedGD/argon-server PublicRust 8
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.



