Skip to content
View dot-ly's full-sized avatar

Block or report dot-ly

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

    Forked from jamesmontemagno/PuppyKittyOverflow

    PuppyKittyOverflow

    C#

  2. Xamarin.Plugins Xamarin.Plugins Public

    Forked from jamesmontemagno/Xamarin.Plugins

    Cross platform xamarin and windows plugins for PCLs

    C#

  3. Xamarin-Forms-Shape Xamarin-Forms-Shape Public

    Forked from chrispellett/Xamarin-Forms-Shape

    An example of how to draw more complex shapes in Xamarin that works in both Android and iOS. Examples include a Circle, a Rectangle (that has more power than the standard BoxView) and a "Circle Ind…

    Java

  4. MvvmCross MvvmCross Public

    Forked from MvvmCross/MvvmCross

    The Mvvm Platform for Xamarin.iOS, Xamarin.Android, WindowsPhone, WindowsStore, WPF and Mac. Includes databinding support for Android XML, for iOS XIBs and for MonoTouch.Dialog.

    C#

  5. MvxViewPager MvxViewPager Public

    Forked from Adam--/MvxViewPager

    Full implementation of Thomasz Cielecki's (Cheesebaron) Fragments and ViewPager concept.

    C#

  6. algorithms algorithms Public

    Forked from 1code/algorithms

    Include the common algorithm questions in leetcode, cc150 implemented in Java and Python, including test cases.

    Java