Skip to content
View amithegde's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report amithegde

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
amithegde/README.md

Hi there 👋

Pinned

  1. LpDumper LpDumper Public

    Makes LinqPad's Dump() method available in Visual Studio

    C# 27 4

  2. AzureTableBrowser AzureTableBrowser Public

    Fast and easy tool query data from Azure Storage Table

    C# 6 3

  3. TextToLINQ TextToLINQ Public

    Compiling text as a LINQ query, executing it on an in-memory collection and collecting the result.

    C# 4 3

  4. AlgorithmsAndDataStructures AlgorithmsAndDataStructures Public

    Programming Interview questions solved, in C#

    C#

  5. CompressedCollection CompressedCollection Public

    POC data structure to show how to compress and decompress a .net collection in memory

    C# 1

  6. ShutdownGenius ShutdownGenius Public

    Windows has been missing a way to shutdown/restart/hibernate a PC at specified time. This is a simple tool written in C# to achieve that.

    C#