Shet yer Shtatus
Currently focusing on Rust, JavaScript full stack and Tensor Flow python. Have a background in .NET for many years.
Highlights
- Pro
Pinned Loading
-
GuidShortener
GuidShortener 1class GuidShortener {
2public static guidToBase95(guid: string): string {
3const bigInt = this.hexToBigInt(guid);
4let base95String = this.bigIntToBase95(bigInt);
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.