Skip to content
View drewcarver's full-sized avatar

Block or report drewcarver

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

Popular repositories Loading

  1. StalkExchangeServer StalkExchangeServer Public

    A simple RESTful API written in F# inspired by the game Animal Crossing for recording turnip prices.

    F# 2

  2. TypeDrivenDevelopment TypeDrivenDevelopment Public

    An implementation of type-driven development in typescript. A more detailed explanation of this code can be found in my medium blog post: https://medium.com/func-shui/a-type-driven-approach-to-reac…

    TypeScript 1 2

  3. ResponsiveWorkshopExample ResponsiveWorkshopExample Public

    This code was a result of a workshop held for the Jacksonville Frontend Development meetup group.

    TypeScript 1

  4. StalkExchangeUI StalkExchangeUI Public

    A UI built with ReasonML that will allow users to record and share Animal Crossing turnip prices.

    Reason 1

  5. tickets tickets Public

    F# 1

  6. CSharpFunctionalProgramming CSharpFunctionalProgramming Public

    An implementation of the Maybe monad in C#. Inspired by Eric Lippert's implementation in his blog series on monads and LINQ.

    C#