const ankit = {
pronouns: "He/Him",
code: ["JavaScript", "Python", "Java", "C++", "HTML/CSS"],
askMeAbout: ["web dev", "tech", "anime", "gaming"],
technologies: {
frontEnd: {
js: ["React", "Next.js", "Vue"],
css: ["Tailwind", "Bootstrap", "Material-UI"]
},
backEnd: {
js: ["Node", "Express"],
},
databases: ["MongoDB", "MySQL", "PostgreSQL"],
misc: ["Firebase", "Docker", "Git"]
},
currentFocus: "Building awesome projects and learning new technologies",
funFact: "I debug with console.log() more than I'd like to admit! 😅"
};🧠 CS Foundations: DSA • OOP • OS • DBMS • Computer Networks




