Skip to content

Instantly share code, notes, and snippets.

@adithsuresh
adithsuresh / color-names-hex-codes.json
Last active December 25, 2021 18:32
web colors - names and hex values
{
"aliceblue": "#f0f8ff",
"antiquewhite": "#faebd7",
"aqua": "#00ffff",
"aquamarine": "#7fffd4",
"azure": "#f0ffff",
"beige": "#f5f5dc",
"bisque": "#ffe4c4",
"black": "#000000",
"blanchedalmond": "#ffebcd",
@adithsuresh
adithsuresh / meganz-link-generator.php
Last active January 11, 2024 12:14
MEGA.NZ Direct Link Generator - download data non decrypted
@adithsuresh
adithsuresh / sample-pnr-data.json
Last active December 25, 2021 18:34
sample indian railway pnr data
{
"response_code": 200,
"debit": 3,
"doj": "31-8-2018",
"total_passengers": 3,
"chart_prepared": true,
"from_station": {
"name": "Kopargaon",
"code": "KPG"
},