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

Block or report superfooman

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

  1. AsyncAwaitTCP AsyncAwaitTCP Public

    Use Async Await C# feature to implement TCP client server with basic remote API capability

    C# 2 1

  2. QRCodeGenerator QRCodeGenerator Public

    This windows application is able to generate QR code by using rest API, ironpython, and C# .net GUI design

    C# 1

  3. CAPI CAPI Public

    Unsafe C DLL to C# integration

    C#

  4. DynamicList DynamicList Public

    Dynamic List/Vector/Container in C programming

    C

  5. TaskHardwareSim TaskHardwareSim Public

    Simulate hardware configuration scenario by using Task class instead of previously by using Thread class

    C#

  6. MultiThreadHardwareSim MultiThreadHardwareSim Public

    My first project: Simulate hardware configuration scenario and compare performance by using multi thread v.s single thread setup

    C#