Skip to content
View lambdageek's full-sized avatar
πŸ¦€
πŸ¦€

Sponsoring

@tarsius

Organizations

@mono @xamarin @microsoft @dotnet

Block or report lambdageek

Report abuse

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

Report abuse
lambdageek/README.md

Hi there πŸ‘‹

<img src="under_construction.gif" width="640px"/>
<marquee>Welcome to my GeoCities!</marquee>
flowchart LR
  w("β˜•") --> eb("πŸ₯“")
  eb --> wc("πŸ’»") 
  wc --> eb2("πŸ₯“πŸ₯“")
  eb2 --> s("😴")
  s --> w
Loading

🏚️ πŸ“ 

Pinned Loading

  1. dotnet/runtime dotnet/runtime Public

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    C# 17.2k 5.2k

  2. dotnet/hotreload-utils dotnet/hotreload-utils Public

    Utilities for .NET hot reload

    PowerShell 44 23

  3. monovm-embed-sample monovm-embed-sample Public

    Example showing how to embed .NET 6 MonoVM in a native C application

    Makefile 21 4

  4. unbound-generics unbound-generics Public

    Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)

    Haskell 57 18

  5. The gist of ML modules The gist of ML modules
    1
    {-#
    2
      LANGUAGE
    3
        DeriveGeneric, DeriveDataTypeable,
    4
        MultiParamTypeClasses,
    5
        ViewPatterns
  6. MSBuildStructuredLog MSBuildStructuredLog Public

    Forked from KirillOsenkov/MSBuildStructuredLog

    A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.

    C# 6