const anas = {
pronouns: "He/Him",
code: ["JavaScript", "PHP", "C++","SQL"],
askMeAbout: ["Web Dev", "MERN Stack"],
currentlyBuilding: " Dream Vault and application to share dreams and nightmares π",
funFact: "I talk to code more than humans π»"
};β¨ Quote of the Day
"First, solve the problem. Then, write the code." β John Johnson