Author: KevinDev64

  • Resume

    I’m currently writing a resume for a DevOps engineer position. I’ll soon create a separate section for my experiments and projects.

  • Messenger on Rust


    So, after a long time of struggling with writing a P2P messenger, I’ve decided to go with a client-server architecture. I’ll be posting the result on my website soon. The messenger will be closed for now; to register, you’ll need to get a one-time invite token from me.

  • me and best friend

    I just recently bought a new filter with a dream effect

  • P2P messenger

    2 days ago, I started developing my P2P messenger. I made the first version of the protocol on paper. In the project, the connection algorithm is based on STUN and Singaling servers. The UDP hole punching method is used to bypass NAT. Today I started writing the first version of the database schema for the Signaling server. Let’s see what happens next. I’m really excited about this idea!

    UDP Hole Punching https://bford.info/pub/net/p2pnat/