Skip to content
View MisterSingh's full-sized avatar
  • Bangalore
Block or Report

Block or report MisterSingh

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



Singh here 👋

I work as a Full Stack developer! 👨‍💻

Will code for coffee, food | Game Dev

You can reach me: mister_singh@outlook.com

Pinned Loading

  1. highcharts/highcharts highcharts/highcharts Public

    Highcharts JS, the JavaScript charting framework

    TypeScript 11.9k 3.5k

  2. Simple Slack webhook in C# Simple Slack webhook in C#
    1
    using System;
    2
    using Newtonsoft.Json;
    3
    using System.Text;
    4
    using System.Net;
    5
    using System.Collections.Specialized;