Krypton
Hey there, I'm Krypton! (Coming from the Krypton element 36 ) I'm a small developer, competitive shooter and wannabe security researcher. I like computers (surprised?) and anything related to cyber security, especially reverse engineering and networking.
I open source
Donate Me
You can see the list of people supporting me here.
- GitHub Sponsors: Click here
- Buy Me a Coffee: Click here
- Ko-fi: Click here
- Bitcoin: 31mGvXAhWJbhSwdgx9F2mVPguPRFCYYFwL
- Ethereum: 0x20257228C9e94A13E4BB9578635c84403cAb6E60
- Ɖ Dogecoin: D9hhH53pSe2KXPBvVQLe5G5FTvrmWnjtW4
- PayPal: Click here
If you donate with cryptocurrency, make sure you send the coins to the address corresponding to the currency. Sending to any other address may cause a loss of the coins, and it'll be impossible to recover. I'm not responsible for an issue like that.
Latest Posts
Generating unique IDs with the Snowflake algorithm
We always use unique IDs, the Snowflake algorithm was made by Twitter, and is amazing to generate unique IDs.
11 min read
What is Go?
I loved Go whenever I started learning and using it properly. It's an amazing language.
16 min read
What is ARP Spoofing?
The ARP protocol is really useful on its own, but it can be used maliciously.
10 min read
Bitwise flags are amazing, and you should use them
Bitwise flags will help you in quite some situations, and will help you reorganize your database.
10 min read