bravo68web-portfolio-nextjs/config.js

46 lines
1.5 KiB
JavaScript

export const name = "Jyotirmoy Bandhapadhayaya";
export const github_url = "https://github.com/bravo68web";
export const twitter_url = "https://twitter.com/bravo68web";
export const linkedin_url = "https://linkedin.com/in/bravo68web";
export const email = "mailto:me@bravo68web";
export const instagram_url = "https://instagram.com/bravo68web";
export const phone = "";
export const address = "";
export const website = "https://bravo68web.com";
export const resume_url = "";
export const facebook_url = "https://www.facebook.com/Bravo68Web/";
export const discord_id = "457039372009865226";
export const discord_profile = "";
export const projects = [
{
name: "Bravo68Web",
description: "A Student, Full Stack and DevOps Platform Developer",
image: "https://api.b68dev.xyz/logo",
},
{
name: "Bravo68Web",
description: "A Student, Full Stack and DevOps Platform Developer",
image: "https://api.b68dev.xyz/logo",
},
{
name: "Bravo68Web",
description: "A Student, Full Stack and DevOps Platform Developer",
image: "https://api.b68dev.xyz/logo",
},
{
name: "Bravo68Web",
description: "A Student, Full Stack and DevOps Platform Developer",
image: "https://api.b68dev.xyz/logo",
},
{
name: "Bravo68Web",
description: "A Student, Full Stack and DevOps Platform Developer",
image: "https://api.b68dev.xyz/logo",
},
{
name: "Bravo68Web",
description: "A Student, Full Stack and DevOps Platform Developer",
image: "https://api.b68dev.xyz/logo",
},
];