// Social media endpoints
const socialAPI = {
github: {
platform: 'GitHub',
handle: '@thedevanshagrawal',
url: 'https://github.com/thedevanshagrawal',
},
linkedin: {
platform: 'LinkedIn',
handle: '@thedevanshagrawal',
url: 'https://www.linkedin.com/in/thedevanshagrawal/',
},
twitter: {
platform: 'Twitter',
handle: '@devansh_dev',
url: 'https://twitter.com/devansh_dev',
},
email: {
platform: 'Email',
handle: 'thedevanshagrawal@gmail.com',
url: 'mailto:thedevanshagrawal@gmail.com',
}
};
// Connect with me on any platform! π