---
slug: viswa
name: viswagfx
about: Hey there, I'm Viswa on itsmy.fyi!
image: https://creatorspace.imgix.net/users/clgj2no5l00hio70yeh4vo6z5/I5oFFkA1rv8EJoIe-PFP%2520faraon.png?w=300&h=300
links: [["Portfolio", "https://bento.me/vis"]]
socials: [["Twitter", "https://twitter.com/viswagfx"]]
og:
image: https://cdn.discordapp.com/attachments/1227568714375893113/1227568817882791967/art.png?ex=662b848d&is=662a330d&hm=5e5a16657039ae456ca42a1897e812c589e1a51c190f6a334d127ae98f428f3f&
background:
image: https://volta.net/home/hero.png
---
The expected format for itsmy.fyi to parse your data would be:
## Required
slug: **required**, String (without quotes, newline, let's keep it simple!)
name: **required**, String (without quotes or newline)
image: **required**, String (without quotes or newline)
links: **required**, but can be empty array [], (examples: [["My Website", "https://rishi.app"], ["Web", "https://rishi.app", "https://rishi.app/static/favicon-image.jpg"]])
socials: **required**, but can be empty array [], (example: [["twitter", "https://twitter.com/rishi_raj_jain_"], ["linkedin", "https://linked.com/in/rishi-raj-jain"]])
## Optional
about: optional, String (without quotes or newline)
og:
image: optional, String (without quotes or newline)
ga:
enabled: boolean, true or false (without quotes or newline)
configID: **required if enabled is true**, String (ex. "G-RANDOM")
background:
color: optional, can be a String (ex. pink), Hexcode (ex. "#C1C1C1" with the quotes) or anything that background: CSS supports
image: optional, an absolute URL
itsmy.fyi Profile Data