Karrtik Gupta
Index
Identity
Systems
Journal
Initiate
UPLINK_ESTABLISHED
CONTACT
ME.
Chandigarh, India
--:-- IST
packet
{ status: "IDLE", sender: "pending..." }
FULL_NAME *
(required)
EMAIL_ADDRESS *
(required)
MESSAGE_CONTENT *
(required)
SEND MESSAGE
EMAIL
your@email.com
LOCATION
Your Location
payload_preview.json
// Constructing Data Packet...
const
packet
=
{
"status"
:
"IDLE"
,
"sender"
:
"Anonymous"
,
"email"
:
"pending..."
,
"message"
:
"..."
}
;
Loading...