const pratham = {
name: "Pratham Khanduja",
location: "Himachal Pradesh, India",
education: {
college: "VIT Vellore",
degree: "B.Tech CSE",
graduationYear: "2027"
},
devSkills: {
android: ["Kotlin", "Java"],
backend: ["Java", "Spring Boot", "Node.js", "Express.js"],
database: ["MongoDB", "MySQL", "PostgreSQL"]
}
};
console.log(pratham);
💀
dead
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.


