Skip to content

Instantly share code, notes, and snippets.

@srini4digit
srini4digit / index.html
Last active April 10, 2018 23:14
Gist of Horizontal Waterfall Chart using D3
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<style>
.chart {
font: 10px sans-serif;
}
@tbrianjones
tbrianjones / free_email_provider_domains.txt
Last active June 12, 2024 12:28
A list of free email provider domains. Some of these are probably not around anymore. I've combined a dozen lists from around the web. Current "major providers" should all be in here as of the date this is created.
1033edge.com
11mail.com
123.com
123box.net
123india.com
123mail.cl
123qwe.co.uk
126.com
150ml.com
15meg4free.com
@xiangwan
xiangwan / C php Serializer.cs
Created September 19, 2011 04:50
C# php Serializer
/// <summary>
/// Serializer Class.
/// </summary>
public class Serializer
{
//types:
// N = null
// s = string
// i = int
// d = double