const ramesh = {
pronouns: "He" | "Him",
code: ["JavaScript", "Python", "Java", "TypeScript"],
askMeAbout: ["web dev", "tech"],
technologies: {
frontEnd: {
js: ["React"],
css: ["Tailwind", "Material-UI"]
},
backEnd: {
js: ["Node"]
},
databases: ["MongoDB"],
tools: ["Git", "VS Code"]
},
currentFocus: "Building scalable applications & Contributing to Open Source",
funFact: "There are two ways to write error-free programs; only the third one works"
};
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.