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 supported. This note will be visible to only 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. MVXTemplates MVXTemplates Public

    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. rngesus rngesus Public

    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
    using System;
    2
    using System.IO;
    3
    using System.Security.Cryptography;
    4
    using System.Text;
    5
    
                  
  4. unsafe unsafe Public

    A use case for unsafe in C#

    C#

  5. bet bet Public

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

    C# 1

  6. george-michael-jackson george-michael-jackson Public

    Winning a dumb word game with depth-first search

    C# 1