Ray Silvers
.
Toggle menu
Home
About
Projects
Blog
Contact
// contact.sh
Send a
Message
[ open to work ]
[ quick reply ]
[ no spam ]
send_message.sh
Website
1
// fill in the fields below, then run the script
2
const
contact
= {
3
name:
'
',
4
email:
'
',
5
message:
`
`
6
};
$
run send_message.sh
contact.config.ts
1
export const
contact
= {
2
email:
'
[email protected]
',
3
twitter:
'@RayRaySilvers',
4
instagram:
'@raysilverstech',
5
linkedin:
'/in/jose-alvarez',
6
response:
'< 24 hrs',
7
hours:
'Mon–Fri, 9–5',
8
};
9
links.sh
// quick access
~/twitter
~/instagram
~/linkedin
~/email