💡
Hacking away at a solution
I love writing software. I do it both professionally and as a hobby. I have over a decade and a half of combined hobby and professional experience.
- Atlanta, GA
- https://tm14.net/
Highlights
- Pro
Pinned Loading
-
TM14.Networking
TM14.Networking PublicQuick and simple implementation of TcpClient and TcpListener that implements several features for structured, orderly, and secure data exchange.
-
-
Alternity-1998
Alternity-1998 PublicA Foundry Virtual Tabletop Game System used to facilitate the Alternity (1998) Rule System.
-
[SaltedHash] A collection of methods...
[SaltedHash] A collection of methods I often use in different projects to work with salted hash strings. (Credit: https://stackoverflow.com/questions/2138429/hash-and-salt-passwords-in-c-sharp) 1using System;
2using System.Linq;
3using System.Security.Cryptography;
4using System.Text;
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.