const skills = {// Technical Skills
const technicalSkills = {Node.jsAWSReact.jsPythonFlutterSQLVue.jsNest.js};// Core Competencies
const coreCompetencies = ["Full Stack Development",
"Cloud Computing (AWS)",
"Serverless Architecture",
"Microservice Architecture",
"Agile Development & Methodologies"];// Soft Skills
const softSkills = {CommunicationLeadershipProblem SolvingTeam WorkAdaptability};// Languages
const languages = [{name: "English", proficiency: "Professional"},
{name: "Hindi", proficiency: "Native"},
{name: "Assamese", proficiency: "Native"}];};