Skip to content
View kyleADHD's full-sized avatar
🚀
🚀
Block or Report

Block or report kyleADHD

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. HTabBar HTabBar Public

    Easily create customizable tabbed pages with options for top or bottom positioning, customizable header height, color, and content, tab page/content change events, and more! Perfect for creating a …

    C#

  2. CSharpDictionaryJourney CSharpDictionaryJourney Public

    Welcome to the C# Dictionary Journey! This repo is a collection of C# code examples that shows you how to work with dictionaries. Dictionaries are useful for storing key-value pairs, and this repo …

    C#

  3. JavaScript equivalents of some commo... JavaScript equivalents of some common C# LINQ methods. To help me remember!
    1
    // JS array equivalents to C# LINQ methods - by Dan B.
    2
    
    
    3
    // Here's a simple array of "person" objects
    4
    var people = [ 
    5
    	{ name: "John", age: 20 }, 
  4. AnimeRssFeed AnimeRssFeed Public

    Forked from MarcoKruger/AnimeRssFeed

    C#