Skip to content
View lukepothier's full-sized avatar

Highlights

  • Pro

Block or report lukepothier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lukepothier/README.md

Hi 👋

Check out my website or browse the pinned repos below ⬇️

Pinned Loading

  1. MVXTemplatesMVXTemplatesPublic

    A collection of Visual Studio item and project templates for use in MvvmCross Xamarin applications. Available from the Visual Studio marketplace at https://marketplace.visualstudio.com/items?itemNa…

    C# 7 2

  2. rngesusrngesusPublic

    Easy-to-use API wrapping .NET's (cryptographically secure) RNGCryptoServiceProvider

    C# 1

  3. AES & HMAC encryption and decryption...AES & HMAC encryption and decryption for UTF-8 strings. Modified from original by Jay Tuley.
    1
    usingSystem;
    2
    usingSystem.IO;
    3
    usingSystem.Security.Cryptography;
    4
    usingSystem.Text;
    5
  4. unsafeunsafePublic

    A use case for unsafe in C#

    C#

  5. betbetPublic

    Predicting the winners and winning margins of rugby matches using bookmaker odds and linear regression 🤓

    C# 1

  6. george-michael-jacksongeorge-michael-jacksonPublic

    Winning a dumb word game with depth-first search

    C# 1