const Grraffic = {
location: "Philippines",
course: "BS Information Systems",
hobbies: ["sleeping", "coding", "solving challenges", "playing monkeytype"],
funFact: "The average developer drinks enough coffee to power a small startup."
};const skills = {
languages: ["HTML", "CSS", "JavaScript", "TypeScript", "Python", "PHP", "Java"],
frameworks: ["React", "TailwindCSS"],
tools: ["Git", "GitHub", "VS Code", "Postman", "MySQL", "Docker", "Thunder Client"],
};